From 02576df0cee1ef172d52fd341afc91741381e62f Mon Sep 17 00:00:00 2001 From: pharmapsychotic Date: Wed, 4 Jan 2023 12:41:06 -0600 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f4e0c0..d2eaf3a 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Install with PIP pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu117 # install clip-interrogator -pip install clip-interrogator==0.3.2 +pip install clip-interrogator==0.3.3 ``` You can then use it in your script