JaredBailey commited on
Commit
bf36852
·
verified ·
1 Parent(s): 59ccaae

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -4,5 +4,5 @@ gunicorn==20.1.0
4
  pydantic==1.9.1
5
  typing_extensions==4.3.0
6
  uvicorn==0.18.2
7
- torch
8
- torchvision
 
4
  pydantic==1.9.1
5
  typing_extensions==4.3.0
6
  uvicorn==0.18.2
7
+ torch==2.1.2
8
+ torchvision==0.16.2