frncscp commited on
Commit
40d8017
1 Parent(s): 269654c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ streamlit
2
  tensorflow==2.11.0
3
  numpy
4
  opencv-python-headless
5
- transformers
6
  pillow
7
  torch
8
  torchvision
 
2
  tensorflow==2.11.0
3
  numpy
4
  opencv-python-headless
5
+ transformers==4.33.3
6
  pillow
7
  torch
8
  torchvision