Lexius commited on
Commit
de6c98a
Β·
verified Β·
1 Parent(s): e7738b2

Place upstream sources with model description

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -11,6 +11,8 @@ base_model:
11
 
12
  Repackaged model files for ComfyUI.
13
 
 
 
14
  Place the files in the following folders:
15
 
16
  ```
@@ -19,7 +21,3 @@ Place the files in the following folders:
19
  β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
20
  β”‚ β”‚ └── lotus-depth-d-v1-1.safetensors
21
  ```
22
-
23
- ## Upstream sources
24
-
25
- - [jingheya/lotus-depth-d-v1-1](https://huggingface.co/jingheya/lotus-depth-d-v1-1)
 
11
 
12
  Repackaged model files for ComfyUI.
13
 
14
+ Original model repository: https://huggingface.co/jingheya/lotus-depth-d-v1-1
15
+
16
  Place the files in the following folders:
17
 
18
  ```
 
21
  β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
22
  β”‚ β”‚ └── lotus-depth-d-v1-1.safetensors
23
  ```