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