GodsDevProject commited on
Commit
a611a60
·
verified ·
1 Parent(s): c652e2a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,7 +1,11 @@
1
  aiohttp
 
 
 
 
 
2
  numpy
3
  sentence-transformers
4
- pdf2image
5
  networkx
6
  scikit-learn
7
  faiss-cpu
 
1
  aiohttp
2
+ fastapi
3
+ uvicorn
4
+ reportlab
5
+ pdfminer.six
6
+ pdf2image
7
  numpy
8
  sentence-transformers
 
9
  networkx
10
  scikit-learn
11
  faiss-cpu