mirror of
https://www.modelscope.cn/Comfy-Org/FLUX.1-Krea-dev_ComfyUI.git
synced 2026-08-31 00:12:54 +08:00
Normalize README metadata and formatting (#5)
- Normalize README metadata and formatting (f003be29dc66bfe5690c3b3bf3c767aab8b754c7) (batch 1/1)
This commit is contained in:
26
README.md
26
README.md
@ -1,11 +1,31 @@
|
|||||||
---
|
---
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user