Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -23,10 +23,10 @@ jieba==0.42.1
|
|
23 |
LangSegment>=0.3.3
|
24 |
wordsegment==1.3.1
|
25 |
rotary_embedding_torch==0.6.4
|
26 |
-
spaces
|
27 |
pyjyutping==1.0.0
|
28 |
g2pk2==0.0.3
|
29 |
ko_pron==1.3
|
30 |
opencc==1.1.0
|
31 |
python_mecab_ko==1.3.7
|
32 |
-
torch==2.
|
|
|
23 |
LangSegment>=0.3.3
|
24 |
wordsegment==1.3.1
|
25 |
rotary_embedding_torch==0.6.4
|
26 |
+
spaces
|
27 |
pyjyutping==1.0.0
|
28 |
g2pk2==0.0.3
|
29 |
ko_pron==1.3
|
30 |
opencc==1.1.0
|
31 |
python_mecab_ko==1.3.7
|
32 |
+
torch==2.1.2
|