Using LoRA in Stable Diffusion - MachineLearningMastery.com

The deep learning model of Stable Diffusion is huge. The weight file is multiple GB large. Retraining the model means to update a lot of weights and that is a lot of work. Sometimes we must modify ...

By · · 1 min read
Using LoRA in Stable Diffusion - MachineLearningMastery.com

Source: MachineLearningMastery.com

The deep learning model of Stable Diffusion is huge. The weight file is multiple GB large. Retraining the model means to update a lot of weights and that is a lot of work. Sometimes we must modify the Stable Diffusion model, for example, to define a new interpretation of prompts or make the model to […]