Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Anime
Disney
Pixar
DucHaiten
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/DreamWorld with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/DreamWorld 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/DreamWorld", 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
DucHaitenDreamWorld v1.3
No-ema version of this model.
If you like this content, support DucHaiten at: https://linktr.ee/Duc_Haiten
Sample and prompts:
textured EYES, Portrait of Pretty CUTE LITTLE Girl dressed of coke clothes countryside country style country house fantasy character portrait, 1949, cinematic lighting. hayao miyazaki on canvas βBy design key visual and rossdraws βand ross tran
Original page: https://civitai.com/models/7039?modelVersionId=8275
- Downloads last month
- 36

