bump compel version to address issues

This commit is contained in:
Damian Stewart 2023-03-09 10:28:07 +01:00
parent 543682fd3b
commit 65fc9a6e0e

View File

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