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