Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
stable-diffusion
art
artistic
Lykon
Instructions to use Yntec/NeverEndingDream768 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/NeverEndingDream768 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/NeverEndingDream768", 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
Never Ending Dream 768
768x768 version of this model for the interference API.
Also consider supporting Lykon on Patreon
Sample and prompt:
pretty CUTE girl, 1940, Magazine ad, Iconic. hyperrealistic, octane render, Painterly soft brush by yoshitomo nara ( 2 0 1 2 ), painting detailed pastel from fantasia ( 1 9 4 1 )
Official Repository:
- Downloads last month
- 14
