-
Notifications
You must be signed in to change notification settings - Fork 6.4k
How can i export a SDXL .safetensor or .ckpt Model to Onnx? #12133
-
Hello Community, I'm trying to export a .safetensor
and .ckpt
SDXL model to .onnx
for inference.
However using diffusers and other scripts I couldn't convert it.
Anyone has any helpful code snippets?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
All reactions
-
What measures can we take to ensure it supports limited RAM and VRAM environments?
Beta Was this translation helpful? Give feedback.
All reactions
-
can you not provide a ai generated answer if you can't answer yourself? If I wanted an AI answer I could just ask Claude Sonnet myself.
I've already tried this. Optimum library doesn't work. Lots of file path issues. They mixed diffusers, ckpt and safetensor file names to a point it's indistinguishable which is for what.
Beta Was this translation helpful? Give feedback.