Diffusion Single File
comfyui
Lexius commited on
Commit
74cbc3f
Β·
1 Parent(s): 29c8cdf

Normalize README folder tree formatting

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -13,9 +13,10 @@ Repackaged model files for ComfyUI.
13
  Place the files in the following folders:
14
 
15
  ```
16
- ComfyUI/models
17
- └── style_models
18
- └── flux1-redux-dev.safetensors
 
19
  ```
20
 
21
  ---
 
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
  ---