Instructions to use Comfy-Org/void-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/void-model with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| license: apache-2.0 | |
| tags: | |
| - comfyui | |
| - diffusion-single-file | |
| # 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 | |
| β βββ π vae/ | |
| β βββ cogvideox_vae.safetensors | |
| ``` |