Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -3,7 +3,8 @@ uvicorn[standard]==0.30.1
|
|
| 3 |
httpx==0.27.0
|
| 4 |
pydantic==2.7.1
|
| 5 |
gradio==4.43.0
|
| 6 |
-
numpy==1.26.4
|
| 7 |
datasets==2.20.0
|
| 8 |
-
faiss-cpu==1.8.0.post1
|
| 9 |
huggingface_hub==0.23.0
|
|
|
|
|
|
| 3 |
httpx==0.27.0
|
| 4 |
pydantic==2.7.1
|
| 5 |
gradio==4.43.0
|
| 6 |
+
numpy==1.26.4
|
| 7 |
datasets==2.20.0
|
| 8 |
+
faiss-cpu==1.8.0.post1
|
| 9 |
huggingface_hub==0.23.0
|
| 10 |
+
|