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
Add diffusion-single-file tag to README
Browse filesAdds the diffusion-single-file tag to the YAML front matter so the repo appears in Hugging Face library search.
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- comfyui
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# VOID: Video Object and Interaction Deletion
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- comfyui
|
| 5 |
+
- diffusion-single-file
|
| 6 |
---
|
| 7 |
|
| 8 |
# VOID: Video Object and Interaction Deletion
|