Spaces:
Runtime error
Runtime error
Commit
·
127f999
1
Parent(s):
e67a35f
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
numpy==1.21.5
|
2 |
nltk==3.7
|
3 |
matplotlib==3.5.1
|
4 |
-
pandas==
|
5 |
scikit_learn==1.0.2
|
6 |
streamlit==1.20.0
|
7 |
readchar
|
|
|
1 |
numpy==1.21.5
|
2 |
nltk==3.7
|
3 |
matplotlib==3.5.1
|
4 |
+
pandas==0.13.1
|
5 |
scikit_learn==1.0.2
|
6 |
streamlit==1.20.0
|
7 |
readchar
|