In this chapter, we will introduce how to use Flux LoRA to adjust the image style.
This image is generated by AI
Models
button at the top.Text to Image
on the left.flux lora
in the search box on the right. This will give you all Flux LoRA models.Sort
button on the right to switch the sorting method, such as Most Downloads
.Files and versions
button (① in the figure), then download the LoRA file (② in the figure). Then put the file in the /models/loras
directory.
LoraLoaderModelOnly
node (① in the figure), note that it is LoraLoaderModelOnly
rather than LoraLoader
. Because we only need to load the LoRA model, not the Clip model.
Then, select the Flux LoRA model you downloaded, you can adjust the strength of the LoRA model on the image generation by setting the strength_model
parameter (② in the figure), the higher the value, the greater the impact. You don’t need to add any parameters related to LoRA in the Prompt, doing this has almost no effect.
LoraLoaderModelOnly
nodes, then select the Flux LoRA models you downloaded. For example, in the workflow below, I added two Flux LoRA models, one is Flux-Super-Realism-LoRA, the other is Flux-Midjourney-Mix2-LoRA. The former makes the generated images more realistic, and the latter makes the generated images more similar to Midjourney. The image will look more exquisite, and the visual style will also be better.
LoraLoaderModelOnly
node and selecting Bypass
. When you don’t need a LoRA model, doing this is much more convenient. No need to delete the node and reconnect: