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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user