Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -26,4 +26,5 @@ tokenizers==0.21.4
|
|
| 26 |
torch==2.7.1
|
| 27 |
transformers==4.54.1
|
| 28 |
typing==3.7.4.3
|
| 29 |
-
uvicorn==0.35.0
|
|
|
|
|
|
| 26 |
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
|