Instructions to use GuangyuanSD/FLUX.2-klein-9B-Blitz-ComfyUI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GuangyuanSD/FLUX.2-klein-9B-Blitz-ComfyUI with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("GuangyuanSD/FLUX.2-klein-9B-Blitz-ComfyUI", 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:
- fe1de316aa194a5cc0627977fcd55287b07201bd1ebfb29bed350eec12d8655f
- Size of remote file:
- 9.08 GB
- SHA256:
- b20b6f2744e152fd3efa2638e88a5feab478c778ee25c81b183fd80e03a099c3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.