DongfuJiang commited on
Commit
21f2ce1
1 Parent(s): 2528f95

Update README.md

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