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