Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Base Model
General purpose
Photorealistic
Anime
Photorealism
Art
Simple prompts
22h
artificialguybr
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/Livin-Large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/Livin-Large 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/Livin-Large", 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
- Draw Things
- DiffusionBee
Work in progress. Showcase and prompts (all use seed 9119):
Create a picture of lamborghini parked up in the middle of the road make the background look like holiday destination . make the picture look vibrant,
Modern living room with wood floors, sofa, television, wooden staircase and lights, in the style of dark gray and dark brown, heavily textured.
A stunning Victorian mansion with intricate details and a lush garden, 4k, ultra-detailed
A gorgeous mongolian pretty beautiful girl, closeup, perfect face, wearing a detailed haute couture dress with lights, atumn, at an outdoor nature party
- Downloads last month
- 12



