yerfor commited on
Commit
be8dd24
·
1 Parent(s): 3d02c42

add data_gen

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -25,5 +25,5 @@ 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
 
25
  einops
26
  chardet
27
  #torch==1.9.0
28
+ dgl
29
  stanza # for dependency parsing to build the syntactic graph