comfyui
File size: 810 Bytes
0c6f3d4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
license: apache-2.0
tags:
- comfyui
---

# VOID: Video Object and Interaction Deletion

Repackaged model files for ComfyUI.

Original model repository:

- https://huggingface.co/netflix/void-model (apache-2.0)
- https://github.com/princeton-vl/raft (bsd-3-clause)
- https://huggingface.co/zai-org/CogVideoX-2b (apache-2.0)

Place the files in the following folders:

```
πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚   β”œβ”€β”€ πŸ“‚ diffusion_models/
β”‚   β”‚   β”œβ”€β”€ void_pass1.safetensors
β”‚   β”‚   └── void_pass2.safetensors
β”‚   β”œβ”€β”€ πŸ“‚ optical_flow/
β”‚   β”‚   └── raft_large_C_T_SKHT_V2-ff5fadd5.safetensors
β”‚   β”œβ”€β”€ πŸ“‚ text_encoders/
β”‚   β”‚   └── t5xxl_fp16.safetensors
β”‚   β”œβ”€β”€ πŸ“‚ text_encoders/
β”‚   β”‚   └── cogvideox_vae.safetensors
```