Update requirements.txt

Update requirements.txt
This commit is contained in:
hlky 2022-10-04 19:58:50 +01:00
parent d134e935a3
commit 177e96fea9
No known key found for this signature in database
GPG Key ID: 55A99F1E80D907D5

View File

@ -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