Spaces:
Runtime error
Runtime error
binqiangliu
commited on
Commit
•
f3ad554
1
Parent(s):
61781c7
Create requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
faiss-cpu
|
2 |
+
htmltemplate
|
3 |
+
huggingface_hub
|
4 |
+
langchain
|
5 |
+
pandas
|
6 |
+
PyPDF2
|
7 |
+
python-dotenv
|
8 |
+
Requests
|
9 |
+
sentence_transformers
|
10 |
+
streamlit
|
11 |
+
streamlit_chat
|
12 |
+
torch
|