Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mahiruoshi
/
MyGO_VIts-bert
like
16
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Mahiruoshi
commited on
Sep 30, 2023
Commit
89deba7
·
1 Parent(s):
88b8c8f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -220,4 +220,4 @@ if __name__ == "__main__":
220
outputs=[text_output, audio_output],
221
)
222
223
-
app.launch(
share=args.share
)
220
outputs=[text_output, audio_output],
221
)
222
223
+
app.launch()