Diffusion Single File
comfyui

Add ComfyUI model installation guide

#2
by Lexius - opened
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -5,4 +5,18 @@ license_link: https://huggingface.co/Comfy-Org/Flux1-Redux-Dev/blob/main/LICENSE
5
  tags:
6
  - diffusion-single-file
7
  - comfyui
8
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  tags:
6
  - diffusion-single-file
7
  - comfyui
8
+ ---
9
+ # FLUX.1 Redux dev
10
+
11
+ Repackaged model files for ComfyUI.
12
+
13
+ Place the files in the following folders:
14
+
15
+ ```
16
+ πŸ“‚ ComfyUI/
17
+ β”œβ”€β”€ πŸ“‚ models/
18
+ β”‚ β”œβ”€β”€ πŸ“‚ style_models/
19
+ β”‚ β”‚ └── flux1-redux-dev.safetensors
20
+ ```
21
+
22
+ ---