G0-VLA / g0plus_dockerfile /docker-assets /data /TensorRT-10.13.0.35 /samples /python /efficientdet /requirements.txt
| 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" | |