Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
-
fasttext
|
| 2 |
huggingface_hub
|
| 3 |
-
GlotScript
|
|
|
|
|
|
| 1 |
+
fasttext==0.9.2
|
| 2 |
huggingface_hub
|
| 3 |
+
GlotScript
|
| 4 |
+
matplotlib
|