1dade062a4
Signed-off-by: Kevin Chen <kevinch@nvidia.com>
14 lines
380 B
Plaintext
14 lines
380 B
Plaintext
onnx==1.18.0
|
|
onnxruntime==1.18.1; python_version<"3.13"
|
|
onnxruntime==1.24.2; python_version>="3.13"
|
|
onnxscript>=0.6.0
|
|
Pillow==11.3.0
|
|
git+https://github.com/facebookresearch/detectron2.git
|
|
git+https://github.com/NVIDIA/TensorRT#subdirectory=tools/onnx-graphsurgeon
|
|
cuda-python==12.9.0
|
|
pywin32; platform_system == "Windows"
|
|
pyyaml==6.0.3
|
|
requests==2.32.4
|
|
tqdm==4.66.4
|
|
numpy==1.26.4
|