Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
adnaan05
/
VoiceToVoice_V2
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
adnaan05
commited on
Nov 24, 2024
Commit
a41bcbc
·
verified
·
1 Parent(s):
d970a67
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -79,7 +79,7 @@ iface = gr.Interface(
79
live=True,
80
title=title,
81
description=description,
82
-
theme="dark",
83
article=article
84
)
85
79
live=True,
80
title=title,
81
description=description,
82
+
83
article=article
84
)
85