bump compel version to fix on invalid (auto111) syntax

This commit is contained in:
Damian Stewart 2023-04-03 10:37:01 +02:00
parent c4e6511a59
commit 8cbe2e14d9

View File

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