mgbam commited on
Commit
54707ac
·
verified ·
1 Parent(s): 1142c0d

Update requirements.txt

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