Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
mrfakename/Kokoro-API-1
mrfakename
/
Kokoro-API-4
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Yaron Koresh
commited on
Aug 3, 2024
Commit
8fe39f9
·
verified
·
1 Parent(s):
9642724
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -91,7 +91,6 @@ def Piper(_do):
91
try:
92
retu = pipe(
93
_do,
94
-
neg_prompt_ids=neg,
95
height=512,
96
width=512,
97
num_inference_steps=4,
91
try:
92
retu = pipe(
93
_do,
94
height=512,
95
width=512,
96
num_inference_steps=4,