joshuadunlop commited on
Commit
e00b0be
·
1 Parent(s): 0f98abb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- gradio
 
2
  PyMuPDF
 
3
  numpy
 
 
4
  scikit-learn
5
- tensorflow
6
- tensorflow-hub
7
- openai
 
1
+ streamlit
2
+ urllib3
3
  PyMuPDF
4
+ regex
5
  numpy
6
+ tensorflow_hub
7
+ openai
8
  scikit-learn