README.md 132 Bytes
Newer Older
Yuan Liu's avatar
Yuan Liu committed
1
2
3
4
5
6
7
8
9
# InstructBLIP

### Prepare the environment

```sh
git clone https://github.com/salesforce/LAVIS.git
cd ./LAVIS
pip install -e .
```