Spaces:
Runtime error
Runtime error
Paul-Joshi
commited on
Commit
•
b879430
1
Parent(s):
978d20f
Update requirements.txt
Browse files- requirements.txt +8 -10
requirements.txt
CHANGED
@@ -1,10 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
InstructorEmbedding==1.0.1
|
10 |
-
sentence-transformers==2.2.2
|
|
|
1 |
+
streamlit
|
2 |
+
langchain
|
3 |
+
langchain-community
|
4 |
+
langchain-core
|
5 |
+
chromadb
|
6 |
+
tiktoken
|
7 |
+
huggingface_hub
|
8 |
+
langchain-nomic
|
|
|
|