Eddycrack864 commited on
Commit
1f9af9a
·
verified ·
1 Parent(s): 702e148

Update webUI.py

Browse files
Files changed (1) hide show
  1. webUI.py +1 -0
webUI.py CHANGED
@@ -144,6 +144,7 @@ class UVRWebUI:
144
  with gr.Blocks() as app:
145
  self.app = app
146
  gr.HTML("<h1> 🎵 UVR 5.6 🎵 </h1>")
 
147
  gr.Markdown("This is an experimental demo with CPU. Duplicate the space for use in private.")
148
  gr.Markdown(
149
  "[![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm-dark.svg)](https://huggingface.co/spaces/r3gm/Ultimate-Vocal-Remover-WebUI?duplicate=true)\n\n"
 
144
  with gr.Blocks() as app:
145
  self.app = app
146
  gr.HTML("<h1> 🎵 UVR 5.6 🎵 </h1>")
147
+ gr.Markdown("Space created by [Not Eddy (Spanish Mod)](http://discord.com/users/274566299349155851) in [AI HUB](https://discord.gg/aihub). Credits to r3gm for making part of the GUI.")
148
  gr.Markdown("This is an experimental demo with CPU. Duplicate the space for use in private.")
149
  gr.Markdown(
150
  "[![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm-dark.svg)](https://huggingface.co/spaces/r3gm/Ultimate-Vocal-Remover-WebUI?duplicate=true)\n\n"