upgrade compel for better .swap defaults and a bugfix

This commit is contained in:
Damian Stewart 2023-03-23 22:34:54 +01:00
parent 485f6e5954
commit 02c58f22be

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",