stable-diffusion icon indicating copy to clipboard operation
stable-diffusion copied to clipboard

can this code be used for finetuning?

Open KyonP opened this issue 2 years ago • 1 comments

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.

KyonP avatar Nov 03 '22 15:11 KyonP

Hi, this code was specifically modified for faster inference, removing the possibility of using it for fine-tuning. Thanks.

basujindal avatar Nov 04 '22 01:11 basujindal