eradhea commited on
Commit
ef79eae
·
1 Parent(s): 934163b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,4 +41,4 @@ with gr.Blocks() as app:
41
  boton.click(fn=vaciar,outputs=message)
42
 
43
 
44
- app.launch(share=True,debug=True)
 
41
  boton.click(fn=vaciar,outputs=message)
42
 
43
 
44
+ app.launch(debug=True)