Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -27,9 +27,6 @@ def main():
|
|
27 |
|
28 |
When you select model for the first time,
|
29 |
it will take a little time to download it.
|
30 |
-
You can learn more about models available
|
31 |
-
[here](https://huggingface.co/balacoon/tts).
|
32 |
-
Visit [Balacoon website](https://balacoon.com/) for more info.
|
33 |
"""
|
34 |
)
|
35 |
with gr.Row(variant="panel"):
|
|
|
27 |
|
28 |
When you select model for the first time,
|
29 |
it will take a little time to download it.
|
|
|
|
|
|
|
30 |
"""
|
31 |
)
|
32 |
with gr.Row(variant="panel"):
|