jvdzwaan commited on
Commit
3c24da5
·
1 Parent(s): 577f48f

Add torch as dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  datasets
2
  git+https://github.com/jvdzwaan/ocrpostcorrection.git#egg=ocrpostcorrection
3
  pandas
 
4
  transformers
 
1
  datasets
2
  git+https://github.com/jvdzwaan/ocrpostcorrection.git#egg=ocrpostcorrection
3
  pandas
4
+ torch
5
  transformers