mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Add picklescan to env files
This commit is contained in:
parent
ac8a7ff70b
commit
d998b2f806
@ -33,6 +33,7 @@ dependencies:
|
|||||||
- dependency_injector==4.40.0
|
- dependency_injector==4.40.0
|
||||||
- getpass_asterisk
|
- getpass_asterisk
|
||||||
- omegaconf==2.1.1
|
- omegaconf==2.1.1
|
||||||
|
- picklescan
|
||||||
- pyreadline3
|
- pyreadline3
|
||||||
- realesrgan
|
- realesrgan
|
||||||
- taming-transformers-rom1504
|
- taming-transformers-rom1504
|
||||||
|
@ -23,6 +23,7 @@ dependencies:
|
|||||||
- kornia==0.6.0
|
- kornia==0.6.0
|
||||||
- omegaconf==2.2.3
|
- omegaconf==2.2.3
|
||||||
- opencv-python==4.5.5.64
|
- opencv-python==4.5.5.64
|
||||||
|
- picklescan
|
||||||
- pillow==9.2.0
|
- pillow==9.2.0
|
||||||
- pudb==2019.2
|
- pudb==2019.2
|
||||||
- pyreadline3
|
- pyreadline3
|
||||||
|
@ -26,6 +26,7 @@ dependencies:
|
|||||||
- kornia==0.6.0
|
- kornia==0.6.0
|
||||||
- omegaconf==2.2.3
|
- omegaconf==2.2.3
|
||||||
- opencv-python==4.5.5.64
|
- opencv-python==4.5.5.64
|
||||||
|
- picklescan
|
||||||
- pillow==9.2.0
|
- pillow==9.2.0
|
||||||
- pudb==2019.2
|
- pudb==2019.2
|
||||||
- pyreadline3
|
- pyreadline3
|
||||||
|
@ -52,6 +52,7 @@ dependencies:
|
|||||||
- transformers=4.23
|
- transformers=4.23
|
||||||
- pip:
|
- pip:
|
||||||
- getpass_asterisk
|
- getpass_asterisk
|
||||||
|
- picklescan
|
||||||
- taming-transformers-rom1504
|
- taming-transformers-rom1504
|
||||||
- test-tube==0.7.5
|
- test-tube==0.7.5
|
||||||
- git+https://github.com/openai/CLIP.git@main#egg=clip
|
- git+https://github.com/openai/CLIP.git@main#egg=clip
|
||||||
|
@ -27,6 +27,7 @@ dependencies:
|
|||||||
- kornia==0.6.0
|
- kornia==0.6.0
|
||||||
- omegaconf==2.2.3
|
- omegaconf==2.2.3
|
||||||
- opencv-python==4.5.5.64
|
- opencv-python==4.5.5.64
|
||||||
|
- picklescan
|
||||||
- pillow==9.2.0
|
- pillow==9.2.0
|
||||||
- pudb==2019.2
|
- pudb==2019.2
|
||||||
- pyreadline3
|
- pyreadline3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user