Spaces:
Runtime error
Runtime error
app.py
CHANGED
@@ -156,4 +156,4 @@ with demo:
|
|
156 |
#b2.click(poem_to_image, poem_txt, output_image)
|
157 |
#examples=examples
|
158 |
|
159 |
-
demo.launch(enable_queue=True, debug=True)
|
|
|
156 |
#b2.click(poem_to_image, poem_txt, output_image)
|
157 |
#examples=examples
|
158 |
|
159 |
+
demo.launch(enable_queue=True, debug=True)
|