Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ torch
|
|
| 3 |
langchain
|
| 4 |
langchain.community
|
| 5 |
pypdf
|
| 6 |
-
pydantic
|
|
|
|
|
|
| 3 |
langchain
|
| 4 |
langchain.community
|
| 5 |
pypdf
|
| 6 |
+
pydantic
|
| 7 |
+
sentence-transformers
|