Update README.md

pull/22/head
Xueyan Zou 2023-04-26 16:00:47 -05:00 committed by GitHub
parent 02943b5ba1
commit 594921cb3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ We introduce **SEEM** that can **S**egment **E**verything **E**verywhere with **
:grapes: \[[Read our arXiv Paper](https://arxiv.org/pdf/2304.06718.pdf)\]   :apple: \[[Try Hugging Face Demo](https://huggingface.co/spaces/xdecoder/SEEM)\]
:point_right: **One-Line Started:**
:point_right: **One-Line Starting:**
```sh
git clone -b git@github.com:UX-Decoder/Segment-Everything-Everywhere-All-At-Once.git && cd demo_code && sh run_demo.sh
```