Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -51,6 +51,7 @@ orjson==3.10.15
|
|
| 51 |
packaging==24.2
|
| 52 |
pandas==2.2.3
|
| 53 |
pillow==11.1.0
|
|
|
|
| 54 |
|
| 55 |
pinecone==5.4.0
|
| 56 |
langchain>=0.3.7
|
|
|
|
| 51 |
packaging==24.2
|
| 52 |
pandas==2.2.3
|
| 53 |
pillow==11.1.0
|
| 54 |
+
sentence-transformers==3.1.0
|
| 55 |
|
| 56 |
pinecone==5.4.0
|
| 57 |
langchain>=0.3.7
|