Spaces:
Build error
Build error
mattritchey
commited on
Commit
•
e82cb6d
1
Parent(s):
8d765b6
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
torch
|
2 |
-
transformers
|
3 |
-
accelerate
|
4 |
-
sentence_transformers
|
5 |
-
einops
|
6 |
-
faiss-cpu
|
7 |
-
langchain
|
8 |
-
langchain-community
|
9 |
-
unstructured
|
10 |
llama-cpp-python
|
11 |
optimum
|
12 |
auto-gptq
|
|
|
1 |
torch
|
2 |
+
transformers
|
3 |
+
accelerate
|
4 |
+
sentence_transformers
|
5 |
+
einops
|
6 |
+
faiss-cpu
|
7 |
+
langchain
|
8 |
+
langchain-community
|
9 |
+
unstructured
|
10 |
llama-cpp-python
|
11 |
optimum
|
12 |
auto-gptq
|