Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -1 +1,11 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
|
3 |
+
torch
|
4 |
+
transformers
|
5 |
+
sentence-transformers
|
6 |
+
langchain
|
7 |
+
tqdm
|
8 |
+
accelerate
|
9 |
+
pypdf
|
10 |
+
chromadb
|
11 |
+
unidecode
|