BeMerciless commited on
Commit
d8778dc
·
1 Parent(s): 2a33573

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- pytorch ~= 1.8.0
2
- transformers ~= 4.11.3
 
1
+ pytorch >= 1.8.0,!=1.12.0
2
+ transformers >= 4.11.3