--- 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 ```