Skip to content

Conversation

@Pfannkuchensack
Copy link
Collaborator

Summary

Comprehensive documentation covering all steps required to integrate a new model type into InvokeAI, including:

  • Backend: Model manager, configs, loaders, invocations, sampling
  • Frontend: Graph building, state management, parameter recall
  • Metadata, starter models, and optional features (ControlNet, LoRA, IP-Adapter)

Uses FLUX.1, FLUX.2 Klein, SD3, SDXL, and Z-Image as reference implementations.

Related Issues / Discussions

https://discord.com/channels/1020123559063990373/1049495067846524939/1463687613356441766

QA Instructions

Only Docs

Merge Plan

No worries

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)

Comprehensive documentation covering all steps required to integrate
a new model type into InvokeAI, including:

- Backend: Model manager, configs, loaders, invocations, sampling
- Frontend: Graph building, state management, parameter recall
- Metadata, starter models, and optional features (ControlNet, LoRA, IP-Adapter)

Uses FLUX.1, FLUX.2 Klein, SD3, SDXL, and Z-Image as reference implementations.
@github-actions github-actions bot added the docs PRs that change docs label Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs PRs that change docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant