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