Instructions to use ImagineLabs/real-beauty with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ImagineLabs/real-beauty with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("purplesmartai/pony-v7-base", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ImagineLabs/real-beauty") prompt = "real_beauty, PLRD, 1girl, green eyes, (black hair:1.5), low-tied long hair, looking at viewer, BREAK, astonishing, slim, dimpled cheeks, athletic build, youthful glow, light freckles, (pale pink linen silk blouse:1.3), BREAK, (dark purple cotton blend straight-leg trousers:1.4), (black leather blend low heels:0.6000000000000001), BREAK, silver bangle, business atmosphere, (, formal professional backdrop:1.5) " image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Real Beauty

- Prompt
- real_beauty, PLRD, 1girl, green eyes, (black hair:1.5), low-tied long hair, looking at viewer, BREAK, astonishing, slim, dimpled cheeks, athletic build, youthful glow, light freckles, (pale pink linen silk blouse:1.3), BREAK, (dark purple cotton blend straight-leg trousers:1.4), (black leather blend low heels:0.6000000000000001), BREAK, silver bangle, business atmosphere, (, formal professional backdrop:1.5)
- Negative Prompt
- milk, paint, fat, chubby, ugly, deformed, low quality, text, caption, logo
Download model
Download them in the Files & versions tab.
- Downloads last month
- 88
Model tree for ImagineLabs/real-beauty
Base model
purplesmartai/pony-v7-base