Eddycrack864 / UVR5-UI

Ultimate Vocal Remover 5 with Gradio UI. Separate an audio file into various stems, using multiple models
https://huggingface.co/spaces/TheStinger/UVR5_UI
MIT License
202 stars 13 forks source link

Support for Pinokio.Computer #6

Open akspa0 opened 1 month ago

akspa0 commented 1 month ago

I went and made an api for https://pinokio.computer/, which simplifies getting everything going, on any platform.

my API for it is here: https://github.com/akspa0/pinokio-environments/tree/main/UVR5-UI

Eddycrack864 commented 1 month ago

Pinokio support that's great! Idk much about Pinokio because I haven't used it.

These files need to be uploaded to pinokio in order to install it? Also, did you try it? Because the local version of UVR5 UI is broken.

akspa0 commented 1 month ago

I did try it, and I have exclusively been using it for the last week. The documentation on how to package it for pinokio is kinda confusing, it seems that I need to move things to the root of the repo for it to work properly, and that may be why it doesn't work. I'll get to working on that!