Update webUI.py
Browse files
webUI.py
CHANGED
@@ -152,6 +152,8 @@ class UVRWebUI:
|
|
152 |
self.app = app
|
153 |
gr.Label('🗣️ Ultimate Vocal Remover WebUI 🎵', show_label=False)
|
154 |
gr.Markdown("- Forked from [**Ultimate-Vocal-Remover-WebUI**](https://huggingface.co/spaces/r3gm/Ultimate-Vocal-Remover-WebUI) by [***@r3gm***](https://huggingface.co/r3gm)")
|
|
|
|
|
155 |
with gr.Tabs():
|
156 |
with gr.TabItem("UVR5"):
|
157 |
with gr.Row():
|
|
|
152 |
self.app = app
|
153 |
gr.Label('🗣️ Ultimate Vocal Remover WebUI 🎵', show_label=False)
|
154 |
gr.Markdown("- Forked from [**Ultimate-Vocal-Remover-WebUI**](https://huggingface.co/spaces/r3gm/Ultimate-Vocal-Remover-WebUI) by [***@r3gm***](https://huggingface.co/r3gm)")
|
155 |
+
gr.Markdown("- ติดตาม oItsMineZ")
|
156 |
+
gr.Markdown("[![oItsMineZ on YouTube](https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white)](https://www.youtube.com/@oItsMineZ?sub_confirmation=1)")
|
157 |
with gr.Tabs():
|
158 |
with gr.TabItem("UVR5"):
|
159 |
with gr.Row():
|