Spaces:
Runtime error
Runtime error
Nadine Rueegg
commited on
Commit
ยท
3051026
1
Parent(s):
1bfc778
...
Browse files
gradio_demo/barc_demo_v3.py
CHANGED
@@ -286,4 +286,4 @@ demo = gr.Interface(
|
|
286 |
|
287 |
|
288 |
|
289 |
-
demo.launch(share=True)
|
|
|
286 |
|
287 |
|
288 |
|
289 |
+
demo.launch() # (share=True)
|