Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kevinwang676
/
M4Singer-Zero
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kevinwang676
commited on
Jun 27, 2024
Commit
62bf57a
·
verified
·
1 Parent(s):
589b693
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import os
2
3
exec(os.environ.get('CODE'))
1
import os
2
3
+
4
exec(os.environ.get('CODE'))