Commit e01355c1 authored by luopl's avatar luopl
Browse files

Update README.md

parent 030b5681
......@@ -57,7 +57,7 @@ deepspeed:0.12.3
```
cd /path/your_code_data/
pip install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com
pip install --no-deps -e .
pip install --no-deps -e .
cd VLMEvalKit
pip install e .
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment