Spaces:
Build error
Build error
mattritchey
commited on
Commit
•
a8cd746
1
Parent(s):
d3ae230
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ faiss-cpu==1.7.4
|
|
7 |
langchain==0.1.1
|
8 |
langchain-community==0.0.13
|
9 |
unstructured==0.12.2
|
10 |
-
llama-cpp-python
|
|
|
|
|
|
7 |
langchain==0.1.1
|
8 |
langchain-community==0.0.13
|
9 |
unstructured==0.12.2
|
10 |
+
llama-cpp-python
|
11 |
+
optimum
|
12 |
+
auto-gptq
|