Commit
·
590b29f
1
Parent(s):
6184fc2
update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -32,4 +32,5 @@ python_mecab_ko==1.3.7
|
|
32 |
torch==2.4
|
33 |
pydantic<=2.10.6
|
34 |
torchmetrics<=1.5
|
35 |
-
fast_langdetect
|
|
|
|
32 |
torch==2.4
|
33 |
pydantic<=2.10.6
|
34 |
torchmetrics<=1.5
|
35 |
+
fast_langdetect
|
36 |
+
split_lang
|