zhemai28 commited on
Commit
ea520fd
·
1 Parent(s): 5b894ab

add torch 222

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  matplotlib==3.2.2
2
  numpy
 
3
  opencv-python
4
  transformers==4.49.0
5
  pillow==11.1.0
6
- torch==2.2.2
7
 
 
1
  matplotlib==3.2.2
2
  numpy
3
+ torch==2.2.2
4
  opencv-python
5
  transformers==4.49.0
6
  pillow==11.1.0
 
7