Instructions to use mindlywork/PleinAirArt with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use mindlywork/PleinAirArt 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("mindlywork/PleinAirArt") prompt = "seed=4202671819" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Plein Air Art

- Prompt
- seed=4202671819

- Prompt
- P1e!n Plein Air art of photo of hand holding vibrant Plein Air pastel art capturing ornate Hindu temple with intricate carved stone gopuram towers, rich vermillion and saffron hues, detailed elephant sculptures, decorative mandala patterns, actual temple rising majestically behind artwork, warm sunlight illuminating both artwork and temple spires, incense smoke drifting through scene P1e!n

- Prompt
- P1e!n , realistic wide background capturing detailed street performers in vintage clothing playing acoustic instruments on cobblestone street, warm evening light, passersby watching, urban scenery, guitar violin accordion, authentic candid moment, documentary style, realistic details, film grain with a Plein Air art of a hand holding vibrant pastel art of street performers in vintage clothing playing acoustic instruments on cobblestone street, warm evening light, passersby watching, urban scenery, guitar violin accordion, authentic candid moment, documentary style, realistic details, film grain, Plein Air art photo is taken in a such way it shows art and detailed background, background is wide and detailed, P1e!n
Model description
Plein Air Art
Trigger words
You should use P1e!n 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
- 12
Model tree for mindlywork/PleinAirArt
Base model
black-forest-labs/FLUX.1-dev