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