mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix: add dynamicprompts to pyproject.toml
This commit is contained in:
parent
b8e32fa459
commit
0497bea264
@ -44,6 +44,7 @@ dependencies = [
|
|||||||
"datasets",
|
"datasets",
|
||||||
"diffusers[torch]~=0.17.0",
|
"diffusers[torch]~=0.17.0",
|
||||||
"dnspython==2.2.1",
|
"dnspython==2.2.1",
|
||||||
|
"dynamicprompts",
|
||||||
"easing-functions",
|
"easing-functions",
|
||||||
"einops",
|
"einops",
|
||||||
"eventlet",
|
"eventlet",
|
||||||
|
Loading…
Reference in New Issue
Block a user