Skip to content

Commit 96a956c

Browse files
author
Junnan Li
authored
Update README.md
1 parent 91d740c commit 96a956c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img src="BLIP.gif" width="700">
44

5-
This is the PyTorch code of the <a href="https://arxiv.org/abs/2201.12086">BLIP paper</a>. The code has been tested on PyTorch 1.10.
5+
This is the PyTorch code of the <a href="https://arxiv.org/abs/2201.12086">BLIP paper</a> [[blog](https://blog.salesforceairesearch.com/blip-bootstrapping-language-image-pretraining/)]. The code has been tested on PyTorch 1.10.
66
To install the dependencies, run <pre/>pip install -r requirements.txt</pre>
77

88
Catalog:

0 commit comments

Comments
 (0)