Skip to content

Commit 5836b22

Browse files
authored
add onnxruntime-migraphx to import_utils.py
1 parent a647682 commit 5836b22

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)