Instructions to use YaYaB/sd-magic-diffusers-test2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use YaYaB/sd-magic-diffusers-test2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("YaYaB/sd-magic-diffusers-test2", 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:
- 896f802b9a90cc59810ab78c79ec7e8bc752af8ca6ebdfde927f8c20bb5a773e
- Size of remote file:
- 504 kB
- SHA256:
- 555cf7123e16681745d0fe3954c1983f002f4397bfe2c78703dbbd9aae91c6ac
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.