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