oItsMineZ commited on
Commit
818976c
·
verified ·
1 Parent(s): 225a024

Update src/webui.py

Browse files
Files changed (1) hide show
  1. src/webui.py +3 -3
src/webui.py CHANGED
@@ -171,9 +171,9 @@ if __name__ == '__main__':
171
 
172
  gr.Label('oItsMineZ\'s RVC v2 AI Cover WebUI', show_label=False)
173
  gr.HTML(
174
- "<div align='center'><br>"+
175
  "RVC v2 Model"+
176
- "<a href=\"https://huggingface.co/oItsMineZ/oItsMineZ-RVC-Model\"><img src=\"https://img.shields.io/badge/%F0%9F%A4%97_Hugging_Face-_oItsMineZ's%20RVC%20%20Model-yellow?style=for-the-badge&logoColor=yellow\"></a><br><br>"+
177
  "ติดตาม oItsMineZ"+
178
  "<a href=\"https://www.youtube.com/@oItsMineZ?sub_confirmation=1\"><img src=\"https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white\"></a><br><br>"+
179
  "</div>"
@@ -183,7 +183,7 @@ if __name__ == '__main__':
183
  with gr.Tab("📢 Info"):
184
 
185
  gr.Markdown("## 📌แนะนำให้โคลน Space นี้ไว้ในบัญชีของคุณ เพื่อการใช้งานที่ดียิ่งขึ้น (ต้องสมัครบัญชี Hugging Face ก่อน)")
186
- gr.HTML("<a href=\"https://huggingface.co/spaces/oItsMineZ/RVC-v2-AI-Cover-WebUI?duplicate=true\"><img src=\"https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm-dark.svg\"></a><br>")
187
 
188
  gr.HTML("<b><h2> 📄ข้อควรรู้ </h2></b>")
189
  gr.Markdown("- RVC v2 (Retrieval Based Voice Conversion v2) เป็น AI Voice Model ที่ปรับปรุงมาจาก VITS ที่ทำให้เทรนโมเดลได้ง่ายขึ้น และคุณภาพของเสียงดีขึ้น")
 
171
 
172
  gr.Label('oItsMineZ\'s RVC v2 AI Cover WebUI', show_label=False)
173
  gr.HTML(
174
+ "<div align='center'>"+
175
  "RVC v2 Model"+
176
+ "<a href=\"https://huggingface.co/oItsMineZ/oItsMineZ-RVC-Model\"><img src=\"https://img.shields.io/badge/%F0%9F%A4%97_Hugging_Face-_oItsMineZ's%20RVC%20%20Model-yellow?style=for-the-badge&logoColor=yellow\"></a><br>"+
177
  "ติดตาม oItsMineZ"+
178
  "<a href=\"https://www.youtube.com/@oItsMineZ?sub_confirmation=1\"><img src=\"https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white\"></a><br><br>"+
179
  "</div>"
 
183
  with gr.Tab("📢 Info"):
184
 
185
  gr.Markdown("## 📌แนะนำให้โคลน Space นี้ไว้ในบัญชีของคุณ เพื่อการใช้งานที่ดียิ่งขึ้น (ต้องสมัครบัญชี Hugging Face ก่อน)")
186
+ gr.HTML("<a href=\"https://huggingface.co/spaces/oItsMineZ/RVC-v2-AI-Cover-WebUI?duplicate=true\"><img src=\"https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm-dark.svg\"></a>")
187
 
188
  gr.HTML("<b><h2> 📄ข้อควรรู้ </h2></b>")
189
  gr.Markdown("- RVC v2 (Retrieval Based Voice Conversion v2) เป็น AI Voice Model ที่ปรับปรุงมาจาก VITS ที่ทำให้เทรนโมเดลได้ง่ายขึ้น และคุณภาพของเสียงดีขึ้น")