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