JackismyShephard commited on
Commit
46645da
·
verified ·
1 Parent(s): feb5111

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  from ultimate_rvc.web.main import start_app
2
 
3
- start_app()
 
1
  from ultimate_rvc.web.main import start_app
2
 
3
+ start_app(share=True)