christinac commited on
Commit
75d7b88
1 Parent(s): fbd393c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -75,6 +75,5 @@ demo = gr.Interface(
75
  #gr.Slider(label="guidance scale (how much the image generation follows the prompt)",value=15, maximum=20),
76
  #],
77
  #outputs="image"
78
- #test
79
 
80
  demo.launch()
75
  #gr.Slider(label="guidance scale (how much the image generation follows the prompt)",value=15, maximum=20),
76
  #],
77
  #outputs="image"
 
78
 
79
  demo.launch()