Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
justyoung/CoverGen-RVC
nevreal
/
CoverGen-RVC
like
4
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Politrees
commited on
Jul 17, 2024
Commit
b4e119d
·
verified
·
1 Parent(s):
afc6ea3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import os
2
3
-
os.system("
.
src/covergen.py")
1
import os
2
3
+
os.system("
python
src/covergen.py")