Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
YetNak
/
RVC_HF_V2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Blane187
commited on
Aug 6, 2024
Commit
e26bf58
·
verified
·
1 Parent(s):
8f13da7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
import os
2
3
print("running app, please wait..")
4
-
os.system("python demo.py
True
")
1
import os
2
3
print("running app, please wait..")
4
+
os.system("python demo.py
colab
")