Skip to content

Commit 5b9265d

Browse files
authored
Update requirements.txt
1 parent 03e7c68 commit 5b9265d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@ audioread
3737
uvicorn>=0.21.1
3838
colorama>=0.4.5
3939
pyworld==0.3.2
40-
httpx==0.23.0
41-
#onnxruntime-gpu
40+
httpx==0.23.
41+
onnxruntime; sys_platform == 'darwin'
42+
onnxruntime-gpu; sys_platform != 'darwin'
4243
torchcrepe==0.0.20
4344
fastapi==0.88
4445
ffmpy==0.3.1

0 commit comments

Comments
 (0)