Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- 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
|