noelshin commited on
Commit
b1a19d0
1 Parent(s): 200320e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ opencv-contrib-python==4.5.5.62
2
  torch==1.11.0
3
  torchvision==0.12.0
4
  timm==0.4.12
5
- scipy==1.6.2
 
 
2
  torch==1.11.0
3
  torchvision==0.12.0
4
  timm==0.4.12
5
+ scipy==1.6.2
6
+ Jinja2