From fc1e7980349db387251f9c5181be511fcbec159f Mon Sep 17 00:00:00 2001 From: Rupesh Sreeraman Date: Tue, 31 Oct 2023 19:57:19 +0530 Subject: [PATCH] removed numpy --- requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index eacc99b..6834918 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,5 +11,4 @@ flake8==6.0.0 markupsafe==2.1.3 opencv-contrib-python==4.7.0.72 controlnet-aux==0.0.1 -invisible-watermark==0.2.0 -numpy=1.19.2 \ No newline at end of file +invisible-watermark==0.2.0 \ No newline at end of file