diff --git a/requirements-dml.txt b/requirements-dml.txt index c56c4b8..ccd7605 100644 --- a/requirements-dml.txt +++ b/requirements-dml.txt @@ -37,7 +37,7 @@ audioread uvicorn>=0.21.1 colorama>=0.4.5 pyworld==0.3.2 -httpx==0.23.0 +httpx onnxruntime-directml torchcrepe==0.0.20 fastapi==0.88 diff --git a/requirements.txt b/requirements.txt index 6ab4f52..d3ed28a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ audioread uvicorn>=0.21.1 colorama>=0.4.5 pyworld==0.3.2 -httpx==0.23. +httpx onnxruntime; sys_platform == 'darwin' onnxruntime-gpu; sys_platform != 'darwin' torchcrepe==0.0.20