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("OnomaAIResearch/Illustrious-xl-early-release-v0", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("LyliaEngine/ill_giselle_gewelleV1")

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

ill_giselle_gewelleV1

Prompt
-
Prompt
-
Prompt
-

Model description

Good at 0.8 weight. Recommend putting 'solo' in your tags. '1boy, androgynous' also helpful.

Keywords

• giselle gewelle, blue eyes, black hair, long hair, antenna hair,

• mini hat,

• military uniform, white dress, long sleeves, collarbone, short dress, double breasted, waist bag, black leggings,

Source

https://civitai.com/models/404081/giselle-gewelle-bleach

Credit

https://civitai.com/user/jorkington

Download model

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.

Downloads last month
4
Inference Examples
Examples
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for LyliaEngine/ill_giselle_gewelleV1