Readme
About
This model is a Cog implementation of running Flux LoRAs via Huggingface Diffusers.
Examples
Under Examples, you will find LoRAs trained using the Flux diffusers trainer
Some examples showcase
Style
LoRAs like
alvdansen/frosting_lane_flux
How to run
Create a Dreambooth LoRA and upload it onto Huggingface.
Then use that huggingface path (
alvdansen/frosting_lane_flux
) or URL (
https://huggingface.co/alvdansen/frosting_lane_flux/resolve/main/flux_dev_frostinglane_araminta_k.safetensors
) for the value of the
hf_lora
parameter.
How to train a LoRA
Check out this compatible Flux LoRA trainer model