Blakus commited on
Commit
de99eb0
·
verified ·
1 Parent(s): ab4d778

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,4 +171,4 @@ demo.css = """
171
  """
172
 
173
  if __name__ == "__main__":
174
- demo.launch(auth=[("Pedro Labattaglia", "PL2024"), ("Invitado", "Qwerty2024")])
 
171
  """
172
 
173
  if __name__ == "__main__":
174
+ demo.launch(share=True)