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("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
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support