diff options
author | yznnyz | 2024-11-28 14:51:47 -0500 |
---|---|---|
committer | yznnyz | 2024-11-28 14:51:47 -0500 |
commit | 065698d23745c380057ced88e766f5c4a28e42b3 (patch) | |
tree | 9c550b3d0b1327239a5103b5aaab72929ab51294 | |
parent | 67283dcc3940c19c9fba4cdd25f713e59903588b (diff) | |
download | aur-065698d23745c380057ced88e766f5c4a28e42b3.tar.gz |
Modify dependencies
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ pkgdesc="This application uses state-of-the-art source separation models to remo arch=('any') url=https://github.com/Anjok07/ultimatevocalremovergui license=('custom:MIT License') -depends=('cmake' 'python-statsmodels' 'python-onnx2pytorch' 'python-soundfile' 'python-numpy' 'python-numpy' 'python-ml-collections' 'python-matchering' 'python-natsort' 'python-llvmlite' 'python-scipy' 'python-pytorch' 'python-wget' 'python-librosa' 'python-kthread' 'python-samplerate' 'python-urllib3' 'python-screeninfo' 'python-yaml' 'python-pyperclip' 'python-playsound' 'python-cryptography' 'python-diffq' 'python-audioread' 'python-certifi' 'python-einops' 'python-pydub' 'python-psutil' 'python-pyglet' 'python-omegaconf' 'python-pillow' 'python-julius-git' 'python-future' 'python-altgraph' 'python-opencv' 'python-pytorch-lightning' 'python-resampy' 'python-onnxruntime' 'soundtouch') +depends=('python-statsmodels' 'python-onnx2pytorch' 'python-soundfile' 'python-numpy' 'python-numpy' 'python-ml-collections' 'python-matchering' 'python-natsort' 'python-llvmlite' 'python-scipy' 'python-pytorch' 'python-wget' 'python-librosa' 'python-kthread' 'python-samplerate' 'python-urllib3' 'python-screeninfo' 'python-yaml' 'python-pyperclip' 'python-playsound' 'python-cryptography' 'python-diffq' 'python-audioread' 'python-certifi' 'python-einops' 'python-pydub' 'python-psutil' 'python-pyglet' 'python-omegaconf' 'python-pillow' 'python-julius-git' 'python-future' 'python-altgraph' 'python-opencv' 'python-pytorch-lightning' 'python-resampy' 'python-onnxruntime' 'soundtouch') makedepends=('git') source=("${name}::git+https://github.com/Anjok07/ultimatevocalremovergui.git" "UVR.sh" |