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