Spaces:
Build error
Build error
Commit
·
bf44efd
1
Parent(s):
4cfa0e6
Update app.py
Browse files
app.py
CHANGED
|
@@ -28,4 +28,4 @@ gr.Interface(
|
|
| 28 |
examples=examples,
|
| 29 |
interpretation=interpretation,
|
| 30 |
enable_queue=enable_queue,
|
| 31 |
-
).launch(share=
|
|
|
|
| 28 |
examples=examples,
|
| 29 |
interpretation=interpretation,
|
| 30 |
enable_queue=enable_queue,
|
| 31 |
+
).launch(share=False)
|