File size: 420 Bytes
ae8b847 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | ---
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
Place the files in the following folders:
```
π ComfyUI/
βββ π models/
β βββ π diffusion_models/
β β βββ void_pass1.safetensors
β β βββ void_pass2.safetensors
``` |