Instructions to use thebluser/stable-material with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use thebluser/stable-material with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("thebluser/stable-material", 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
- Xet hash:
- 06fa6943db3de99b53717ac5c47aae5a9d5b070c2e4481916f83febf8a4e7d79
- Size of remote file:
- 176 MB
- SHA256:
- c4b4116d13401fc475b88c2081e3c0229b704cab9a7f6341ce8db11c2a028a3c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.