wuchangsheng951
commited on
Commit
·
f8bce2f
1
Parent(s):
1aed819
Add application file
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ langchain
|
|
7 |
flask
|
8 |
unstructured
|
9 |
unstructured[local-inference]
|
10 |
-
openai
|
|
|
|
7 |
flask
|
8 |
unstructured
|
9 |
unstructured[local-inference]
|
10 |
+
openai
|
11 |
+
faiss-cpu
|