Spaces:
Runtime error
Runtime error
neverix
commited on
Commit
·
ed4fe9c
1
Parent(s):
1bcfba1
Fix requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,4 +5,4 @@ torch==1.11.0
|
|
5 |
pyrender
|
6 |
torchvision==0.12.0
|
7 |
timm==0.6.5
|
8 |
-
opencv-python==4.4.0
|
|
|
5 |
pyrender
|
6 |
torchvision==0.12.0
|
7 |
timm==0.6.5
|
8 |
+
opencv-python==4.4.0.44
|