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("circlestone-labs/Anima", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("sardine184/Pullup_diaper_Anima_V1")

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

Pullup_diaper_Anima_V1

Prompt
-

Model description

LoRA for characters wearing "pullup diaper"

This model was created to generate white pull-up diapers.

Soiled or wet diapers are not included in the dataset, but they may be reproducible through prompting.

Trigger word: diaper, Weight:0.7-1.0

Trigger words

You should use diaper to trigger the image generation.

Download model

Download them in the Files & versions tab.

Special thanks

Pullup_Diaper_Anima_VIL is a version created with the help of lolishopothead.

Thank you.

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

Model tree for sardine184/Pullup_diaper_Anima_V1

Adapter
(92)
this model