Gankit12 commited on
Commit
71b2afb
·
1 Parent(s): 34af792
Files changed (1) hide show
  1. backend/requirements.txt +1 -0
backend/requirements.txt CHANGED
@@ -11,5 +11,6 @@ pytest==7.4.4
11
  pytest-cov==4.1.0
12
  httpx==0.26.0
13
  torch>=2.0.0
 
14
  transformers>=4.30.0
15
  Pillow>=10.0.0
 
11
  pytest-cov==4.1.0
12
  httpx==0.26.0
13
  torch>=2.0.0
14
+ torchvision>=0.15.0
15
  transformers>=4.30.0
16
  Pillow>=10.0.0