Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
art
anime
style
checkpoint
stable-diffusion
stable-diffusion-diffusers
yntec
anything
Dreamlike
Instructions to use Yntec/DreamAnything with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/DreamAnything 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/DreamAnything", 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
- Xet hash:
- f62b27caf060500de9aabfc16b3c2961fff24c324cd715790367dc4d37f54636
- Size of remote file:
- 1.72 GB
- SHA256:
- facf8a46c1dca9681aaf14d10e0b23fd2998d52c2def85266e6a0d20051ad22c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.