rks28042003 commited on
Commit
144c2c1
·
1 Parent(s): 3a96409

Add torchvision dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  torch>=2.0.0
2
  transformers>=4.34.0
3
- Pillow>=9.0.0
 
 
1
  torch>=2.0.0
2
  transformers>=4.34.0
3
+ Pillow>=9.0.0
4
+ torchvision