From 9461c8127dcdf469be56927effad4ec43162d44e Mon Sep 17 00:00:00 2001 From: Lincoln Stein Date: Sat, 17 Sep 2022 02:44:31 -0400 Subject: [PATCH] upgrade Pillow --- environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yaml b/environment.yaml index 6ca403e204..b465d92585 100644 --- a/environment.yaml +++ b/environment.yaml @@ -20,7 +20,7 @@ dependencies: - realesrgan==0.2.5.0 - test-tube>=0.7.5 - streamlit==1.12.0 - - pillow==6.2.0 + - pillow==9.2.0 - einops==0.3.0 - torch-fidelity==0.3.0 - transformers==4.19.2