Lexius commited on
Commit
969751b
Β·
1 Parent(s): 603b2fd

Add ComfyUI model installation guide (#2)

Browse files

- Add ComfyUI model installation guide (8e8a5ba13f90c527cd2ae417963070b2552b6a2d)
- Normalize README folder tree formatting (0cf80d50619b999c3c9ee2ad3afd9774873cdb2b)

Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -2,4 +2,17 @@
2
  tags:
3
  - diffusion-single-file
4
  - comfyui
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  tags:
3
  - diffusion-single-file
4
  - comfyui
5
+ ---
6
+
7
+ # lotus
8
+
9
+ Repackaged model files for ComfyUI.
10
+
11
+ Place the files in the following folders:
12
+
13
+ ```text
14
+ πŸ“‚ ComfyUI/
15
+ β”œβ”€β”€ πŸ“‚ models/
16
+ β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
17
+ β”‚ β”‚ └── lotus-depth-d-v1-1.safetensors
18
+ ```