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