mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2024-11-12 01:50:48 +01:00
Update requirements.txt
Requirement to allow MDX-Net to use GPU. In other case GPU Conversion ignored and only CPU used.
This commit is contained in:
parent
916358e32c
commit
91deb0c01e
@ -34,6 +34,7 @@ diffq
|
|||||||
playsound
|
playsound
|
||||||
onnx
|
onnx
|
||||||
onnxruntime
|
onnxruntime
|
||||||
|
onnxruntime-gpu
|
||||||
onnx2pytorch
|
onnx2pytorch
|
||||||
SoundFile==0.11.0; sys_platform != 'darwin'
|
SoundFile==0.11.0; sys_platform != 'darwin'
|
||||||
PySoundFile==0.9.0.post1; sys_platform == 'darwin'
|
PySoundFile==0.9.0.post1; sys_platform == 'darwin'
|
||||||
|
Loading…
Reference in New Issue
Block a user