Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -267,4 +267,4 @@ iface = gr.Interface(fn=prompt_to_layout, inputs=[textbox, creative_slider],
|
|
267 |
thumbnail="thumbnail_gradio.PNG",
|
268 |
enable_queue=True)
|
269 |
|
270 |
-
iface.launch()
|
|
|
267 |
thumbnail="thumbnail_gradio.PNG",
|
268 |
enable_queue=True)
|
269 |
|
270 |
+
iface.launch()
|