Files
flux2-klein-9B/README.md
systemd 735b6c9aa4 Normalize README metadata and formatting (#11)
- Normalize README metadata and formatting (56c46c623e65848f0654c2f2ec47b3741e4de794)
- Place upstream sources with model description (d6d8ef027af6b9a3766bc8513affb85387ea74bb) (batch 1/1)
2026-08-26 19:17:16 +00:00

30 lines
729 B
Markdown

---
license: other
license_name: flux-non-commercial-license
license_link: https://huggingface.co/black-forest-labs/FLUX.2-klein-9B/blob/main/LICENSE.md
tags:
- comfyui
- diffusion-single-file
base_model:
- black-forest-labs/FLUX.2-klein-9B
---
# Flux Klein 9B
Repackaged model files for ComfyUI.
Original model repository: https://huggingface.co/black-forest-labs/FLUX.2-klein-9B
Place the files in the following folders:
```
📂 ComfyUI/
├── 📂 models/
│ ├── 📂 text_encoders/
│ │ ├── qwen_3_8b.safetensors
│ │ ├── qwen_3_8b_fp4mixed.safetensors
│ │ └── qwen_3_8b_fp8mixed.safetensors
│ ├── 📂 vae/
│ │ └── flux2-vae.safetensors
```