Update requirements.txt

This commit is contained in:
Benjamin Berman 2023-06-23 15:04:24 -07:00 committed by Benjamin Berman
parent 550788eaca
commit afef21fa6e

View File

@ -14,7 +14,7 @@ pyyaml>=6.0
scikit-image>=0.20.0 scikit-image>=0.20.0
jsonmerge>=1.9.0 jsonmerge>=1.9.0
clean-fid>=0.1.35 clean-fid>=0.1.35
clip>=0.2.0 git+https://github.com/openai/CLIP.git@main#egg=clip
resize-right>=0.0.2 resize-right>=0.0.2
opencv-python>=4.7.0.72 opencv-python>=4.7.0.72
albumentations>=1.3.0 albumentations>=1.3.0
@ -27,4 +27,4 @@ scipy
tqdm tqdm
diffusers>=0.16.1 diffusers>=0.16.1
protobuf==3.20.3 protobuf==3.20.3
rembg[gpu] rembg[gpu]