diff --git a/pyproject.toml b/pyproject.toml index 9534d0ce07..3d8d9d7a38 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ "albumentations", "click", "clip_anytorch", # replacing "clip @ https://github.com/openai/CLIP/archive/eaa22acb90a5876642d0507623e859909230a52d.zip", - "compel==0.1.10", + "compel==1.0.1", "datasets", "diffusers[torch]~=0.14", "dnspython==2.2.1",