AminFaraji commited on
Commit
0f5f0fd
·
verified ·
1 Parent(s): a4678ee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -18
requirements.txt CHANGED
@@ -1,18 +1,6 @@
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
 
1
+ ! pip install langchain-community
2
+ !pip install groq
3
+ !pip install langchain-groq
4
+ !pip install chromadb
5
+ !pip install gradio
6
+ !pip install hazm