Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Junnan Li authored Jan 31, 2022
1 parent a176f1e commit 07a6645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

This is the PyTorch implementation of the <a href="https://arxiv.org/abs/">BLIP paper</a>. The code has been tested on PyTorch 1.10.
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.
To install the dependencies, run <pre/>pip install -r requirements.txt</pre>

Catalog:
Expand Down

0 comments on commit 07a6645

Please sign in to comment.