yerfor commited on
Commit
81e5008
·
1 Parent(s): 22871e7
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -24,4 +24,6 @@ jieba
24
  pypinyin # for chinese graphme-to-phoneme
25
  einops
26
  chardet
27
- stanza # for dependency parsing to build the syntactic graph
 
 
 
24
  pypinyin # for chinese graphme-to-phoneme
25
  einops
26
  chardet
27
+ torch==1.9.0
28
+ dgl-cu102
29
+ stanza # for dependency parsing to build the syntactic graph