Spaces:
Build error
Build error
Sam Passaglia
commited on
Commit
·
470c02e
1
Parent(s):
bf3858c
minor
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,12 +5,13 @@ ipadic==1.0.0
|
|
5 |
jumandic==1.0.0
|
6 |
jaconv==0.3
|
7 |
fugashi
|
|
|
8 |
sudachipy
|
9 |
sudachidict_full
|
10 |
spacy
|
11 |
scikit-learn==1.2.0
|
12 |
speach==0.1a15.post1
|
13 |
-
torch
|
14 |
transformers>=4.25.1
|
15 |
datasets>=2.7.1
|
16 |
pynvml==11.4.1
|
|
|
5 |
jumandic==1.0.0
|
6 |
jaconv==0.3
|
7 |
fugashi
|
8 |
+
unidic-lite
|
9 |
sudachipy
|
10 |
sudachidict_full
|
11 |
spacy
|
12 |
scikit-learn==1.2.0
|
13 |
speach==0.1a15.post1
|
14 |
+
torch>=1.13.1
|
15 |
transformers>=4.25.1
|
16 |
datasets>=2.7.1
|
17 |
pynvml==11.4.1
|