Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
WhaleCancer
/
Tortoise
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sebastian
commited on
Oct 28, 2023
Commit
a565b0a
·
1 Parent(s):
176121f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -45,6 +45,7 @@ VOICE_OPTIONS = [
45
46
def inference(
47
text,
48
script,
49
voice,
50
voice_b,
45
46
def inference(
47
text,
48
+
preset,
49
script,
50
voice,
51
voice_b,