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("zaki23334/zaki80089")
prompt = "sdrty"
image = pipe(prompt).images[0]678i9o

- Prompt
- sdrty
- Negative Prompt
- we4567
Model description
msjuqi89`10i2qwhjrbfg njfkmlope[2;1
Trigger words
You should use aswertyuj to trigger the image generation.
Download model
Download them in the Files & versions tab.
- Downloads last month
- -
Model tree for zaki23334/zaki80089
Base model
black-forest-labs/FLUX.1-dev