Update pyproject.toml

This commit is contained in:
Kent Keirsey 2023-11-06 08:15:57 -05:00
parent 7f650d00de
commit 546aaedbe4

View File

@ -42,7 +42,7 @@ dependencies = [
"datasets",
# When bumping diffusers beyond 0.21, make sure to address this:
# https://github.com/invoke-ai/InvokeAI/blob/fc09ab7e13cb7ca5389100d149b6422ace7b8ed3/invokeai/app/invocations/latent.py#L513
"diffusers[torch]~=0.21.0",
"diffusers[torch]~=0.22.0",
"dnspython~=2.4.0",
"dynamicprompts",
"easing-functions",