Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -133,10 +133,6 @@ if __name__ == "__main__":
|
|
133 |
text_output = gr.Textbox(label="Message")
|
134 |
audio_output = gr.Audio(label="Output Audio")
|
135 |
gr.Markdown(value="""
|
136 |
-
【AI星瞳】https://huggingface.co/spaces/XzJosh/XingTong-Bert-VITS2\n
|
137 |
-
【AI尼奈】https://huggingface.co/spaces/XzJosh/nine1-Bert-VITS2\n
|
138 |
-
【AI扇宝】https://huggingface.co/spaces/XzJosh/ShanBao-Bert-VITS2\n
|
139 |
-
【AI剑魔】https://huggingface.co/spaces/XzJosh/Aatrox-Bert-VITS2\n
|
140 |
【AI塔菲】https://huggingface.co/spaces/XzJosh/Taffy-Bert-VITS2\n
|
141 |
【AI东雪莲】https://huggingface.co/spaces/XzJosh/Azuma-Bert-VITS2\n
|
142 |
【AI奶绿】https://huggingface.co/spaces/XzJosh/LAPLACE-Bert-VITS2\n
|
@@ -147,6 +143,10 @@ if __name__ == "__main__":
|
|
147 |
【AI乃琳】https://huggingface.co/spaces/XzJosh/Eileen-Bert-VITS2\n
|
148 |
【AI贝拉】https://huggingface.co/spaces/XzJosh/Bella-Bert-VITS2\n
|
149 |
【AI珈乐】https://huggingface.co/spaces/XzJosh/Carol-Bert-VITS2\n
|
|
|
|
|
|
|
|
|
150 |
【AI电棍】https://huggingface.co/spaces/XzJosh/otto-Bert-VITS2\n
|
151 |
【AI恬豆】https://huggingface.co/spaces/XzJosh/Bekki-Bert-VITS2\n
|
152 |
""")
|
|
|
133 |
text_output = gr.Textbox(label="Message")
|
134 |
audio_output = gr.Audio(label="Output Audio")
|
135 |
gr.Markdown(value="""
|
|
|
|
|
|
|
|
|
136 |
【AI塔菲】https://huggingface.co/spaces/XzJosh/Taffy-Bert-VITS2\n
|
137 |
【AI东雪莲】https://huggingface.co/spaces/XzJosh/Azuma-Bert-VITS2\n
|
138 |
【AI奶绿】https://huggingface.co/spaces/XzJosh/LAPLACE-Bert-VITS2\n
|
|
|
143 |
【AI乃琳】https://huggingface.co/spaces/XzJosh/Eileen-Bert-VITS2\n
|
144 |
【AI贝拉】https://huggingface.co/spaces/XzJosh/Bella-Bert-VITS2\n
|
145 |
【AI珈乐】https://huggingface.co/spaces/XzJosh/Carol-Bert-VITS2\n
|
146 |
+
【AI星瞳】https://huggingface.co/spaces/XzJosh/XingTong-Bert-VITS2\n
|
147 |
+
【AI尼奈】https://huggingface.co/spaces/XzJosh/nine1-Bert-VITS2\n
|
148 |
+
【AI扇宝】https://huggingface.co/spaces/XzJosh/ShanBao-Bert-VITS2\n
|
149 |
+
【AI剑魔】https://huggingface.co/spaces/XzJosh/Aatrox-Bert-VITS2\n
|
150 |
【AI电棍】https://huggingface.co/spaces/XzJosh/otto-Bert-VITS2\n
|
151 |
【AI恬豆】https://huggingface.co/spaces/XzJosh/Bekki-Bert-VITS2\n
|
152 |
""")
|