Spaces:
Runtime error
Runtime error
initial_2
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
nltk==3.6.5
|
2 |
pandas==1.3.4
|
3 |
-
numpy
|
4 |
unidecode==1.2.0
|
5 |
tensorflow==2.9.1
|
6 |
scann==1.2.7
|
|
|
1 |
nltk==3.6.5
|
2 |
pandas==1.3.4
|
3 |
+
numpy==1.22.4
|
4 |
unidecode==1.2.0
|
5 |
tensorflow==2.9.1
|
6 |
scann==1.2.7
|