Spaces:
Runtime error
Runtime error
Update gradio_demo.py
Browse files- gradio_demo.py +1 -1
gradio_demo.py
CHANGED
@@ -1101,4 +1101,4 @@ with block:
|
|
1101 |
|
1102 |
|
1103 |
|
1104 |
-
block.launch(server_name='0.0.0.0', share=
|
|
|
1101 |
|
1102 |
|
1103 |
|
1104 |
+
block.launch(server_name='0.0.0.0', share=False)
|