File size: 522 Bytes
38fb1f6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Pillow>=10.0.0
onnx==1.14.0; python_version <= "3.10"
onnx==1.16.1; python_version >= "3.11"
onnxruntime==1.15.1; python_version <= "3.10"
onnxruntime==1.18.1; python_version >= "3.11"
tf2onnx==1.8.1; python_version <= "3.10"
tf2onnx==1.16.0; python_version >= "3.11"
cuda-python==12.2.0; python_version <= "3.10"
cuda-python==12.6.0; python_version >= "3.11"
pywin32; platform_system == "Windows"
pyyaml==6.0.1
requests==2.32.2
tqdm==4.66.4
numpy==1.24.4; python_version <= "3.10"
numpy==1.26.4; python_version >= "3.11"