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