diff --git a/README.md b/README.md index 476cf83..2d05d05 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ -This is the PyTorch code of the BLIP paper. The code has been tested on PyTorch 1.10. +This is the PyTorch code of the BLIP paper [[blog](https://blog.salesforceairesearch.com/blip-bootstrapping-language-image-pretraining/)]. The code has been tested on PyTorch 1.10. To install the dependencies, run
pip install -r requirements.txt
Catalog: