Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
fasttext
|
| 2 |
huggingface_hub
|
| 3 |
matplotlib
|
| 4 |
-
seaborn
|
|
|
|
|
|
| 1 |
fasttext
|
| 2 |
huggingface_hub
|
| 3 |
matplotlib
|
| 4 |
+
seaborn
|
| 5 |
+
numpy==1.26.4
|