Skip to content

Commit 04d4092

Browse files
kahmed10sayakpaul
andauthored
add onnxruntime-migraphx as part of check for onnxruntime in import_utils.py (#10624)
add onnxruntime-migraphx to import_utils.py Co-authored-by: Sayak Paul <[email protected]>
1 parent 8d6f6d6 commit 04d4092

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/diffusers/utils/import_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
"onnxruntime-openvino",
150150
"ort_nightly_directml",
151151
"onnxruntime-rocm",
152+
"onnxruntime-migraphx",
152153
"onnxruntime-training",
153154
)
154155
_onnxruntime_version = None

0 commit comments

Comments
 (0)