Hammad712 commited on
Commit
0f81fd0
·
verified ·
1 Parent(s): 995e61e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  pymongo==4.9.2
2
  groq==0.5.0
3
- faiss-cpu==1.7.4
4
  torch==2.1.1
5
  transformers==4.43.4
6
  Pillow==10.4.0
7
  fastapi==0.112.0
8
  uvicorn==0.30.5
9
  pydantic==2.8.2
10
- numpy
 
 
1
  pymongo==4.9.2
2
  groq==0.5.0
 
3
  torch==2.1.1
4
  transformers==4.43.4
5
  Pillow==10.4.0
6
  fastapi==0.112.0
7
  uvicorn==0.30.5
8
  pydantic==2.8.2
9
+ numpy
10
+ faiss-cpu