Valentin De Matos commited on
Commit
ec8aa7b
·
1 Parent(s): 8f43f01

Signed-off-by: Valentin De Matos <[email protected]>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -136,4 +136,4 @@ iface = gr.Interface(
136
 
137
  print("Starting demo")
138
 
139
- iface.launch(server_name="0.0.0.0", server_port=7860, share=True)
 
136
 
137
  print("Starting demo")
138
 
139
+ iface.launch(server_name="0.0.0.0", server_port=7860)