tombetthauser commited on
Commit
b0990ad
Β·
1 Parent(s): aa5f18f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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