Lexius commited on
Commit
f78494e
Β·
verified Β·
1 Parent(s): fdf82da

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -8,9 +8,7 @@ tags:
8
 
9
  Repackaged model files for ComfyUI.
10
 
11
- Original model repository:
12
-
13
- - https://huggingface.co/netflix/void-model
14
 
15
  Place the files in the following folders:
16
 
@@ -20,4 +18,6 @@ Place the files in the following folders:
20
  β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
21
  β”‚ β”‚ β”œβ”€β”€ void_pass1.safetensors
22
  β”‚ β”‚ └── void_pass2.safetensors
 
 
23
  ```
 
8
 
9
  Repackaged model files for ComfyUI.
10
 
11
+ Original model repository: https://huggingface.co/netflix/void-model
 
 
12
 
13
  Place the files in the following folders:
14
 
 
18
  β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
19
  β”‚ β”‚ β”œβ”€β”€ void_pass1.safetensors
20
  β”‚ β”‚ └── void_pass2.safetensors
21
+ β”‚ β”œβ”€β”€ πŸ“‚ optical_flow/
22
+ β”‚ β”‚ └── raft_large_C_T_SKHT_V2-ff5fadd5.safetensors
23
  ```