From bedd75920d2d23b2f5baf441f03463f0586cad62 Mon Sep 17 00:00:00 2001 From: henryruhs Date: Sun, 19 Jan 2025 18:11:58 +0100 Subject: [PATCH] Update dependencies --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 918b934..34103b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ gradio-rangeslider==0.0.8 numpy==2.2.2 onnx==1.17.0 onnxruntime==1.20.1 -opencv-python-headless==4.11.0.86 +opencv-python==4.11.0.86 psutil==6.1.1 pydantic==2.10.6 tqdm==4.67.1