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