Carlosito16 commited on
Commit
c1c0bf0
·
1 Parent(s): 3c5d37d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -180,4 +180,4 @@ with gr.Blocks() as demo:
180
 
181
 
182
 
183
- demo.launch(debug=True, share=True)
 
180
 
181
 
182
 
183
+ demo.launch(debug=True)