Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -480,10 +480,14 @@ If you’ve built something using VOID, feel free to submit a PR to add it here.

### 🌐 Demos & Projects

- ⭐ **Gradio Demo** — @sam-motamed
Interactive demo for trying VOID in the browser:
- ⭐ **Gradio Demo** — @sam-motamed
Interactive demo for trying VOID in the browser:
👉 https://huggingface.co/spaces/sam-motamed/VOID

- ⭐ **VOID Frontend** — @jdcodes1
Open-source BYOK web frontend for VOID with live SAM2 mask preview, step-by-step wizard UI, and Modal/Replicate GPU backend support:
👉 https://github.com/jdcodes1/Void-Frontend

## 🙏 Acknowledgements

This implementation builds on code and models from [aigc-apps/VideoX-Fun](https://github.com/aigc-apps/VideoX-Fun/tree/main), [Gen-Omnimatte](https://github.com/gen-omnimatte/gen-omnimatte-public/tree/main), [Go-with-the-Flow](https://github.com/Eyeline-Labs/Go-with-the-Flow), [Kubric](https://github.com/google-research/kubric) and [HUMOTO](https://jiaxin-lu.github.io/humoto/). We thank the authors for sharing the codes and pretrained inpainting models for CogVideoX, Gen-Omnimatte, and the optical flow warping utilities.
Expand Down