# Windows local GPU runtime
# Only one ONNX Runtime package should be installed in one environment.
# The local setup uses onnxruntime-directml and removes onnxruntime-gpu.
onnxruntime-directml>=1.19,<2
