Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse filesChanged the fasttext version to fasttext==0.9.3
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ Requests==2.32.2
|
|
| 2 |
annif
|
| 3 |
beautifulsoup4==4.12.3
|
| 4 |
datasets==2.14.5
|
| 5 |
-
fasttext==0.9.
|
| 6 |
gradio
|
| 7 |
iterative_stratification==0.1.7
|
| 8 |
nltk==3.8.1
|
|
|
|
| 2 |
annif
|
| 3 |
beautifulsoup4==4.12.3
|
| 4 |
datasets==2.14.5
|
| 5 |
+
fasttext==0.9.3
|
| 6 |
gradio
|
| 7 |
iterative_stratification==0.1.7
|
| 8 |
nltk==3.8.1
|