Text-to-Image
Diffusers
lora
pony
template:diffusion-lora
character
photorealistic
sexy
consistent character
waifu
woman
girls
realistic
instagram star
influencer
civitai
imported
Instructions to use AiAF/Demo_AI_Influencer_004_By_Stable_Yogi_004_lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AiAF/Demo_AI_Influencer_004_By_Stable_Yogi_004_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/Diffusers_Pony-Diffusion-V6", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("AiAF/Demo_AI_Influencer_004_By_Stable_Yogi_004_lora") prompt = "Stable_Yogis_PDXL_Positives2 99target4a, 99targetb, black hair, black eyes, mole under mouth, thick eyebrows, lipstick, large breasts, freckles, ,long hair, indoors, sitting, <lora:Realism_Lora_By_Stable_Yogi_Pony_V2:0.3> , (solo:1.2) ( Solar Flare Dress :1.2 ) <lora:demo character 004 by stable yogi:0.8>" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!