From 25b59a12ddb2e75f089b1e5ac604dd5f83ef9bda Mon Sep 17 00:00:00 2001 From: Xueyan Zou Date: Wed, 26 Apr 2023 14:08:11 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a992d95..b0a6737 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ We introduce **SEEM** that can **S**egment **E**verything **E**verywhere with ** * [LLaVA](https://github.com/haotian-liu/LLaVA) : Large Language and Vision Assistant. ## :rocket: Updates +* We are going to release the demo code with SEEM-Tiny model later today, stay tuned! * Inspired by the example in SA3D, we tried our [Video Demo](https://huggingface.co/spaces/xdecoder/SEEM) on NERF Examples and works well :)