Aroy1997 commited on
Commit
7f7f5fd
·
verified ·
1 Parent(s): 7c618f4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
  torch
2
- PyMuPDF
3
- python
4
  transformers
5
  sentence-transformers
6
  faiss-cpu
7
  gradio
8
- PyMuPDF
9
  numpy
 
10
  tf-keras
 
1
  torch
 
 
2
  transformers
3
  sentence-transformers
4
  faiss-cpu
5
  gradio
6
+ PyMuPDF==1.22.3
7
  numpy
8
+ tensorflow
9
  tf-keras