jrahn commited on
Commit
b35880a
1 Parent(s): cc76f04

include torch in requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  chess==1.9.2
2
- transformers==4.21.2
 
 
1
  chess==1.9.2
2
+ transformers==4.21.2
3
+ torch==1.12.1