Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -18,7 +18,7 @@ def main():
|
|
18 |
with gr.Blocks() as demo:
|
19 |
gr.Markdown(
|
20 |
"""
|
21 |
-
<h1 align="center">
|
22 |
|
23 |
1. Write an utterance to generate,
|
24 |
2. Select the model to synthesize with
|
|
|
18 |
with gr.Blocks() as demo:
|
19 |
gr.Markdown(
|
20 |
"""
|
21 |
+
<h1 align="center">Clone your voice?</h1>
|
22 |
|
23 |
1. Write an utterance to generate,
|
24 |
2. Select the model to synthesize with
|