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