We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b35507 commit 9050929Copy full SHA for 9050929
label_studio_ml/examples/yolo/requirements.txt
@@ -1,5 +1,6 @@
1
-ultralytics~=8.3.91
+ultralytics~=8.3.120
2
tqdm
3
-torchmetrics~=1.4.2
+torchmetrics<1.8.0
4
+numpy<2
5
6
0 commit comments