Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -18,4 +18,9 @@ beautifulsoup4
|
|
18 |
ftfy
|
19 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
20 |
torch==2.0.1
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
18 |
ftfy
|
19 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
20 |
torch==2.0.1
|
21 |
+
sentence-transformers
|
22 |
+
tqdm
|
23 |
+
accelerate
|
24 |
+
pypdf
|
25 |
+
chromadb
|
26 |
+
unidecode
|