Spaces:
Runtime error
Runtime error
updt
Browse files
app.py
CHANGED
|
@@ -132,4 +132,4 @@ with demo:
|
|
| 132 |
|
| 133 |
b2.click(get_ofa,inputs=[in_image_ofa, in_txt_ofa, in_txt_ofa_ques], outputs=out_image_ofa)
|
| 134 |
|
| 135 |
-
demo.launch(enable_queue=True, debug=True)
|
|
|
|
| 132 |
|
| 133 |
b2.click(get_ofa,inputs=[in_image_ofa, in_txt_ofa, in_txt_ofa_ques], outputs=out_image_ofa)
|
| 134 |
|
| 135 |
+
demo.launch(enable_queue=True, debug=True)
|