bhaskartripathi commited on
Commit
db76736
·
verified ·
1 Parent(s): fd5d63e

Update requirements.txt

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