diff --git a/README.md b/README.md index ded445a..2d43d37 100644 --- a/README.md +++ b/README.md @@ -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.