Blakus commited on
Commit
b1bbf5b
·
verified ·
1 Parent(s): 4dd639c

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(share=True)
 
171
  """
172
 
173
  if __name__ == "__main__":
174
+ demo.launch(auth=[("Pedro Labattaglia", "PL2024"), ("Cliente", "PLTTS2024")])