From b92a40c09829fa9cccffd0c31500f325921c85dc Mon Sep 17 00:00:00 2001 From: doctorpangloss <@hiddenswitch.com> Date: Tue, 27 Aug 2024 12:11:33 -0700 Subject: [PATCH] OpenAI CLIP package does not appear to be used anywhere, so remove it --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 26e47f178..f4da7fb48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,6 @@ pyyaml>=6.0 scikit-image>=0.20.0 jsonmerge>=1.9.0 clean-fid>=0.1.35 -clip @ git+https://github.com/openai/CLIP.git resize-right>=0.0.2 opencv-python-headless>=4.9.0.80 albumentations>=1.3.0