Shanuka01 commited on
Commit
f3b2f43
·
1 Parent(s): 36f7ff3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -42,6 +42,7 @@ def inference(
42
  def main():
43
  title = "Tortoise TTS"
44
  description = """
 
45
  """
46
  text = gr.Textbox(
47
  lines=4,
 
42
  def main():
43
  title = "Tortoise TTS"
44
  description = """
45
+
46
  """
47
  text = gr.Textbox(
48
  lines=4,