AminFaraji commited on
Commit
520b604
·
verified ·
1 Parent(s): 3092404

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt CHANGED
@@ -1,4 +1,20 @@
 
 
1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  langchain
3
 
4
 
 
1
+ sentence_transformers
2
+ langchain_experimental
3
 
4
+ langchain-community
5
+ langchain-openai
6
+ unstructured
7
+ python-dotenv
8
+ chromadb
9
+
10
+
11
+
12
+ bitsandbytes
13
+ torch
14
+ transformers
15
+ accelerate
16
+ xformers
17
+ einops
18
  langchain
19
 
20