Pranjal12345 commited on
Commit
e9c4729
·
1 Parent(s): deb14ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -57,8 +57,8 @@ def inference(
57
 
58
  def main():
59
  title = "Tortoise TTS "
60
-
61
- label="Text (Provide either text, or upload a newline separated text file below):",
62
  )
63
  script = gr.File(label="Upload a text file")
64
 
 
57
 
58
  def main():
59
  title = "Tortoise TTS "
60
+
61
+ label="Text (Provide either text, or upload a newline separated text file below):",
62
  )
63
  script = gr.File(label="Upload a text file")
64