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