Text-to-Image
Diffusers
lora
pony
template:diffusion-lora
anime
sexy
female
style
art style
woman
girls
toon
styles
art style capture
civitai
imported
Instructions to use AiAF/Inkuubooru_I_inkuusan_inkerton-kun_-_Sty_PonyXL_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AiAF/Inkuubooru_I_inkuusan_inkerton-kun_-_Sty_PonyXL_lora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("AiAF/Inkuubooru_I_inkuusan_inkerton-kun_-_Sty_PonyXL_lora") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - 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("fill-in-base-model", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("AiAF/Inkuubooru_I_inkuusan_inkerton-kun_-_Sty_PonyXL_lora")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]Inkuubooru I inkuusan | inkerton-kun - Style LoRA (NAI/Pony Diffusion)
Model description
Style LoRA trained on the artist Inkuusan.
Please let me know your thoughs!Twitter: AiArt Factory (@AiArtFactory) / X (twitter.com)TikTok: https://www.tiktok.com/@ai_art_factory?_t=8cykD6v1PRu&_r=1Instagram: https://instagram.com/aiart.factory?igshid=NGExMmI2YTkyZg==Deviantart: https://www.deviantart.com/aiartfactory
Model Details
- Type: lora
- Base Model: Pony
- Version: PonyXL
- Upvotes: 136.0
- Downloads: 714
- Size: 218.0 MB
Credits
Original model by: Unknown Civitai: Link
- Downloads last month
- 3