DongfuJiang commited on
Commit
d1413f3
1 Parent(s): 1bb3806

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,7 +19,7 @@ metrics:
19
  - accuracy
20
  ---
21
 
22
- # Mantis
23
 
24
  [Paper](https://arxiv.org/abs/2405.01483) | [Website](https://tiger-ai-lab.github.io/Mantis/) | [Github](https://github.com/TIGER-AI-Lab/Mantis) | [Models](https://huggingface.co/collections/TIGER-Lab/mantis-6619b0834594c878cdb1d6e4) | [Demo](https://huggingface.co/spaces/TIGER-Lab/Mantis)
25
 
@@ -44,7 +44,7 @@ metrics:
44
 
45
  ### Installation
46
  ```bash
47
- pip install git+
48
  ```
49
 
50
  ### Run example inference:
 
19
  - accuracy
20
  ---
21
 
22
+ # 🔥 Mantis
23
 
24
  [Paper](https://arxiv.org/abs/2405.01483) | [Website](https://tiger-ai-lab.github.io/Mantis/) | [Github](https://github.com/TIGER-AI-Lab/Mantis) | [Models](https://huggingface.co/collections/TIGER-Lab/mantis-6619b0834594c878cdb1d6e4) | [Demo](https://huggingface.co/spaces/TIGER-Lab/Mantis)
25
 
 
44
 
45
  ### Installation
46
  ```bash
47
+ pip install git+https://github.com/TIGER-AI-Lab/Mantis.git
48
  ```
49
 
50
  ### Run example inference: