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