aliabid94 HF staff commited on
Commit
2e0f167
1 Parent(s): 7fe3c37

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -1
run.py CHANGED
@@ -112,4 +112,4 @@ with gr.Blocks() as demo:
112
  )
113
 
114
 
115
- demo.launch()
 
112
  )
113
 
114
 
115
+ demo.launch(auth=("hello", "hello"))