We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd45708 + 265507f commit c97b445Copy full SHA for c97b445
requirements.txt
@@ -18,7 +18,7 @@ networkx==3.1
18
omegaconf==2.3.0
19
onnx==1.16.0
20
onnxruntime-gpu==1.18.0; sys_platform == 'linux'
21
-onnxruntime==1.18.0; sys_platform == 'darwin' or sys_platform == 'windows'
+onnxruntime==1.18.0; sys_platform == 'darwin' or sys_platform == 'win32'
22
openai-whisper==20231117
23
protobuf==4.25
24
pydantic==2.7.0
0 commit comments