[deps] upgrade compel for better .swap defaults and a bugfix (#3014)

This commit is contained in:
Lincoln Stein 2023-03-23 19:01:12 -04:00 committed by GitHub
commit d770b14358
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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