Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
add repo link
Browse files
app.py
CHANGED
@@ -143,7 +143,8 @@ if __name__ == '__main__':
|
|
143 |
"![visitor badge](https://visitor-badge.glitch.me/badge?page_id=skytnt.moegoe)\n\n"
|
144 |
"unofficial demo for \n\n"
|
145 |
"- [https://github.com/CjangCjengh/MoeGoe](https://github.com/CjangCjengh/MoeGoe)\n"
|
146 |
-
"- [https://github.com/Francis-Komizu/VITS](https://github.com/Francis-Komizu/VITS)"
|
|
|
147 |
)
|
148 |
with gr.Tabs():
|
149 |
with gr.TabItem("TTS"):
|
|
|
143 |
"![visitor badge](https://visitor-badge.glitch.me/badge?page_id=skytnt.moegoe)\n\n"
|
144 |
"unofficial demo for \n\n"
|
145 |
"- [https://github.com/CjangCjengh/MoeGoe](https://github.com/CjangCjengh/MoeGoe)\n"
|
146 |
+
"- [https://github.com/Francis-Komizu/VITS](https://github.com/Francis-Komizu/VITS)\n"
|
147 |
+
"- [https://github.com/luoyily/MoeTTS](https://github.com/luoyily/MoeTTS)"
|
148 |
)
|
149 |
with gr.Tabs():
|
150 |
with gr.TabItem("TTS"):
|