Spaces:
Runtime error
Runtime error
christinac
commited on
Commit
•
75d7b88
1
Parent(s):
fbd393c
Update app.py
Browse files
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()
|