Lexius commited on
Commit
fe8c2d1
Β·
1 Parent(s): f92973d

Normalize README folder tree formatting

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -13,9 +13,9 @@ Place the files in the following folders:
13
 
14
  ```
15
  πŸ“‚ ComfyUI/
16
- └── πŸ“‚ models/
17
- β”œβ”€β”€ πŸ“‚ loras/
18
- β”‚ └── uso-flux1-dit-lora-v1.safetensors
19
- └── πŸ“‚ model_patches/
20
- └── uso-flux1-projector-v1.safetensors
21
  ```
 
13
 
14
  ```
15
  πŸ“‚ ComfyUI/
16
+ β”œβ”€β”€ πŸ“‚ models/
17
+ β”‚ β”œβ”€β”€ πŸ“‚ loras/
18
+ β”‚ β”‚ └── uso-flux1-dit-lora-v1.safetensors
19
+ β”‚ β”œβ”€β”€ πŸ“‚ model_patches/
20
+ β”‚ β”‚ └── uso-flux1-projector-v1.safetensors
21
  ```