From 6e6af98e6eeb33a9535d3e6fca38800af7b4c209 Mon Sep 17 00:00:00 2001 From: evelynmitchell Date: Sun, 3 Dec 2023 18:06:11 -0700 Subject: [PATCH] remove opencv vesion filter --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 6a78c1b1..2a9d6f73 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ pydantic = "2.*" tenacity = "*" Pillow = "*" chromadb = "*" -opencv-python-headless = "*" +opencv-python-headless tabulate = "*" termcolor = "*" black = "*" diff --git a/requirements.txt b/requirements.txt index 18472adf..378b2f05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ controlnet-aux diffusers einops imageio -opencv-python-headless=="*" +opencv-python-headless imageio-ffmpeg invisible-watermark kornia