bhaskartripathi commited on
Commit
8d06df6
·
verified ·
1 Parent(s): 0b2eeaa

Update requirements.txt

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