Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +14 -10
requirements.txt
CHANGED
@@ -1,10 +1,14 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
faiss-cpu
|
8 |
-
|
9 |
-
|
10 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
torch
|
3 |
+
accelerate
|
4 |
+
sentence_transformers
|
5 |
+
streamlit_chat
|
6 |
+
streamlit
|
7 |
+
faiss-cpu
|
8 |
+
tiktoken
|
9 |
+
ctransformers
|
10 |
+
huggingface-hub
|
11 |
+
pypdf
|
12 |
+
python-dotenv
|
13 |
+
replicate
|
14 |
+
docx2txt
|