diff --git a/requirements.txt b/requirements.txt index 20711e36..49c235c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,6 +34,7 @@ diffq playsound onnx onnxruntime +onnxruntime-gpu onnx2pytorch SoundFile==0.11.0; sys_platform != 'darwin' PySoundFile==0.9.0.post1; sys_platform == 'darwin'