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:
- 32e31b9961200ca403b319fcedf10d6f3a6898f8e52c10604ad09168f3a5cefa
- Size of remote file:
- 246 MB
- SHA256:
- e8776584b761a5c212e1204863a79ca84bac8d8f30307ed8e39aac520c7a44fb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.