Manish Gupta commited on
Commit
4708917
·
1 Parent(s): dc7cb0d

Added auth.

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -219,4 +219,4 @@ with gr.Blocks() as demo:
219
  ],
220
  )
221
 
222
- demo.launch()
 
219
  ],
220
  )
221
 
222
+ demo.launch(auth=("admin", "Qrt@12*34#immersfy"))