pmkhanh7890 commited on
Commit
1418a16
·
verified ·
1 Parent(s): c80c4bf

Update application.py

Browse files
Files changed (1) hide show
  1. application.py +1 -1
application.py CHANGED
@@ -262,4 +262,4 @@ between the input text and the source.
262
  )
263
 
264
  if __name__ == "__main__":
265
- demo.launch(ssr_mode=False, share=True)
 
262
  )
263
 
264
  if __name__ == "__main__":
265
+ demo.launch(ssr_mode=False, share=True, auth=("admin", "nict"))