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
- Xet hash:
- 76009557f52607b4ae3870466a24e8ab86f08fc4a84b03850b3acc922f221a66
- Size of remote file:
- 228 MB
- SHA256:
- cfecafba45e39ddb60a2b6cc9475a7b4b8cbf892bbccec813fb3a1c0e2fdf99c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.