From 07a6645f6a57f174868db94099c693e5262ab9cc Mon Sep 17 00:00:00 2001 From: Junnan Li Date: Mon, 31 Jan 2022 09:44:20 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66cef5c2..7a549458 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ -This is the PyTorch implementation of the BLIP paper. The code has been tested on PyTorch 1.10. +This is the PyTorch code of the BLIP paper. The code has been tested on PyTorch 1.10. To install the dependencies, run
pip install -r requirements.txt
Catalog: