NCTCMumbai commited on
Commit
8272ad0
·
verified ·
1 Parent(s): 158bca5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -227,4 +227,4 @@ gr.Interface(
227
  title=title,
228
  article=article,
229
  blocked_paths=blocked_files,
230
- ).launch(debug=True,auth=("NCTC", "NCTC"),blocked_paths=blocked_files,)
 
227
  title=title,
228
  article=article,
229
  blocked_paths=blocked_files,
230
+ ).launch(debug=True,blocked_paths=blocked_files,)