Manglik-R commited on
Commit
8826458
1 Parent(s): 1d9292c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt CHANGED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ huggingface_hub
2
+ pypdf
3
+ langchain
4
+ sentence-transformers
5
+ faiss-cpu
6
+ unstructured
7
+ unstructured[local-inference]