diff --git a/README.md b/README.md index e7df642..c2774a1 100644 --- a/README.md +++ b/README.md @@ -230,4 +230,5 @@ Speed is measured with `inference_speed_test.py` for reference. ## Third-Party Projects * [NCNN C++ Android](https://github.com/FeiGeChuanShu/ncnn_Android_RobustVideoMatting) ([@FeiGeChuanShu](https://github.com/FeiGeChuanShu)) -* [lite.ai.toolkit](https://github.com/DefTruth/RobustVideoMatting.lite.ai.toolkit) ([@DefTruth](https://github.com/DefTruth)) \ No newline at end of file +* [lite.ai.toolkit](https://github.com/DefTruth/RobustVideoMatting.lite.ai.toolkit) ([@DefTruth](https://github.com/DefTruth)) +* [Gradio Web Demo](https://huggingface.co/spaces/akhaliq/Robust-Video-Matting) ([@AK391](https://github.com/AK391)) diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 303646d..baf005a 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -230,3 +230,4 @@ convert_video = torch.hub.load("PeterL1n/RobustVideoMatting", "converter") * [NCNN C++ Android](https://github.com/FeiGeChuanShu/ncnn_Android_RobustVideoMatting) ([@FeiGeChuanShu](https://github.com/FeiGeChuanShu)) * [lite.ai.toolkit](https://github.com/DefTruth/RobustVideoMatting.lite.ai.toolkit) ([@DefTruth](https://github.com/DefTruth)) +* [Gradio Web Demo](https://huggingface.co/spaces/akhaliq/Robust-Video-Matting) ([@AK391](https://github.com/AK391))