1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

Update import_utils.py (#10329)

added onnxruntime-vitisai for custom build onnxruntime pkg
This commit is contained in:
lakshay sharma
2025-04-02 12:47:10 -07:00
committed by GitHub
parent 78c2fdc52e
commit b0ff822ed3

View File

@@ -109,6 +109,7 @@ if _onnx_available:
"onnxruntime-rocm",
"onnxruntime-migraphx",
"onnxruntime-training",
"onnxruntime-vitisai",
)
_onnxruntime_version = None
# For the metadata, we have to look for both onnxruntime and onnxruntime-gpu