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