Update README.md

pull/26/head
Xueyan Zou 2023-04-27 14:13:08 -05:00 committed by GitHub
parent cf19d29014
commit 45195dc53f
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: *[New]* **One-Line Getting Started:**
:point_right: *[New]* **One-Line Getting Started with Linux:**
```sh
git clone git@github.com:UX-Decoder/Segment-Everything-Everywhere-All-At-Once.git && cd Segment-Everything-Everywhere-All-At-Once/demo_code && sh run_demo.sh
```