import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("heldn/kurdistan_flagflux")
prompt = "-"
image = pipe(prompt).images[0]kurdistan flag flux

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -

- Prompt
- -
Model description
i recreate Lora for Flux, hope u like it
Trigger words
You should use kurdistan_flagflux to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 16
Model tree for heldn/kurdistan_flagflux
Base model
black-forest-labs/FLUX.1-dev