stable-diffusion
stable-diffusion copied to clipboard
Training code for text-2-img model
Is there a training code for the text-2-image model for stable diffusion (all training steps including pretraining of Autoencoder with KL)? I could only find the inference command in the repo.
Thanks!