adirik commited on
Commit
0254f41
·
1 Parent(s): 2e8fd00
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@
2
 
3
  torch==1.13.0
4
  git+https://github.com/huggingface/transformers.git
5
- opencv-python>=4.5.0
 
 
2
 
3
  torch==1.13.0
4
  git+https://github.com/huggingface/transformers.git
5
+ opencv-python>=4.5.0
6
+ Pillow>=9.2.0