vmoras commited on
Commit
5efdfc5
1 Parent(s): 1bf325b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -154,4 +154,4 @@ with gr.Blocks() as demo:
154
  )
155
 
156
 
157
- demo.launch(debug=True, auth=(os.environ['user'], os.environ['password']))
 
154
  )
155
 
156
 
157
+ demo.launch(debug=True)