Spaces:
Build error
Build error
Commit
·
30325ed
1
Parent(s):
b6bfdc8
Update app.py
Browse files
app.py
CHANGED
@@ -59,3 +59,4 @@ iface = gr.Interface(fn=temp, inputs="text", outputs="text", batch=False)
|
|
59 |
iface.launch(share=True, blocked_paths=['models'])
|
60 |
|
61 |
iface.launch(show_api=False)
|
|
|
|
59 |
iface.launch(share=True, blocked_paths=['models'])
|
60 |
|
61 |
iface.launch(show_api=False)
|
62 |
+
|