GodsDevProject commited on
Commit
a0acd7f
·
verified ·
1 Parent(s): 1749c01

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
  aiohttp
2
  numpy
 
 
 
3
  scikit-learn
4
  faiss-cpu
5
  plotly>=5.18.0
 
1
  aiohttp
2
  numpy
3
+ sentence-transformers
4
+ pdf2image
5
+ networkx
6
  scikit-learn
7
  faiss-cpu
8
  plotly>=5.18.0