Text-to-Image
Diffusers
stable-diffusion
lora
template:sd-lora
anime
kawaii
style
cute
adorable
sticker
Instructions to use e-n-v-y/envy-kawaii-xl-01 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use e-n-v-y/envy-kawaii-xl-01 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("e-n-v-y/envy-kawaii-xl-01") prompt = "kawaii sticker, girl, valkyrie" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("e-n-v-y/envy-kawaii-xl-01")
prompt = "kawaii sticker, girl, valkyrie"
image = pipe(prompt).images[0]Envy Kawaii XL 01

- Prompt
- kawaii sticker, girl, valkyrie

- Prompt
- kawaii sticker, orange Wyvern

- Prompt
- kawaii sticker, girl, kitty

- Prompt
- kawaii sticker, shiny green Gray Ooze

- Prompt
- kawaii sticker, sea green Flumph

- Prompt
- kawaii sticker, Blue Gray Gnatcatcher

- Prompt
- kawaii sticker, crepe

- Prompt
- kawaii sticker, Ghast

- Prompt
- kawaii sticker, girl, florist

- Prompt
- kawaii sticker, girl, kitsune
(CivitAI)
Kawaii stickers!
I tried training this on SD1.5 and failed miserably. SDXL handled it easily.
Image examples for the model:
kawaii sticker, orange Wyvern
kawaii sticker, girl, kitty
kawaii sticker, shiny green Gray Ooze
kawaii sticker, sea green Flumph
kawaii sticker, Blue Gray Gnatcatcher
kawaii sticker, crepe
kawaii sticker, Ghast
kawaii sticker, girl, florist
kawaii sticker, girl, kitsune
- Downloads last month
- 9
Model tree for e-n-v-y/envy-kawaii-xl-01
Base model
stabilityai/stable-diffusion-xl-base-1.0







