From 4214129d59908c20c6c6e7bb980e69f9fa9a5d05 Mon Sep 17 00:00:00 2001 From: Hiyam Date: Mon, 24 Feb 2025 11:00:45 +0400 Subject: [PATCH] changed the requirements to the correct version of the supervision package --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9534dc3a..85a07f9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pycocotools PyYAML requests setuptools -supervision +supervision==0.19.0 termcolor timm torch