Text-to-Image
Diffusers
lora
template:diffusion-lora
How to use from the
Use from the
Diffusers library
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("DavidBaloches/Fairy_Core")

prompt = "-"
image = pipe(prompt).images[0]

Fairy Core

Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
-
Prompt
UNICODEbeautiful fairy woman with antennae and butterfly wings

Model description

fairy-punk, fairy-core, organic, iridescent and metallic accents, stunning visuals

trigger words: "fairy-punk", "fairy core", "iridescent accents"

All credits belong to https://civitai.com/user/Kayte0342

Trigger words

You should use fairy core to trigger the image generation.

Download model

Download them in the Files & versions tab.

Downloads last month
12
Inference Providers NEW
Examples

Model tree for DavidBaloches/Fairy_Core

Adapter
(36846)
this model