Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
pypdf
|
3 |
+
sentence_transformers
|
4 |
+
openai
|
5 |
+
chromadb
|
6 |
+
langchain-openai
|
7 |
+
langchain-community
|
8 |
+
langchain-core
|
9 |
+
chainlit
|