mattricesound commited on
Commit
f0aa454
·
1 Parent(s): 0019e18

Add password

Browse files
Files changed (2) hide show
  1. README.md +1 -0
  2. app.py +1 -1
README.md CHANGED
@@ -2,4 +2,5 @@
2
  license: mit
3
  title: Rvc
4
  sdk: gradio
 
5
  ---
 
2
  license: mit
3
  title: Rvc
4
  sdk: gradio
5
+ app_file: app.py
6
  ---
app.py CHANGED
@@ -157,4 +157,4 @@ def ui():
157
  return demo
158
 
159
 
160
- ui().launch()
 
157
  return demo
158
 
159
 
160
+ ui().launch(auth=("output", "becreative"))