Instructions to use ClashSAN/miniSD-anything-vae-swapped with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ClashSAN/miniSD-anything-vae-swapped with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("ClashSAN/miniSD-anything-vae-swapped", 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:
- 44c083716ba9238539b0ff7db034938253bdeefe68119550754c1857f6c0cbe0
- Size of remote file:
- 335 MB
- SHA256:
- 31d9a7bd34eaabfbba86eba6f9c724f787697bbd7772a30da917b7cbc5e25b25
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.