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 ComfyUI workflow template links
#6
by ComfyUI-Wiki - opened
README.md
CHANGED
|
@@ -32,3 +32,14 @@ Place the files in the following folders:
|
|
| 32 |
β βββ π vae/
|
| 33 |
β βββ cogvideox_vae.safetensors
|
| 34 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
β βββ π vae/
|
| 33 |
β βββ cogvideox_vae.safetensors
|
| 34 |
```
|
| 35 |
+
|
| 36 |
+
## Workflows
|
| 37 |
+
|
| 38 |
+
<table>
|
| 39 |
+
<thead>
|
| 40 |
+
<tr><th align="center" valign="middle" style="text-align:center;vertical-align:middle">Workflow</th><th colspan="2" align="center" valign="middle" style="text-align:center;vertical-align:middle">Thumb</th></tr>
|
| 41 |
+
</thead>
|
| 42 |
+
<tbody>
|
| 43 |
+
<tr><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/utility_void_video_inpainting.json">Video Inpainting: VOID</a></td><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/utility_void_video_inpainting.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/utility_void_video_inpainting-2.webp" width="200" height="200" alt="Video Inpainting: VOID"></a><div align="center">Before</div></td><td align="center" valign="middle" style="text-align:center;vertical-align:middle"><a href="https://github.com/Comfy-Org/workflow_templates/blob/main/templates/utility_void_video_inpainting.json"><img src="https://raw.githubusercontent.com/Comfy-Org/workflow_templates/main/templates/utility_void_video_inpainting-1.webp" width="200" height="200" alt="Video Inpainting: VOID"></a><div align="center">After</div></td></tr>
|
| 44 |
+
</tbody>
|
| 45 |
+
</table>
|