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:
28
README.md
28
README.md
@ -1,13 +1,33 @@
|
||||
---
|
||||
tags:
|
||||
- diffusion-single-file
|
||||
- comfyui
|
||||
license: other
|
||||
license_name: flux-1-dev-non-commercial-license
|
||||
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.
|
||||
|
||||
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/).
|
||||
|
||||
Reference in New Issue
Block a user