Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ pandas
|
|
| 3 |
matplotlib
|
| 4 |
spacy
|
| 5 |
nltk
|
| 6 |
-
tensorflow
|
| 7 |
streamlit
|
| 8 |
streamlit_extras
|
| 9 |
beautifulsoup4
|
|
|
|
| 3 |
matplotlib
|
| 4 |
spacy
|
| 5 |
nltk
|
| 6 |
+
tensorflow==2.15.0
|
| 7 |
streamlit
|
| 8 |
streamlit_extras
|
| 9 |
beautifulsoup4
|