AminFaraji commited on
Commit
1cd8fb4
·
verified ·
1 Parent(s): a4522e9

Update requirements.txt

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