Eddycrack864 commited on
Commit
6a9e2e4
1 Parent(s): 9640169

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 with GPU 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():
 
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():