nielsr HF staff cbensimon HF staff commited on
Commit
5f3ddf1
1 Parent(s): 0254f41

Fix Pillow version (#1)

Browse files

- Update requirements.txt (3d2b533cfcf2fe3983845e21ba1de22cbedd280c)


Co-authored-by: Charles Bensimon <cbensimon@users.noreply.huggingface.co>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,4 +3,4 @@
3
  torch==1.13.0
4
  git+https://github.com/huggingface/transformers.git
5
  opencv-python>=4.5.0
6
- Pillow>=9.2.0
 
3
  torch==1.13.0
4
  git+https://github.com/huggingface/transformers.git
5
  opencv-python>=4.5.0
6
+ Pillow==7.1.2