Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,11 +5,12 @@ langchain-community
|
|
5 |
langchain-openai
|
6 |
unstructured
|
7 |
python-dotenv
|
|
|
8 |
chromadb
|
9 |
|
10 |
|
11 |
|
12 |
-
|
13 |
bitsandbytes
|
14 |
torch
|
15 |
transformers
|
|
|
5 |
langchain-openai
|
6 |
unstructured
|
7 |
python-dotenv
|
8 |
+
pip
|
9 |
chromadb
|
10 |
|
11 |
|
12 |
|
13 |
+
|
14 |
bitsandbytes
|
15 |
torch
|
16 |
transformers
|