Instructions to use crystalkalem/IngridPony1.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use crystalkalem/IngridPony1.0 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stablediffusionapi/pony-diffusion-v6-xl", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("crystalkalem/IngridPony1.0") prompt = "<lora:IngridPony1.0:0.8> ingridthird, 1girl, black hair, solo, short hair, green eyes, black dress,smile,orange sash, sleeveless, makeup, looking at viewer, lipstick, bob cut, locker,school,cowboy shot, score_9, score_8_up, score_7_up, score_6_up <lora:Smooth Anime Style LoRA XL:1>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
IngridPony1.0

- Prompt
- <lora:IngridPony1.0:0.8> ingridthird, 1girl, black hair, solo, short hair, green eyes, black dress,smile,orange sash, sleeveless, makeup, looking at viewer, lipstick, bob cut, locker,school,cowboy shot, score_9, score_8_up, score_7_up, score_6_up <lora:Smooth Anime Style LoRA XL:1>
Trigger words
You should use ingridthird to trigger the image generation.
You should use 1girl to trigger the image generation.
You should use black hair to trigger the image generation.
You should use solo to trigger the image generation.
You should use short hair to trigger the image generation.
You should use green eyes to trigger the image generation.
You should use orange sash to trigger the image generation.
You should use black dress to trigger the image generation.
You should use sleeveless to trigger the image generation.
You should use makeup to trigger the image generation.
You should use lipstick to trigger the image generation.
You should use bob cut to trigger the image generation.
Download model
Weights for this model are available in Safetensors format.
Download them in the Files & versions tab.
- Downloads last month
- 8