Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -6,3 +6,6 @@ elasticsearch_serverless==0.2.0.20231031
|
|
6 |
boto3==1.35.0
|
7 |
pyarrow==16.0.0
|
8 |
uvicorn==0.30.6
|
|
|
|
|
|
|
|
6 |
boto3==1.35.0
|
7 |
pyarrow==16.0.0
|
8 |
uvicorn==0.30.6
|
9 |
+
python-dotenv==1.0.1
|
10 |
+
faiss-cpu==1.9.0
|
11 |
+
numpy==1.26.2
|