Spaces:
Sleeping
Sleeping
Commit
·
1d8e25c
1
Parent(s):
7199e03
Create requirements.txt
Browse files- requirements.txt +14 -0
requirements.txt
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|