pierreguillou commited on
Commit
34aea08
·
verified ·
1 Parent(s): 8e153be

Update app.py

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