This repository was archived by the owner on Oct 8, 2024. It is now read-only.
Not enough memory resources are available to complete this operation #96
Unanswered
ItCameFr0mMars
asked this question in
Q&A
Replies: 3 comments 6 replies
-
What are your system specs? 16 GB of system RAM should be enough to run the conversion scripts on your CPU. |
Beta Was this translation helpful? Give feedback.
2 replies
-
@azuritecoin
|
Beta Was this translation helpful? Give feedback.
4 replies
-
Since you're having this much trouble with ONNX based Stable Diffusion, you could try Automatic1111's WebUI instead. It also has a cpu only mode and you can use the .ckpt models directly. |
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.
-
onnxruntime.capi.onnxruntime_pybind11_state.RuntimeException: [ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Exception during initialization: D:\a\_work\1\s\onnxruntime\core\providers\dml\DmlExecutionProvider\src\ExecutionProvider.cpp(563)\onnxruntime_pybind11_state.pyd!00007FF97CC08B01: (caller: 00007FF97CC088A2) Exception(2) tid(4dc0) 8007000E Not enough memory resources are available to complete this operation.
I have 16 gigs of ram, tried This, but the error still happens. any ideas?
Beta Was this translation helpful? Give feedback.
All reactions