DongfuJiang commited on
Commit
49b2f40
·
verified ·
1 Parent(s): 56fae9f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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
- git clone https://github.com/TIGER-AI-Lab/MantisScore.git
 
 
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