Spaces:
Build error
Build error
Abdelmageed
commited on
Commit
•
ba660f2
1
Parent(s):
55eac94
app.py
CHANGED
@@ -114,4 +114,4 @@ demo = gr.Interface(
|
|
114 |
inputs=["text","text" , "text" ,"text" ,"text"],
|
115 |
outputs=["text", "text", "image" ]
|
116 |
)
|
117 |
-
demo.launch(
|
|
|
114 |
inputs=["text","text" , "text" ,"text" ,"text"],
|
115 |
outputs=["text", "text", "image" ]
|
116 |
)
|
117 |
+
demo.launch()
|