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