Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
Base Model
Realistic
Style Mix
53rt5355iz
stable-diffusion
stable-diffusion-1.5
stable-diffusion-diffusers
Instructions to use Yntec/BeautyFoolReality with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/BeautyFoolReality with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/BeautyFoolReality", 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
- Local Apps Settings
- Draw Things
- DiffusionBee
| license: creativeml-openrail-m | |
| library_name: diffusers | |
| pipeline_tag: text-to-image | |
| language: | |
| - en | |
| tags: | |
| - Base Model | |
| - Realistic | |
| - Style Mix | |
| - 53rt5355iz | |
| - stable-diffusion | |
| - stable-diffusion-1.5 | |
| - stable-diffusion-diffusers | |
| - diffusers | |
| - text-to-image | |
| # BeautiFool Reality 3 | |
| This model with the 840KVAE baked in for improved details. Showcase and prompts (all use seed 9119): | |
|  | |
| pretty girl sitting at a desk with a computer and a monitor on it in a room with a lot of windows and style plants, Beautiful eyes, cyberpunk 2077, blade runner, neon volumetric lights, 35mm lens, beautiful lighting, ponytail, hyper detailed, digital art, trending in artstation | |
|  | |
| a cute girl with freckles on her face, cgsociety unreal engine, wet t-shirt, short skirt, style of aenami alena, trending on artstartion, inspired by Fyodor Vasilyev, looks a bit similar to amy adams, emissive light, fluffy orange skin, dribbble, dramatic rendering | |
|  | |
| 90s grainy vhs still young mother loose shirt, headband. holding a baby, on the couch, posing, bow. bokeh, bright lighting. smile | |
|  | |
| absurdres, adorable cute harley quinn, at night, dark alley, moon, :) red ponytail, blonde ponytail, in matte black hardsuit, military, roughed up, bat, city fog, | |
| Original page: https://civitai.com/models/108111?modelVersionId=139540 |