visheratin commited on
Commit
418a460
1 Parent(s): ad9ae9c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- transformers
2
- torch
 
1
+ transformers>=4.37.2
2
+ torch>=2.2.0