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
Normalize README metadata and formatting
#5
by Lexius - opened
README.md
CHANGED
|
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
| 3 |
tags:
|
| 4 |
- comfyui
|
| 5 |
- diffusion-single-file
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# VOID: Video Object and Interaction Deletion
|
|
@@ -29,4 +31,4 @@ Place the files in the following folders:
|
|
| 29 |
β β βββ t5xxl_fp16.safetensors
|
| 30 |
β βββ π vae/
|
| 31 |
β βββ cogvideox_vae.safetensors
|
| 32 |
-
```
|
|
|
|
| 3 |
tags:
|
| 4 |
- comfyui
|
| 5 |
- diffusion-single-file
|
| 6 |
+
base_model:
|
| 7 |
+
- netflix/void-model
|
| 8 |
---
|
| 9 |
|
| 10 |
# VOID: Video Object and Interaction Deletion
|
|
|
|
| 31 |
β β βββ t5xxl_fp16.safetensors
|
| 32 |
β βββ π vae/
|
| 33 |
β βββ cogvideox_vae.safetensors
|
| 34 |
+
```
|