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