Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
fffiloni/tts-hallo-talking-portrait
hasan93
/
hallo-talking-face
Like
5
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fffiloni
commited on
Jun 25, 2024
Commit
a456863
·
verified
·
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
)