DongfuJiang commited on
Commit
c69f981
1 Parent(s): eaa921e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -45,6 +45,7 @@ metrics:
45
 
46
  ### Installation
47
  ```bash
 
48
  pip install git+https://github.com/TIGER-AI-Lab/Mantis.git
49
  ```
50
 
 
45
 
46
  ### Installation
47
  ```bash
48
+ # This only installs minimum packages (torch, transformers, accelerate) for inference, no redundant packages are installed.
49
  pip install git+https://github.com/TIGER-AI-Lab/Mantis.git
50
  ```
51