Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -27,4 +27,5 @@ torch==2.7.1
|
|
| 27 |
transformers==4.54.1
|
| 28 |
typing==3.7.4.3
|
| 29 |
uvicorn==0.35.0
|
| 30 |
-
faiss-gpu==1.7.2
|
|
|
|
|
|
| 27 |
transformers==4.54.1
|
| 28 |
typing==3.7.4.3
|
| 29 |
uvicorn==0.35.0
|
| 30 |
+
faiss-gpu==1.7.2
|
| 31 |
+
numpy<2.0
|