Lexius commited on
Commit
8e8a5ba
·
1 Parent(s): 603b2fd

Add ComfyUI model installation guide

Browse files
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
+ ```