Replies: 2 comments
-
|
I met with the same error, after removed several loras, it works again. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
My Solution: After I dont know why mps causing this issue, but this method sloved it anyway. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Yesterday it was working fine, but can't seem to figure why this is happening, simple node setup, to load images, reactor and preview. comfyui,
have tried different source and input images
[ONNXRuntimeError] : 1 : FAIL : Non-zero status code returned while running CoreML_5101909898278375113_6 node. Name:'CoreMLExecutionProvider_CoreML_5101909898278375113_6_6' Status Message: Exception: /Users/runner/work/1/s/onnxruntime/core/providers/coreml/model/model.mm:66 InlinedVector<int64_t> onnxruntime::coreml::(anonymous namespace)::GetStaticOutputShape(gsl::span, gsl::span, const logging::Logger &) inferred_shape.size() == coreml_static_shape.size() was false. CoreML static output shape ({1,1,1,800,1}) and inferred shape ({3200,1}) have different ranks.
Beta Was this translation helpful? Give feedback.
All reactions