Update app.py
Browse files
app.py
CHANGED
|
@@ -237,7 +237,7 @@ def demucs_separator(demucs_audio, demucs_model, demucs_output_format, demucs_sh
|
|
| 237 |
with gr.Blocks(theme="NoCrypt/[email protected]", title="🎵 UVR5 UI 🎵") as app:
|
| 238 |
gr.Markdown("<h1> 🎵 UVR5 UI 🎵 </h1>")
|
| 239 |
gr.Markdown("If you liked this HF Space you can give me a ❤️")
|
| 240 |
-
gr.Markdown("Try UVR5 UI
|
| 241 |
with gr.Tabs():
|
| 242 |
with gr.TabItem("BS/Mel Roformer"):
|
| 243 |
with gr.Row():
|
|
|
|
| 237 |
with gr.Blocks(theme="NoCrypt/[email protected]", title="🎵 UVR5 UI 🎵") as app:
|
| 238 |
gr.Markdown("<h1> 🎵 UVR5 UI 🎵 </h1>")
|
| 239 |
gr.Markdown("If you liked this HF Space you can give me a ❤️")
|
| 240 |
+
gr.Markdown("Try UVR5 UI using Colab [here](https://colab.research.google.com/github/Eddycrack864/UVR5-UI/blob/main/UVR_UI.ipynb)")
|
| 241 |
with gr.Tabs():
|
| 242 |
with gr.TabItem("BS/Mel Roformer"):
|
| 243 |
with gr.Row():
|