black-forest-labs / flux

Official inference repo for FLUX.1 models
Apache License 2.0
14.06k stars 1.01k forks source link

Add lora or checkpoint model #81

Open bobgus39 opened 1 month ago

bobgus39 commented 1 month ago

Is it possible add a lora or checkpoint model, and use it to generate images?

monk-after-90s commented 1 week ago

Is it possible add a lora or checkpoint model, and use it to generate images?

yes. Checkout https://github.com/monk-after-90s/ai-toolkit

FSet89 commented 1 week ago

I tried to use load_lora_weights but it seems that the weights are ignored. How can I set the lora scale?