Instructions to use glif-loradex-trainer/swapagrawal14_flux_dev_swap_draws_it with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use glif-loradex-trainer/swapagrawal14_flux_dev_swap_draws_it with Diffusers:
pip install -U diffusers transformers accelerate
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("glif-loradex-trainer/swapagrawal14_flux_dev_swap_draws_it") prompt = "a woman taking selfie in front of mirror, illusion drawn on canvas swap_draws_it , sketch on canvas" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
flux_dev_swap_draws_it
Model trained with AI Toolkit by Ostris under the Glif Loradex program by Glif user swapagrawal14.

- Prompt
- a woman taking selfie in front of mirror, illusion drawn on canvas swap_draws_it , sketch on canvas

- Prompt
- peacock pilot pen stencil like art drawn on canvas swap_draws_it , sketch on canvas

- Prompt
- two couples are in love in k-pop minimalistic silhouette style, colorful but zero face details swap_draws_it , sketch on canvas

- Prompt
- a haunted scribble scene inspired by characteristics of a teddy doll plus basement or prison scene painted on canvas swap_draws_it , sketch on canvas

- Prompt
- highly artistic with fine double detailing outlines a rose is drawn with thin pilot pen on canvas swap_draws_it , sketch on canvas

- Prompt
- highly realistic hand drawn eyes drawn on page that turned slightly yellowish due to old and it's sticked on a fresh white canvas swap_draws_it , sketch on canvas
Trigger words
You should use swap_draws_it , sketch on canvas to trigger the image generation.
Download model
Weights for this model are available in Safetensors format. Download them in the Files & versions tab.
License
This model is licensed under the flux-1-dev-non-commercial-license.
- Downloads last month
- 24
Model tree for glif-loradex-trainer/swapagrawal14_flux_dev_swap_draws_it
Base model
black-forest-labs/FLUX.1-dev