stable-diffusion
stable-diffusion copied to clipboard
can this code be used for finetuning?
I am trying to train stable-diffusion models for my custom text2img dataset.
Still struggling to fit into my 3090 24GB VRAM; maybe this code is the solution.
Example config YAML files for reference would be helpful.
Hi, this code was specifically modified for faster inference, removing the possibility of using it for fine-tuning. Thanks.