bump compel version

This commit is contained in:
Lincoln Stein 2023-05-07 15:22:46 -04:00
parent cce40acba5
commit bd0ad59c27

View File

@ -38,7 +38,7 @@ dependencies = [
"albumentations",
"click",
"clip_anytorch", # replacing "clip @ https://github.com/openai/CLIP/archive/eaa22acb90a5876642d0507623e859909230a52d.zip",
"compel~=1.1.5",
"compel~=1.1.5",
"datasets",
"diffusers[torch]~=0.16.1",
"dnspython==2.2.1",