Spaces:
Runtime error
Runtime error
Eddycrack864
commited on
Commit
•
b7fada2
1
Parent(s):
46e3775
Update webUI.py
Browse files
webUI.py
CHANGED
@@ -149,7 +149,7 @@ class UVRWebUI:
|
|
149 |
gr.Markdown("### Thanks to: [Hina](https://github.com/hinabl), [r3gm](https://github.com/R3gm) and [Anjok07](https://github.com/Anjok07)")
|
150 |
gr.Markdown("### This is an experimental demo with CPU. Duplicate the space for use in private.")
|
151 |
gr.Markdown(
|
152 |
-
"[![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm-dark.svg)](https://huggingface.co/spaces/
|
153 |
)
|
154 |
with gr.Tabs():
|
155 |
with gr.TabItem("Process"):
|
|
|
149 |
gr.Markdown("### Thanks to: [Hina](https://github.com/hinabl), [r3gm](https://github.com/R3gm) and [Anjok07](https://github.com/Anjok07)")
|
150 |
gr.Markdown("### This is an experimental demo with CPU. Duplicate the space for use in private.")
|
151 |
gr.Markdown(
|
152 |
+
"[![Duplicate this Space](https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm-dark.svg)](https://huggingface.co/spaces/Eddycrack864/UVR5?duplicate=true)\n\n"
|
153 |
)
|
154 |
with gr.Tabs():
|
155 |
with gr.TabItem("Process"):
|