skytnt commited on
Commit
909b954
β€’
1 Parent(s): c7f6767

update Markdown

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -214,7 +214,9 @@ if __name__ == '__main__':
214
  "![visitor badge](https://visitor-badge.glitch.me/badge?page_id=skytnt.moegoe)\n\n"
215
  "[Open In Colab]"
216
  "(https://colab.research.google.com/drive/14Pb8lpmwZL-JI5Ub6jpG4sz2-8KS0kbS?usp=sharing)"
217
- " without queue and length limitation")
 
 
218
  with gr.Tabs():
219
  with gr.TabItem("TTS"):
220
  with gr.Tabs():
 
214
  "![visitor badge](https://visitor-badge.glitch.me/badge?page_id=skytnt.moegoe)\n\n"
215
  "[Open In Colab]"
216
  "(https://colab.research.google.com/drive/14Pb8lpmwZL-JI5Ub6jpG4sz2-8KS0kbS?usp=sharing)"
217
+ " without queue and length limitation.\n\n"
218
+ "Feel free to [open discussion](https://huggingface.co/spaces/skytnt/moe-tts/discussions/new) "
219
+ "if you want to add your model to this app.")
220
  with gr.Tabs():
221
  with gr.TabItem("TTS"):
222
  with gr.Tabs():