We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d6f6d6 commit 04d4092Copy full SHA for 04d4092
1 file changed
src/diffusers/utils/import_utils.py
@@ -149,6 +149,7 @@
149
"onnxruntime-openvino",
150
"ort_nightly_directml",
151
"onnxruntime-rocm",
152
+ "onnxruntime-migraphx",
153
"onnxruntime-training",
154
)
155
_onnxruntime_version = None
0 commit comments