efnanaladagg commited on
Commit
6518ac0
·
verified ·
1 Parent(s): cf1a57f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
  fastapi==0.115.6
2
  uvicorn[standard]==0.32.1
3
  python-multipart==0.0.12
4
-
5
  pillow==10.4.0
6
- numpy==2.1.3
7
-
8
- torch==2.5.1
9
- torchvision==0.20.1
 
1
  fastapi==0.115.6
2
  uvicorn[standard]==0.32.1
3
  python-multipart==0.0.12
 
4
  pillow==10.4.0
5
+ torch==2.4.1
6
+ torchvision==0.19.1
7
+ jinja2==3.1.4