Text-to-Image
Diffusers
lora
illustrious
template:diffusion-lora
woman
artist
girls
style
anime
civitai
imported
Not-For-All-Audiences
Instructions to use AiAF/ThiccWithaQ_Nyantcha_Artist_Style_SDXL_L_thiccwithaq-artist-v1_ixl_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AiAF/ThiccWithaQ_Nyantcha_Artist_Style_SDXL_L_thiccwithaq-artist-v1_ixl_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("AiAF/illustrious_pony", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("AiAF/ThiccWithaQ_Nyantcha_Artist_Style_SDXL_L_thiccwithaq-artist-v1_ixl_lora") prompt = "masterpiece, best quality, hires, absurdres, newest, 1girl, solo, <lora:thiccwithaq-artist-richy-v1_ixl:1> red hair, twintails, very long hair, yellow eyes, huge breasts, turtleneck sweater, white sweater, ribbed sweater, half-closed eyes, blush, smile, lips" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Not-For-All-Audiences
This repository has been marked as containing sensitive content and may contain potentially harmful and sensitive information.
View model card