YoonaAI commited on
Commit
46f62ad
·
1 Parent(s): 382a5cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -153,4 +153,4 @@ if __name__ == "__main__":
153
  # auth=(os.environ['USER'], os.environ['PASSWORD']),
154
  # auth_message="Register at icon.is.tue.mpg.de to get HuggingFace username and password.")
155
 
156
- demo.launch(debug=True, enable_queue=True, share=True)
 
153
  # auth=(os.environ['USER'], os.environ['PASSWORD']),
154
  # auth_message="Register at icon.is.tue.mpg.de to get HuggingFace username and password.")
155
 
156
+ demo.launch(debug=True, enable_queue=True)