Spaces:
Sleeping
Sleeping
cdupland
commited on
Commit
·
02dbf7a
1
Parent(s):
17a89e4
Remove all versions
Browse files- requirements.txt +12 -12
requirements.txt
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
-
chainlit
|
2 |
-
faiss-cpu
|
3 |
-
gradio_client
|
4 |
-
langchain
|
5 |
-
langchain-community
|
6 |
-
langchain-core
|
7 |
-
langchain-mistralai
|
8 |
-
openai
|
9 |
-
python-dotenv
|
10 |
-
pypdf
|
11 |
-
PyPDF2
|
12 |
-
tiktoken
|
|
|
1 |
+
chainlit
|
2 |
+
faiss-cpu
|
3 |
+
gradio_client
|
4 |
+
langchain
|
5 |
+
langchain-community
|
6 |
+
langchain-core
|
7 |
+
langchain-mistralai
|
8 |
+
openai
|
9 |
+
python-dotenv
|
10 |
+
pypdf
|
11 |
+
PyPDF2
|
12 |
+
tiktoken
|