Instructions to use AiAF/Wappah_-_Style_and_Characters_IL_PonyXL_Illustratious_checkpoint_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AiAF/Wappah_-_Style_and_Characters_IL_PonyXL_Illustratious_checkpoint_v2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("AiAF/Wappah_-_Style_and_Characters_IL_PonyXL_Illustratious_checkpoint_v2", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
Wappah - Style and Characters [IL | PonyXL]
This model was imported from Civitai by Unknown.
Description
LoRA based on the retired Artist, Wappah's, artstyle. Its capable to generating the general style AND his dozens of original characters, including but not limited to, Wappah (duh), Wappai, Whoopie, Barbara, Charlie, Etc. See Trigger words section for full list.
Please let me know your thoughts! 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: checkpoint
- Base Model: Illustrious
- Version: Illustratious
- Rating: N/A (0 votes)
- Downloads: 724
- Size: 0.0 MB
Usage
# This model can be used with Stable Diffusion, ComfyUI, and other compatible frameworks
from diffusers import DiffusionPipeline
pipeline = DiffusionPipeline.from_pretrained("hf_repo_path")
Credits
Original model by: Unknown Civitai: Link
- Downloads last month
- 45