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

Add sdxl controlnet models #5980

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Add sdxl controlnet models #5980

merged 2 commits into from
Mar 18, 2024

Conversation

lstein
Copy link
Collaborator

@lstein lstein commented Mar 17, 2024

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Community Node Submission

Have you discussed this change with the InvokeAI team?

  • Yes
  • No, because:

Have you updated all relevant documentation?

  • Yes
  • No

Description

This adds five SDXL ControlNet models to the initial models list. Two of them, canny-sdxl and depth-sdxl are recommended and will be installed automatically if the user chooses a non-interactive configuration.

These are all previously-converted diffusers versions of the models, not the original safetensors versions. Currently on-demand conversion of safetensors controlnets is not working for those trained on SDXL.

Related Tickets & Documents

QA Instructions, Screenshots, Recordings

If you run invokeai-model-install and navigate to the controlnet panel, you should see the new sdxl models listed.

Merge Plan

Merge when approved.

Added/updated tests?

  • Yes
  • No : not needed

[optional] Are there any post deployment tasks we need to perform?

@github-actions github-actions bot added python PRs that change python files services PRs that change app services labels Mar 17, 2024
@lstein lstein enabled auto-merge (squash) March 18, 2024 01:06
@lstein lstein merged commit 7ea9cac into main Mar 18, 2024
14 checks passed
@lstein lstein deleted the enhance/add-sdxl-controlnet-models branch March 18, 2024 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python PRs that change python files services PRs that change app services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants