LoRA allows for changing styles through additional training without altering the base generative AI model, making it easy to implement. This time, I experimented with LoRA using the extension capabilities of Stable Diffusion. Since it's included as standard, it can be utilized by importing models from Hugging Face or Civitai.
https://github.com/AUTOMATIC1111/stable-diffusion-webui
Choosing LoRA as the base for the prompt adds commands like `<hoge>` for LoRA, making it incredibly easy to use just by that addition. The LoRA I utilized this time was...
https://civitai.com/models/116730?modelVersionId=126394
base model is like,
The same text prompt with LoRA,
There is hardly any difference in inference speed.