Lexius commited on
Commit
0daa3dc
Β·
1 Parent(s): ebf0bf1

Normalize README folder tree formatting (#5)

Browse files

- Normalize README folder tree formatting (b5572809e11e5dd5aaf105e1953a2b4f21391868)

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -10,9 +10,10 @@ Repackaged model files for ComfyUI.
10
  Place the files in the following folders:
11
 
12
  ```
13
- ComfyUI/models
14
- └── checkpoints
15
- └── ace_step_v1_3.5b.safetensors
 
16
  ```
17
 
18
  ---
 
10
  Place the files in the following folders:
11
 
12
  ```
13
+ πŸ“‚ ComfyUI/
14
+ β”œβ”€β”€ πŸ“‚ models/
15
+ β”‚ β”œβ”€β”€ πŸ“‚ checkpoints/
16
+ β”‚ β”‚ └── ace_step_v1_3.5b.safetensors
17
  ```
18
 
19
  ---