mgbam commited on
Commit
5b4bc77
·
verified ·
1 Parent(s): 32f2423

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- streamlit
2
- transformers
3
- python-docx
4
  PyPDF2
5
- tensorflow==2.0.0
 
1
+ streamlit
2
+ transformers
3
+ python-docx
4
  PyPDF2
5
+ tensorflow>=2.10.0