Spaces:
Runtime error
Runtime error
Update requirement.txt
Browse files- requirement.txt +10 -0
requirement.txt
CHANGED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
3 |
+
sentence_transformers
|
4 |
+
langchain
|
5 |
+
tqdm
|
6 |
+
accelerate
|
7 |
+
pypdf
|
8 |
+
chromadb
|
9 |
+
unidecode
|
10 |
+
langchain_community
|