knakamura924 commited on
Commit
cd7c661
·
1 Parent(s): 62f62de

modify error

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -383,5 +383,4 @@ with gr.Blocks(theme="sudeepshouche/minimalist") as demo:
383
 
384
 
385
  if __name__ == "__main__":
386
- #demo.launch(auth = ("admin", os.getenv("GRADIO_PASSWORD")))
387
- demo.launch()
 
383
 
384
 
385
  if __name__ == "__main__":
386
+ demo.launch()#auth=auth_no_user)