Instructions to use JSCreatorPro/offline-image-small-sd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use JSCreatorPro/offline-image-small-sd with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("JSCreatorPro/offline-image-small-sd", 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 Settings
- Draw Things
- DiffusionBee
- Xet hash:
- a3a48935beb67b61e21dfa55277dd2ea5e41ce8292d1020a2a77b182b32649f6
- Size of remote file:
- 2.32 GB
- SHA256:
- e39f0de3f3a8dcd1fd6cac0b27cf6394ad8d7840c59cf8a166ad2d11ce58854c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.