ChintanSatva commited on
Commit
e46f22a
·
verified ·
1 Parent(s): 30a556f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ fastapi==0.115.2
2
  uvicorn==0.32.0
3
  vllm==0.6.3.post1
4
  pytesseract==0.3.13
5
- torch==2.4.1
6
  transformers==4.46.0
7
  opencv-python-headless==4.10.0.84
8
  pillow==10.4.0
 
2
  uvicorn==0.32.0
3
  vllm==0.6.3.post1
4
  pytesseract==0.3.13
5
+ torch==2.4.0
6
  transformers==4.46.0
7
  opencv-python-headless==4.10.0.84
8
  pillow==10.4.0