sdxl-model-converter
To convert sdxl checkpoint to diffusers, need kohya-ss/sd-scripts as a core to make it work.
In this model card you can access the zip file, or you can head over to my github and AUTOMATICALLY OPEN IT in colab.
PLEASE NOTE 1.2 is in "ALPHA" for ONLY the Jupyter & extra scripts - 1.2 also fixes the Jax import error as well as a messup in the github.
https://github.com/duskfallcrew/sdxl-model-converter
I am NOT A programmer by nature, I patch with what little knowledge I have. I Failed programming several times over the years, so if something needs cleaning up and you want to patch it - pull request it!
Future ideas:
Looking to port PT to safetensors into the same notebook. - THIS may never come, as the PT to safetensors colab I have is only for 1.5
Looking to figure out how to manage to get the conversions to roll on google drive for more space options.
Porting it to VastAi/Runpod
Cancelled Ideas that don't make sense for this product
Looking to port inference for testing into the same notebook. - Not sure why you'd need this unless you're training, I think this was in the SDXL one from Linaqruf, but this isn't required on this one.
Looking to figure out how to convert a different vae. - I could NOT get this to work no matter what I did. I have some THEORIES, but i'm not a programmer. - I may test this later, because you can convert pt to bin and then convert to safetensors, but that somehow gets a bit weird...
About
We are a system of over 300 alters, proudly navigating life with Dissociative Identity Disorder, ADHD, Autism, and CPTSD. We believe in the potential of AI to break down barriers and enhance aspects of mental health, even as it presents challenges. Our creative journey is an ongoing exploration of identity and expression, and we invite you to join us in this adventure.
Join Our Community: We're always looking for more content creators to collaborate with and support. Join us on our various platforms:
Website: End Media
Discord: Join our Discord
Backups: Hugging Face
Support Us: Send a Pizza
Proudly Sponsored & Supported By:
Join Our Community Groups:
DeviantArt Group: DeviantArt Group
Subreddit: Reddit
Thank you for being a part of our journey and supporting the Earth and Dusk community. We look forward to seeing the incredible art you create with this model!
Linaqruf's original Colab is here: https://colab.research.google.com/github/Linaqruf/sdxl-model-converter/blob/main/sdxl_model_converter.ipynb yet it's archived, which is understandable, i'm not aware of the situation, this specific tool i've forked it and am planning on testing it further with the extra tools that i've added.
This breaks off from my SD 1.5 colab that essentially was forked from the SDXL version anyways.
MUCH Thanks to Linaqruf, who knows that I can't program worth a dime, and am only great at patching!