Add picklescan to env files

This commit is contained in:
blessedcoolant 2022-11-17 16:42:19 +13:00 committed by Lincoln Stein
parent ac8a7ff70b
commit d998b2f806
5 changed files with 5 additions and 0 deletions

View File

@ -33,6 +33,7 @@ dependencies:
- dependency_injector==4.40.0
- getpass_asterisk
- omegaconf==2.1.1
- picklescan
- pyreadline3
- realesrgan
- taming-transformers-rom1504

View File

@ -23,6 +23,7 @@ dependencies:
- kornia==0.6.0
- omegaconf==2.2.3
- opencv-python==4.5.5.64
- picklescan
- pillow==9.2.0
- pudb==2019.2
- pyreadline3

View File

@ -26,6 +26,7 @@ dependencies:
- kornia==0.6.0
- omegaconf==2.2.3
- opencv-python==4.5.5.64
- picklescan
- pillow==9.2.0
- pudb==2019.2
- pyreadline3

View File

@ -52,6 +52,7 @@ dependencies:
- transformers=4.23
- pip:
- getpass_asterisk
- picklescan
- taming-transformers-rom1504
- test-tube==0.7.5
- git+https://github.com/openai/CLIP.git@main#egg=clip

View File

@ -27,6 +27,7 @@ dependencies:
- kornia==0.6.0
- omegaconf==2.2.3
- opencv-python==4.5.5.64
- picklescan
- pillow==9.2.0
- pudb==2019.2
- pyreadline3