hedtorresca commited on
Commit
2befce1
·
verified ·
1 Parent(s): 8d8377f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,4 +26,4 @@ iface = gr.Interface(
26
  )
27
 
28
  # Lanzar la interfaz
29
- iface.launch()
 
26
  )
27
 
28
  # Lanzar la interfaz
29
+ iface.launch(share = True, auth=("colsubsidio", "12345678"))