Files changed (1) hide show
  1. app.py +3 -6
app.py CHANGED
@@ -146,12 +146,9 @@ if __name__ == '__main__':
146
  models.append((sid, name_en, name_zh, title, cover, example, language, net_g_ms, create_tts_fn(net_g_ms, sid), create_to_symbol_fn(hps_ms)))
147
  with gr.Blocks() as app:
148
  gr.Markdown(
149
- "# <center> vits-models\n"
150
- "## <center> Please do not generate content that could infringe upon the rights or cause harm to individuals or organizations.\n"
151
- "## <center> 请不要生成会对个人以及组织造成侵害的内容\n\n"
152
- "[![image](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/10QOk9NPgoKZUXkIhhuVaZ7SYra1MPMKH?usp=share_link)\n\n"
153
- "[![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm-dark.svg)](https://huggingface.co/spaces/sayashi/vits-models?duplicate=true)\n\n"
154
- "[![Finetune your own model](https://badgen.net/badge/icon/github?icon=github&label=Finetune%20your%20own%20model)](https://github.com/SayaSS/vits-finetuning)"
155
  )
156
 
157
  with gr.Tabs():
 
146
  models.append((sid, name_en, name_zh, title, cover, example, language, net_g_ms, create_tts_fn(net_g_ms, sid), create_to_symbol_fn(hps_ms)))
147
  with gr.Blocks() as app:
148
  gr.Markdown(
149
+ "# <center> X-REY TEAM AI VOICE\n"
150
+ "## <center> Adalah sebuah platfrom pembuatan Audio Voice Menggunakan Ai, Dan berbahasa Jepang .\n"
151
+ "# Thanks To KiKi Argant."
 
 
 
152
  )
153
 
154
  with gr.Tabs():