Normalize README metadata and formatting (#5)

- Normalize README metadata and formatting (f003be29dc66bfe5690c3b3bf3c767aab8b754c7) (batch 1/1)
This commit is contained in:
systemd
2026-08-17 12:14:49 +00:00
parent defc318303
commit b8cb74d950

View File

@ -1,13 +1,33 @@
--- ---
tags:
- diffusion-single-file
- comfyui
license: other license: other
license_name: flux-1-dev-non-commercial-license license_name: flux-1-dev-non-commercial-license
license_link: https://huggingface.co/black-forest-labs/FLUX.1-Krea-dev/blob/main/LICENSE.md license_link: https://huggingface.co/black-forest-labs/FLUX.1-Krea-dev/blob/main/LICENSE.md
tags:
- comfyui
- diffusion-single-file
base_model:
- black-forest-labs/FLUX.1-Krea-dev
--- ---
# FLUX.1-Krea-dev
Repackaged model files for ComfyUI.
Original model repository: https://huggingface.co/black-forest-labs/FLUX.1-Krea-dev
Place the files in the following folders:
```
📂 ComfyUI/
├── 📂 models/
│ ├── 📂 diffusion_models/
│ │ └── flux1-krea-dev_fp8_scaled.safetensors
```
---
fp8 scaled version of the official krea Flux finetune released by BFL. fp8 scaled version of the official krea Flux finetune released by BFL.
All diffusion model files in this repo are licensed the same as the ones in the original repo: https://huggingface.co/black-forest-labs/FLUX.1-Krea-dev All diffusion model files in this repo are licensed the same as the ones in the original repo: https://huggingface.co/black-forest-labs/FLUX.1-Krea-dev
The files in this repo are best used with [ComfyUI](https://github.com/comfyanonymous/ComfyUI) using the [Flux examples](https://comfyanonymous.github.io/ComfyUI_examples/flux/). The files in this repo are best used with [ComfyUI](https://github.com/comfyanonymous/ComfyUI) using the [Flux examples](https://comfyanonymous.github.io/ComfyUI_examples/flux/).