Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
kymlcode/GPT-SoVITS-v2
aiqcamp
/
Polaroid
like
25
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aiqcamp
commited on
about 20 hours ago
Commit
b0a8d32
·
verified
·
1 Parent(s):
dd72aae
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -45,4 +45,5 @@ demo = gr.Interface(
45
if __name__ == "__main__":
46
demo.launch()
47
48
45
if __name__ == "__main__":
46
demo.launch()
47
48
+
49