Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InvokeAI 3x #25

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

InvokeAI 3x #25

wants to merge 11 commits into from

Conversation

toyo-chi
Copy link
Contributor

Fixes #24

May be I doing something even more terribly wrong, but it's also works for me! (except 3.1.1)

Remove: getpass-asterisk

New:
dynamicprompts (0.29.0)
easing-functions (1.0.4)
controlnet-aux (0.0.6)
invisible-watermark (0.2.0)
mediapipe (0.10.3)

Update:
accelerate (0.17.0 -> 0.21.0)
compel (1.1.5 -> 2.0.1)
diffusers (0.16.1 ->) 0.19.3
timm (0.6.11 -> 0.6.13)
Mediapipe requires protobuf3
Not sure if this is the right way, but works for me!
(but cause some rebuilds)
transformers (4.28.1 -> 4.31.0)
rich (13.3.5)
test-tube (0.7.5)
scikit-image (0.21.0) (copied from NixOS unstable)
fastapi (0.88.0)

lazy-loader for scikit-image (copied from NixOS unstable)
rich causes huge rebuild
test-tube doesn't build with strange error
scikit-image doesn't build either

Not sure if this is the right way (actually it looks like dirty hack), but works for me, so whatever!
compel (2.0.1 -> 2.0.2)

diffusers (0.19.3 -> 0.20.1
@toyo-chi toyo-chi marked this pull request as ready for review September 26, 2023 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update InvokeAI to 3.x (ControlNet, SDXL and nodes!)
1 participant