mirror of
https://github.com/Sygil-Dev/sygil-webui.git
synced 2024-12-14 14:05:36 +03:00
Update requirements.txt
Update requirements.txt
This commit is contained in:
parent
d134e935a3
commit
177e96fea9
@ -5,6 +5,7 @@ pytorch_lightning==1.7.7
|
|||||||
open-clip-torch
|
open-clip-torch
|
||||||
loguru
|
loguru
|
||||||
taming-transformers-rom1504==0.0.6 # required by ldm
|
taming-transformers-rom1504==0.0.6 # required by ldm
|
||||||
|
wget
|
||||||
# See: https://github.com/CompVis/taming-transformers/issues/176
|
# 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
|
# -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
|
# Note: taming package needs to be installed with -e option
|
||||||
@ -39,8 +40,6 @@ hydralit_components==1.0.10
|
|||||||
# Img2text
|
# Img2text
|
||||||
ftfy==6.1.1
|
ftfy==6.1.1
|
||||||
fairscale==0.4.4
|
fairscale==0.4.4
|
||||||
pycocotools==2.0.5
|
|
||||||
pycocoevalcap==1.2
|
|
||||||
regex
|
regex
|
||||||
timm==0.6.7
|
timm==0.6.7
|
||||||
tqdm==4.64.0
|
tqdm==4.64.0
|
||||||
|
Loading…
Reference in New Issue
Block a user