MohsenParsa commited on
Commit
e172420
·
verified ·
1 Parent(s): 5c0755e

Update requirements.txt

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
+ llama-cpp-python #==0.2.82
3
+ langchain_community #==0.2.10
4
+ gpt4all #==2.7.0
5
+ langchain #==0.2.11
6
+ langchain_core #==0.2.24
7
+ faiss-gpu #==1.8.0.post1
8
+ gpt4all[cuda]
9
+ config
10
+ llama-index-llms-langchain