common.title

Docs
Quantum Circuit
TYTAN CLOUD

QUANTUM GAMING


Overview
Contact
Event
Project
Research

Terms of service (Web service)

Terms of service (Quantum and ML Cloud service)

Privacy policy


Sign in
Sign up
common.title

Trying out LoRA with Stable Diffusion Web UI.

Yuichiro Minato

2024/03/20 03:12

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

https://huggingface.co/

https://civitai.com/

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.

© 2025, blueqat Inc. All rights reserved