Skip to content

Commit e30ef70

Browse files
authored
Updated eval requirements (#281)
1 parent 7c19078 commit e30ef70

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements-eval.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
# and RVC4 development-image build supplies ``--no-deps`` when installing this
1010
# file.
1111
--extra-index-url https://download.pytorch.org/whl/cpu
12-
torch==2.5.1+cpu
13-
torchvision==0.20.1+cpu
14-
torchmetrics==1.6.1
15-
lightning-utilities==0.15.3
12+
torch~=2.13
13+
torchvision~=0.28
14+
torchmetrics~=1.9
15+
lightning-utilities~=0.15
1616
luxonis-eval @ git+https://github.com/luxonis/luxonis-eval.git@be0742210cd0f8ec7f63d4853d4cb97eeab49458
1717
depthai-nodes==0.5.2
1818
pycocotools

0 commit comments

Comments
 (0)