Skip to content

Commit 796f9e5

Browse files
committed
Some requirement version updated to resolve security issues
1 parent e5a634d commit 796f9e5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ basicsr
66
blendmodes
77
clean-fid
88
einops
9-
fastapi>=0.90.1
9+
fastapi>=0.111.0
1010
gfpgan
11-
gradio==3.41.2
11+
gradio==4.31.3
1212
inflection
1313
jsonmerge
1414
kornia

requirements_versions.txt

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
GitPython==3.1.37
2-
Pillow==10.0.1
1+
GitPython==3.1.43
2+
Pillow==10.3.0
33
accelerate==0.21.0
44
basicsr==1.4.2
55
blendmodes==2023
66
clean-fid==0.1.35
77
einops==0.4.1
8-
fastapi==0.94.0
8+
fastapi==0.111.0
99
gfpgan==1.3.8
10-
gradio==3.41.2
10+
gradio==4.37.1
1111
httpcore==0.15
1212
httpx==0.24.1
1313
inflection==0.5.1
@@ -22,14 +22,14 @@ psutil==5.9.5
2222
pytorch_lightning==1.9.4
2323
realesrgan==0.3.0
2424
resize-right==0.0.2
25-
safetensors==0.3.1
25+
safetensors==0.4.1
2626
scikit-image==0.21.0
2727
timm==0.9.2
2828
tomesd==0.1.3
2929
torch
3030
torchdiffeq==0.2.3
31-
torchsde==0.2.5
32-
transformers==4.30.2
31+
torchsde==0.2.6
32+
transformers==4.41.2
3333
diffusers==0.23.0
3434
openvino==2023.2.0
3535
invisible-watermark

0 commit comments

Comments
 (0)