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