pierreguillou commited on
Commit
17e0654
·
verified ·
1 Parent(s): 14f301d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -266,4 +266,4 @@ demo = gr.Interface(
266
 
267
  # Launch the app
268
  if __name__ == "__main__":
269
- demo.launch()
 
266
 
267
  # Launch the app
268
  if __name__ == "__main__":
269
+ demo.launch(auth=authenticate)