diff --git a/pyproject.toml b/pyproject.toml index d3872e097b..ef36239e60 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ dependencies = [ "clip_anytorch", # replacing "clip @ https://github.com/openai/CLIP/archive/eaa22acb90a5876642d0507623e859909230a52d.zip", "compel", "datasets", - "diffusers[torch]~=0.11", + "diffusers[torch]~=0.13", "dnspython==2.2.1", "einops", "eventlet",