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