yamraj047 commited on
Commit
349be52
·
verified ·
1 Parent(s): ca24099

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -2,9 +2,8 @@ fastapi==0.109.0
2
  uvicorn[standard]==0.27.0
3
  sentence-transformers==2.3.1
4
  faiss-cpu==1.7.4
5
- groq==0.4.2
6
  numpy==1.24.3
7
  pydantic==2.5.3
8
  python-multipart==0.0.6
9
- torch==2.1.2
10
- transformers==4.36.2
 
2
  uvicorn[standard]==0.27.0
3
  sentence-transformers==2.3.1
4
  faiss-cpu==1.7.4
5
+ groq==0.11.0
6
  numpy==1.24.3
7
  pydantic==2.5.3
8
  python-multipart==0.0.6
9
+ httpx==0.27.0