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