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