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