Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -11
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
streamlit
|
2 |
-
pandas
|
3 |
-
langchain
|
4 |
-
huggingface_hub
|
5 |
-
torch
|
6 |
-
langchain_community
|
7 |
-
openpyxl
|
8 |
-
sentence_transformers
|
9 |
-
pysqlite3-binary
|
10 |
-
chromadb
|
11 |
-
langchain-chroma
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
langchain
|
4 |
+
huggingface_hub
|
5 |
+
torch
|
6 |
+
langchain_community
|
7 |
+
openpyxl
|
8 |
+
sentence_transformers
|
9 |
+
pysqlite3-binary
|
10 |
+
chromadb
|
11 |
+
langchain-chroma
|