Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shanuka01
/
tortoise-tts-v2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
neuralleap
commited on
Oct 20, 2023
Commit
3a2be8a
·
1 Parent(s):
6c57059
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -105,7 +105,6 @@ def main():
105
inputs=[
106
text,
107
voice,
108
-
split_by_newline,
109
],
110
title=title,
111
description=description,
105
inputs=[
106
text,
107
voice,
108
],
109
title=title,
110
description=description,