Haoming02 commited on
Commit
e43de55
1 Parent(s): 25fdc62
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- torch~=2.4.0
2
- Pillow~=10.1.0
3
- opencv-python~=4.8.0
4
- numpy
 
 
1
+ torch~=2.4.0
2
+ Pillow~=10.1.0
3
+ opencv-python~=4.8.0
4
+ numpy~=1.26.2
5
+ transformers~=4.30.2