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