NeuralFalcon commited on
Commit
74a5eb3
·
verified ·
1 Parent(s): 97ccece

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- # gr.Markdown("[Install on Your Local System](https://github.com/NeuralFalconYT/kokoro_v1)")
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():