fix: add dynamicprompts to pyproject.toml

This commit is contained in:
psychedelicious 2023-06-13 22:05:19 +10:00
parent b8e32fa459
commit 0497bea264

View File

@ -44,6 +44,7 @@ dependencies = [
"datasets",
"diffusers[torch]~=0.17.0",
"dnspython==2.2.1",
"dynamicprompts",
"easing-functions",
"einops",
"eventlet",