From afef21fa6e60a00fa54b41feb3671d0f78eef823 Mon Sep 17 00:00:00 2001 From: Benjamin Berman Date: Fri, 23 Jun 2023 15:04:24 -0700 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8af22777c..2e0d4fca0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pyyaml>=6.0 scikit-image>=0.20.0 jsonmerge>=1.9.0 clean-fid>=0.1.35 -clip>=0.2.0 +git+https://github.com/openai/CLIP.git@main#egg=clip resize-right>=0.0.2 opencv-python>=4.7.0.72 albumentations>=1.3.0 @@ -27,4 +27,4 @@ scipy tqdm diffusers>=0.16.1 protobuf==3.20.3 -rembg[gpu] \ No newline at end of file +rembg[gpu]