Add ComfyUI model installation guide

#2
by Lexius - opened
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
+ ```