bhaskartripathi commited on
Commit
b17bcd3
·
1 Parent(s): 1f19bae

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,10 +1,8 @@
 
1
  PyMuPDF
2
- numpy==1.19.5
3
  scikit-learn
4
- tensorflow>=2.0.0
5
  tensorflow-hub
6
- openai==0.10.2
7
- gradio==3.27.0
8
- jina
9
-
10
 
 
1
+ gradio
2
  PyMuPDF
3
+ numpy
4
  scikit-learn
5
+ tensorflow
6
  tensorflow-hub
7
+ openai
 
 
 
8