Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
fffiloni/hallo-api
fffiloni
/
tts-hallo-talking-portrait
like
211
Running
on
A10G
App
Files
Files
Community
6
fffiloni
commited on
Jun 25
Commit
a456863
•
1 Parent(s):
0f1045d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -122,4 +122,4 @@ We have provided some [samples](https://huggingface.co/datasets/fudan-generative
122
outputs=output_video
123
)
124
125
-
demo.launch()
122
outputs=output_video
123
)
124
125
+
demo.launch(
show_error=True
)