Update app.py
Browse files
app.py
CHANGED
@@ -358,8 +358,7 @@ with gr.Blocks(css=css) as demo:
|
|
358 |
Upload a clean 20 seconds WAV file of the vocal persona you want to mimic, <br />
|
359 |
type your text-to-speech prompt and hit submit ! <br />
|
360 |
</p>
|
361 |
-
|
362 |
-
|
363 |
""")
|
364 |
with gr.Row():
|
365 |
with gr.Column():
|
|
|
358 |
Upload a clean 20 seconds WAV file of the vocal persona you want to mimic, <br />
|
359 |
type your text-to-speech prompt and hit submit ! <br />
|
360 |
</p>
|
361 |
+
|
|
|
362 |
""")
|
363 |
with gr.Row():
|
364 |
with gr.Column():
|