-
Notifications
You must be signed in to change notification settings - Fork 6.6k
add Instant id sdxl image2image pipeline #7507
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
add Instant id sdxl image2image pipeline #7507
Conversation
WIP changes to img2img controlnet instantid
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
|
when we get the tests to pass we can merge i think |
|
what's failing the tests now is checking if |
|
Great work! |
* initial commit - instantid img2img * adapting to img2img * change add_time_ids * change add_time_ids * WIP changes * add strength to timesteps * check insightface import * style * check insightface import changed to warning * check insightface import changed to warning * style --------- Co-authored-by: apolinário <[email protected]>
* initial commit - instantid img2img * adapting to img2img * change add_time_ids * change add_time_ids * WIP changes * add strength to timesteps * check insightface import * style * check insightface import changed to warning * check insightface import changed to warning * style --------- Co-authored-by: apolinário <[email protected]>
Add an image to image pipeline version of instantid stable diffusion xl pipeline
for those who'd like to include an init image to be noised together with the generation.
Modeled from:
insightfacepackage to refer users to installations requiredcc: @apolinario