comfyui
Lexius commited on
Commit
7f7c792
Β·
1 Parent(s): d19591e

Normalize README folder tree formatting

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,9 +17,9 @@ Original model repository:
17
  Place the files in the following folders:
18
 
19
  ```text
20
- ComfyUI/
21
- └── models/
22
- └── geometry_estimation/
23
- β”œβ”€β”€ moge_1_vitl_fp16.safetensors
24
- └── moge_2_vitl_normal_fp16.safetensors
25
  ```
 
17
  Place the files in the following folders:
18
 
19
  ```text
20
+ πŸ“‚ ComfyUI/
21
+ β”œβ”€β”€ πŸ“‚ models/
22
+ β”‚ β”œβ”€β”€ πŸ“‚ geometry_estimation/
23
+ β”‚ β”‚ β”œβ”€β”€ moge_1_vitl_fp16.safetensors
24
+ β”‚ β”‚ └── moge_2_vitl_normal_fp16.safetensors
25
  ```