Lexius commited on
Commit
ff9e5c3
Β·
1 Parent(s): 06dbe03

Normalize README folder tree formatting

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -12,8 +12,8 @@ Place the files in the following folders:
12
 
13
  ```
14
  πŸ“‚ ComfyUI/
15
- └── πŸ“‚ models/
16
- └── πŸ“‚ checkpoints/
17
- β”œβ”€β”€ sd21-unclip-h.ckpt
18
- └── sd21-unclip-l.ckpt
19
  ```
 
12
 
13
  ```
14
  πŸ“‚ ComfyUI/
15
+ β”œβ”€β”€ πŸ“‚ models/
16
+ β”‚ β”œβ”€β”€ πŸ“‚ checkpoints/
17
+ β”‚ β”‚ β”œβ”€β”€ sd21-unclip-h.ckpt
18
+ β”‚ β”‚ └── sd21-unclip-l.ckpt
19
  ```