RageshAntony commited on
Commit
cf2698e
·
verified ·
1 Parent(s): 3fcaf5f

pillow imageio

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,7 +5,8 @@ git+https://github.com/huggingface/diffusers.git
5
  matplotlib==3.9.1
6
  numpy==1.26.4
7
  opencv_python==4.10.0.84
8
- pillow==10.3.0
 
9
  PyYAML==6.0.1
10
  scipy==1.13.1
11
  setuptools==51.0.0
 
5
  matplotlib==3.9.1
6
  numpy==1.26.4
7
  opencv_python==4.10.0.84
8
+ pillow
9
+ imageio
10
  PyYAML==6.0.1
11
  scipy==1.13.1
12
  setuptools==51.0.0