Instructions to use GraydientPlatformAPI/zukibest with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/zukibest 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/zukibest", 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:
- d94480f175e3d2986628a3144397ffc068e07a0c2d16349711b5d9bbea0ee61a
- Size of remote file:
- 246 MB
- SHA256:
- ec082d4b45bcc83f544dc96ba2bb0e4039dfd05c704bc8e7c5720d5cea78fc71
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.