Irathernotsay commited on
Commit
9e68bcf
·
verified ·
1 Parent(s): 5892bc8

Added Extra requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -1
requirements.txt CHANGED
@@ -1 +1,10 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub==0.22.2
2
+ langchain==0.1.9
3
+ langchain_community==0.0.24
4
+ sentence-transformers==2.4.0
5
+ unstructured
6
+ unstructured[pdf]
7
+ qdrant-client
8
+ python-dotenv
9
+ accelerate
10
+ llama-cpp-python