Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
kymlcode/GPT-SoVITS-v2
aiqcamp
/
Polaroid
like
25
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aiqcamp
commited on
12 days ago
Commit
a7ae2b2
·
verified
·
1 Parent(s):
eec70a3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-1
app.py
CHANGED
Viewed
@@ -42,4 +42,6 @@ demo = gr.Interface(
42
)
43
44
if __name__ == "__main__":
45
-
demo.launch()
42
)
43
44
if __name__ == "__main__":
45
+
demo.launch()
46
+
47
+