comfyui
Lexius commited on
Commit
8fdc9d3
Β·
verified Β·
1 Parent(s): b6a20f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -8,7 +8,10 @@ tags:
8
 
9
  Repackaged model files for ComfyUI.
10
 
11
- Original model repository: https://huggingface.co/ZhengPeng7/BiRefNet
 
 
 
12
 
13
  Place the files in the following folders:
14
 
@@ -16,5 +19,6 @@ Place the files in the following folders:
16
  πŸ“‚ ComfyUI/
17
  β”œβ”€β”€ πŸ“‚ models/
18
  β”‚ β”œβ”€β”€ πŸ“‚ background_removal/
19
- β”‚ β”‚ └── birefnet.safetensors
 
20
  ```
 
8
 
9
  Repackaged model files for ComfyUI.
10
 
11
+ Original model repository:
12
+
13
+ - https://huggingface.co/ZhengPeng7/BiRefNet
14
+ - https://huggingface.co/egeorcun/lucida
15
 
16
  Place the files in the following folders:
17
 
 
19
  πŸ“‚ ComfyUI/
20
  β”œβ”€β”€ πŸ“‚ models/
21
  β”‚ β”œβ”€β”€ πŸ“‚ background_removal/
22
+ β”‚ β”‚ β”œβ”€β”€ birefnet.safetensors
23
+ β”‚ β”‚ └── lucida.safetensors
24
  ```