Spaces:
Build error
Build error
Halo Master
commited on
Commit
•
8e20523
1
Parent(s):
801e6ad
share=False
Browse files
app.py
CHANGED
@@ -55,4 +55,4 @@ iface = gr.Interface(
|
|
55 |
outputs=gr.outputs.Textbox(label="Generated Text"),
|
56 |
examples=examples
|
57 |
)
|
58 |
-
iface.launch(
|
|
|
55 |
outputs=gr.outputs.Textbox(label="Generated Text"),
|
56 |
examples=examples
|
57 |
)
|
58 |
+
iface.launch()
|