Jonseed

Results 160 comments of Jonseed

And.... We've now got a converter from diffusers to ckpt model. https://www.reddit.com/r/StableDiffusion/comments/xu38ao/now_possible_to_use_dreambooth_colab_models_in/?utm_medium=android_app&utm_source=share https://gist.github.com/jachiam/8a5c0b607e38fcc585168b90c686eb05

This, along with the 10GB VRAM training should make it possible to integrate into this repo. https://www.reddit.com/r/StableDiffusion/comments/xtc25y/dreambooth_stable_diffusion_training_in_10_gb/

Here's another converter from diffusers to ckpt model if the first one doesn't work: https://github.com/ratwithacompiler/diffusers_stablediff_conversion/blob/main/convert_diffusers_to_sd.py

I can confirm that @RupertAvery way of hashing produces unique hashes, and it is very fast. I also like the idea of adding metadata to the ckpt files, as they...

@hopibel I would say that training a model for personalized styles or objects or people is one way many people want to _use_ the model, so perhaps it should be...

Apparently the Dreambooth fork below can produce a ckpt file that can be used with this repo just like any other ckpt model file, along with your custom token (the...

Someone's got it working now on 11GB of VRAM, a RTX3060! https://www.reddit.com/r/StableDiffusion/comments/xsrafl/dreambooth_in_11gb_of_vram/?utm_medium=android_app&utm_source=share Let's add a Dreambooth training tab to the UI to create personalized ckpt models! How can I help?

I find many UI elements have broken. I can't click UI buttons like "generate," the model checkpoint dropdown menu doesn't work when you select a different model, I can't apply...