Haozhan Shen commited on
Commit
88b5c9b
·
1 Parent(s): 5aa1bb3

add torchvision==0.20.1

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- torch>=2.0.0
 
2
  transformers==4.50.1
3
  Pillow>=10.0.0
4
  httpx[socks]
 
1
+ torch==2.5.1
2
+ torchvision==0.20.1
3
  transformers==4.50.1
4
  Pillow>=10.0.0
5
  httpx[socks]