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 |
+
pydantic==1.10.12
|
3 |
+
chromadb
|
4 |
+
langchain==0.0.339
|
5 |
+
PyPDF2
|
6 |
+
python-dotenv
|
7 |
+
gradio
|
8 |
+
sentence-transformers
|
9 |
+
ai21
|