hexgrad commited on
Commit
3759d07
·
verified ·
1 Parent(s): a6d6b01

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,7 +148,7 @@ with gr.Blocks() as stream_tab:
148
  gr.DuplicateButton()
149
 
150
  BANNER_TEXT = '''
151
- [***Kokoro*** **is an open-weight TTS model with 82 million parameters.**](https://hf.co/hexgrad/Kokoro-82M)
152
 
153
  This demo only showcases English, but you can directly use the model to access other languages.
154
  '''
 
148
  gr.DuplicateButton()
149
 
150
  BANNER_TEXT = '''
151
+ [***Kokoro*** **is an open-weight TTS model with 82 million parameters.**](https://huggingface.co/hexgrad/Kokoro-82M)
152
 
153
  This demo only showcases English, but you can directly use the model to access other languages.
154
  '''