Spaces:
Runtime error
Runtime error
Commit
Β·
b0990ad
1
Parent(s):
aa5f18f
Update app.py
Browse files
app.py
CHANGED
@@ -35,7 +35,7 @@ pretrained_model_name_or_path = "stabilityai/stable-diffusion-2"
|
|
35 |
|
36 |
|
37 |
|
38 |
-
from IPython.display import Markdown
|
39 |
from huggingface_hub import hf_hub_download
|
40 |
|
41 |
#@title Concept Pipe Function
|
|
|
35 |
|
36 |
|
37 |
|
38 |
+
# from IPython.display import Markdown
|
39 |
from huggingface_hub import hf_hub_download
|
40 |
|
41 |
#@title Concept Pipe Function
|