Spaces:
Running
Running
Eddycrack864
commited on
Commit
β’
0645178
1
Parent(s):
07ac328
Update app.py
Browse files
app.py
CHANGED
@@ -532,10 +532,12 @@ with gr.Blocks(theme="NoCrypt/miku@1.2.2", title="π΅ UVR5 UI π΅") as app:
|
|
532 |
with gr.TabItem("Credits"):
|
533 |
gr.Markdown(
|
534 |
"""
|
535 |
-
UVR5 UI created by **[
|
536 |
|
537 |
* python-audio-separator by [beveradb](https://github.com/beveradb).
|
538 |
-
*
|
|
|
|
|
539 |
* Improvements by [Blane187](https://github.com/Blane187).
|
540 |
|
541 |
You can donate to the original UVR5 project here:
|
|
|
532 |
with gr.TabItem("Credits"):
|
533 |
gr.Markdown(
|
534 |
"""
|
535 |
+
UVR5 UI created by **[Eddycrack 864](https://github.com/Eddycrack864).** Join **[AI HUB](https://discord.gg/aihub)** community.
|
536 |
|
537 |
* python-audio-separator by [beveradb](https://github.com/beveradb).
|
538 |
+
* Special thanks to [Ilaria](https://github.com/TheStingerX) for hosting this space and help.
|
539 |
+
* Thanks to [Mikus](https://github.com/cappuch) for the help with the code.
|
540 |
+
* Thanks to [Nick088](https://huggingface.co/Nick088) for the help to fix roformers.
|
541 |
* Improvements by [Blane187](https://github.com/Blane187).
|
542 |
|
543 |
You can donate to the original UVR5 project here:
|