Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
art
artistic
DreamlikeArt
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/DreamlikeDiffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/DreamlikeDiffusion 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/DreamlikeDiffusion", 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
| language: | |
| - en | |
| license: other | |
| tags: | |
| - art | |
| - artistic | |
| - DreamlikeArt | |
| - stable-diffusion | |
| - stable-diffusion-diffusers | |
| - text-to-image | |
| - diffusers | |
| inference: false | |
| # Dreamlike Diffusion | |
| 768x768 version of this model with the 840KVAE baked in for improved details, specially on the eyes. Original page: https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0 | |
| Comparison: | |
|  | |
| (Click for larger) | |
| Samples and prompts: | |
|  | |
| (Click for larger) | |
| Top left: cute girl and her father sitting in forest. A daughter with a wizard. Detailed faces in the style of Mark Brooks. | |
| Top right: Young Elvis with his daughter. Movie still. Pretty CUTE LITTLE Girl with sister playing with miniature toy city, bokeh. DETAILED vintage colors photography brown EYES, sitting on a box of pepsis, gorgeous detailed Ponytail, cocacola can Magazine ad, iconic, 1935, sharp focus. Illustration By KlaysMoji and leyendecker and artgerm and Dave Rapoza | |
| Bottom left: An alien planet psychedelic marijuana forest with bioluminescent lighting dark art highly detailed neon dark art deviant super detailed 4k render by gustave dore | |
| Bottom right: Retro colors Portrait of a adorable young girl. fashion in the style of Milton Caniff |