Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
kevinwang676/Bark-with-Voice-Cloning
optigesr
/
Bark-with-Voice-Cloning
like
4
Build error
App
Files
Files
Fetching metadata from the HF Docker repository...
optigesr
commited on
May 9, 2023
Commit
60c9383
·
1 Parent(s):
27342fe
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -243,7 +243,7 @@ with gr.Blocks() as demo:
243
outputs=[out2], cache_examples=True)
244
gr.Markdown(
245
"""
246
-
TUTORIAL SOON
247
"""
248
)
249
243
outputs=[out2], cache_examples=True)
244
gr.Markdown(
245
"""
246
+
.
247
"""
248
)
249