Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch==2.6.0
2
  torchvision==0.21.0
3
- pillow==10.2.0
4
  numpy==1.26.3
5
  onnx==1.16.1
6
  onnxruntime==1.18.0
 
1
  torch==2.6.0
2
  torchvision==0.21.0
3
+ pillow>=10.4.0
4
  numpy==1.26.3
5
  onnx==1.16.1
6
  onnxruntime==1.18.0