From 177e96fea9d4d6af836133a040b967beec62428f Mon Sep 17 00:00:00 2001 From: hlky <106811348+hlky@users.noreply.github.com> Date: Tue, 4 Oct 2022 19:58:50 +0100 Subject: [PATCH] Update requirements.txt Update requirements.txt --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 30388d5..c4dc50e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,7 @@ pytorch_lightning==1.7.7 open-clip-torch loguru taming-transformers-rom1504==0.0.6 # required by ldm +wget # See: https://github.com/CompVis/taming-transformers/issues/176 # -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers # required by ldm # Note: taming package needs to be installed with -e option @@ -39,8 +40,6 @@ hydralit_components==1.0.10 # Img2text ftfy==6.1.1 fairscale==0.4.4 -pycocotools==2.0.5 -pycocoevalcap==1.2 regex timm==0.6.7 tqdm==4.64.0