Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Simple prompts
Things
Items
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/Stuff with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/Stuff 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/Stuff", 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
- Xet hash:
- 4b22237c5be25355d1018033f449caaf20c5a01e442f2c2add66b28d66d9dd77
- Size of remote file:
- 335 MB
- SHA256:
- 3118f227a18695e08ca0e67608b1eeb4dfa0ed95e542b1c8689a0dc74117884b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.