diff --git a/README.md b/README.md index 4cad0a5..036e7e5 100644 --- a/README.md +++ b/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/). \ No newline at end of file +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/).