Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
2 |
pydantic==1.10.12
|
3 |
chromadb
|
4 |
langchain==0.0.339
|
@@ -6,4 +5,4 @@ PyPDF2
|
|
6 |
python-dotenv
|
7 |
gradio
|
8 |
sentence-transformers
|
9 |
-
ai21
|
|
|
|
|
1 |
pydantic==1.10.12
|
2 |
chromadb
|
3 |
langchain==0.0.339
|
|
|
5 |
python-dotenv
|
6 |
gradio
|
7 |
sentence-transformers
|
8 |
+
ai21
|