ashutoshtitoria commited on
Commit
192dca0
1 Parent(s): 1899be2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,4 +49,4 @@ interface = gr.Interface(
49
  )
50
 
51
  # Launch the Gradio app
52
- interface.launch()
 
49
  )
50
 
51
  # Launch the Gradio app
52
+ interface.launch(auth=("kaleida", "kaleida@1234"))