Add fasttext
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ langdetect
|
|
| 2 |
langid
|
| 3 |
lingua-language-detector
|
| 4 |
fast-langdetect
|
| 5 |
-
|
| 6 |
pycld2
|
| 7 |
httpx
|
| 8 |
polars
|
|
|
|
| 2 |
langid
|
| 3 |
lingua-language-detector
|
| 4 |
fast-langdetect
|
| 5 |
+
fasttext
|
| 6 |
pycld2
|
| 7 |
httpx
|
| 8 |
polars
|