leonhardhennig commited on
Commit
a3c0b4c
·
1 Parent(s): 4567a39

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ pytorch-ie>=0.23.0,<1.0.0
2
  # pie-utils provides some useful helper methods for pytorch-ie,
3
  # e.g. document processors or span utils (convert span annotations
4
  # to sequence encodings such as BIO, IO or BIOUL, and back).
5
- git+https://github.com/ArneBinder/pie-utils@v0.5.1
 
 
 
2
  # pie-utils provides some useful helper methods for pytorch-ie,
3
  # e.g. document processors or span utils (convert span annotations
4
  # to sequence encodings such as BIO, IO or BIOUL, and back).
5
+ git+https://github.com/ArneBinder/pie-utils@v0.5.1
6
+
7
+ spacy