Any scripts to convert from diffusers format to a single safetensor? to use in comfyui or ldm implementation #7508
nighting0le01
started this conversation in
General
Replies: 1 comment 1 reply
|
Hi, there's this script: https://github.com/huggingface/diffusers/blob/main/scripts/convert_diffusers_to_original_sdxl.py Also if you load the model in a pipeline, you can use |
1 reply
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.
Hi, just wanted to confirm if we have Any scripts to convert from diffusers format to a single safetensor? to use in comfyui or ldm implementation
All reactions