Spaces:
Build error
Build error
add data_gen
Browse files- 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
|
| 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
|