Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
streamlit
|
2 |
-
transformers
|
3 |
-
python-docx
|
4 |
PyPDF2
|
5 |
-
tensorflow
|
|
|
1 |
+
streamlit
|
2 |
+
transformers
|
3 |
+
python-docx
|
4 |
PyPDF2
|
5 |
+
tensorflow>=2.10.0
|