DongfuJiang
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -71,7 +71,9 @@ The best in MantisScore series is in bold and the best in baselines is underline
|
|
71 |
## Usage
|
72 |
### Installation
|
73 |
```
|
74 |
-
|
|
|
|
|
75 |
```
|
76 |
|
77 |
### Inference
|
|
|
71 |
## Usage
|
72 |
### Installation
|
73 |
```
|
74 |
+
pip install git+https://github.com/TIGER-AI-Lab/MantisScore.git
|
75 |
+
# or
|
76 |
+
# pip install mantis-vl
|
77 |
```
|
78 |
|
79 |
### Inference
|