chouchouvs commited on
Commit
aebd89f
·
verified ·
1 Parent(s): 3660136

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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 # ✅ compatible gradio/datasets/faiss-cpu
7
  datasets==2.20.0
8
- faiss-cpu==1.8.0.post1 # nécessite numpy<2.0
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
+