JPLTedCas commited on
Commit
4b26181
·
1 Parent(s): 265c1f8

Update app.py

Browse files

User and Pass added

Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -42,5 +42,5 @@ demo=gr.Interface(
42
  ],
43
  #live=True).launch()
44
  )
45
- demo.launch()
46
-
 
42
  ],
43
  #live=True).launch()
44
  )
45
+ #demo.launch()
46
+ demo.launch(auth=("TedCas", "Kike1234"))