Skip to content

Add input connectors to the FLUX model loader#8785

Merged
lstein merged 6 commits intoinvoke-ai:mainfrom
JPPhoto:flux-model-loader-inputs
Jan 28, 2026
Merged

Add input connectors to the FLUX model loader#8785
lstein merged 6 commits intoinvoke-ai:mainfrom
JPPhoto:flux-model-loader-inputs

Conversation

@JPPhoto
Copy link
Copy Markdown
Collaborator

@JPPhoto JPPhoto commented Jan 24, 2026

Summary

Added input connectors to the FLUX model loader node. This will let the Any Model node pass a value into a field, which also would let the same Any Model output also go elsewhere to be used by other nodes.

Related Issues / Discussions

QA Instructions

Merge Plan

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • ❗Changes to a redux slice have a corresponding migration
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

JPPhoto and others added 2 commits January 24, 2026 12:07
Added nodal points for inputs to the model loader since we should be able to use a model selection node and pass in for Flux models.
@github-actions github-actions bot added python PRs that change python files invocations PRs that change invocations frontend PRs that change frontend files labels Jan 24, 2026
@JPPhoto
Copy link
Copy Markdown
Collaborator Author

JPPhoto commented Jan 24, 2026

Does anyone know why this didn't have connectors in the first place? Other model architectures' loading nodes did.

Copy link
Copy Markdown
Collaborator

@Pfannkuchensack Pfannkuchensack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good Change.

Copy link
Copy Markdown
Collaborator

@lstein lstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@lstein lstein merged commit fd7a3ae into invoke-ai:main Jan 28, 2026
13 checks passed
@JPPhoto JPPhoto deleted the flux-model-loader-inputs branch January 28, 2026 22:11
dunkeroni pushed a commit to dunkeroni/InvokeAI that referenced this pull request Feb 2, 2026
* Update flux_model_loader.py

Added nodal points for inputs to the model loader since we should be able to use a model selection node and pass in for Flux models.

* typegen

* Fixed existing ruff error

---------

Co-authored-by: Lincoln Stein <lincoln.stein@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend PRs that change frontend files invocations PRs that change invocations python PRs that change python files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants