FrankZxShen
commited on
Commit
•
d84eaca
1
Parent(s):
f729760
Update app.py
Browse files
app.py
CHANGED
@@ -158,11 +158,11 @@ if __name__ == "__main__":
|
|
158 |
app = gr.Blocks()
|
159 |
with app:
|
160 |
gr.Markdown(
|
161 |
-
"# <center> vits-fast-fineturning-models-
|
162 |
"## <center> Please do not generate content that could infringe upon the rights or cause harm to individuals or organizations.\n"
|
163 |
"## <center> 请不要生成会对个人以及组织造成侵害的内容\n\n"
|
164 |
"[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1pn1xnFfdLK63gVXDwV4zCXfVeo8c-I-0?usp=sharing)\n\n"
|
165 |
-
"[![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm-dark.svg)](https://huggingface.co/spaces/FrankZxShen/vits-fast-finetuning-
|
166 |
"[![Finetune your own model](https://badgen.net/badge/icon/github?icon=github&label=Finetune%20your%20own%20model)](https://github.com/Plachtaa/VITS-fast-fine-tuning)"
|
167 |
)
|
168 |
gr.Markdown("# TTS&Voice Conversion for Princess Connect! Re:Dive\n\n"
|
|
|
158 |
app = gr.Blocks()
|
159 |
with app:
|
160 |
gr.Markdown(
|
161 |
+
"# <center> vits-fast-fineturning-models-umamusume\n"
|
162 |
"## <center> Please do not generate content that could infringe upon the rights or cause harm to individuals or organizations.\n"
|
163 |
"## <center> 请不要生成会对个人以及组织造成侵害的内容\n\n"
|
164 |
"[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1pn1xnFfdLK63gVXDwV4zCXfVeo8c-I-0?usp=sharing)\n\n"
|
165 |
+
"[![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm-dark.svg)](https://huggingface.co/spaces/FrankZxShen/vits-fast-finetuning-umamusume?duplicate=true)\n\n"
|
166 |
"[![Finetune your own model](https://badgen.net/badge/icon/github?icon=github&label=Finetune%20your%20own%20model)](https://github.com/Plachtaa/VITS-fast-fine-tuning)"
|
167 |
)
|
168 |
gr.Markdown("# TTS&Voice Conversion for Princess Connect! Re:Dive\n\n"
|