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