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