Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +16 -1
requirements.txt
CHANGED
@@ -7,4 +7,19 @@ tqdm
|
|
7 |
accelerate
|
8 |
pypdf
|
9 |
chromadb
|
10 |
-
unidecode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
accelerate
|
8 |
pypdf
|
9 |
chromadb
|
10 |
+
unidecode
|
11 |
+
accelerate
|
12 |
+
boto3
|
13 |
+
botocore
|
14 |
+
chromadb
|
15 |
+
gradio
|
16 |
+
huggingface-hub
|
17 |
+
langchain
|
18 |
+
llama-index
|
19 |
+
pydantic
|
20 |
+
protobuf
|
21 |
+
torch
|
22 |
+
tqdm
|
23 |
+
transformers
|
24 |
+
unidecode
|
25 |
+
urllib3
|