acecalisto3 commited on
Commit
b66abc8
·
verified ·
1 Parent(s): d94ca87

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -401,6 +401,5 @@ if __name__ == "__main__":
401
  app = create_ui()
402
  app.launch(
403
  share=True,
404
- auth=("admin", os.getenv("APP_PASSWORD")),
405
  favicon_path="https://huggingface.co/front/assets/huggingface_logo-noborder.svg"
406
  )
 
401
  app = create_ui()
402
  app.launch(
403
  share=True,
 
404
  favicon_path="https://huggingface.co/front/assets/huggingface_logo-noborder.svg"
405
  )