Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -552,7 +552,7 @@ def ui():
|
|
| 552 |
|
| 553 |
with gr.Blocks() as demo:
|
| 554 |
# gr.Markdown("<center><h1 style='font-size: 40px;'>KOKORO TTS</h1></center>") # Larger title with CSS
|
| 555 |
-
|
| 556 |
|
| 557 |
|
| 558 |
with gr.Row():
|
|
|
|
| 552 |
|
| 553 |
with gr.Blocks() as demo:
|
| 554 |
# gr.Markdown("<center><h1 style='font-size: 40px;'>KOKORO TTS</h1></center>") # Larger title with CSS
|
| 555 |
+
gr.Markdown("[Install on Your Local System](https://github.com/NeuralFalconYT/Kokoro-TTS-Subtitle)")
|
| 556 |
|
| 557 |
|
| 558 |
with gr.Row():
|