docs: cover Canvas, Workflow, Gallery, and Model Manager features#9196
Merged
Conversation
- New: Canvas Workflow Integration (run workflow on raster layer) - New: Canvas Projects (.invk save/load) - New: Custom Node Manager (install/manage community node packs) - New: Layer tips (canvas drag & drop targets + lock transparency) - gallery: virtual boards (by date) - editor-interface: workflow library tags (dynamic per-user tags) - adding-nodes: point manual install at Custom Node Manager - models: editable source URL, bulk delete/reidentify, missing-files filter, settings export/import - fp8-storage: hardware support tiers (Ampere / Ada+Hopper / pre-Ampere)
lstein
requested changes
May 18, 2026
Collaborator
There was a problem hiding this comment.
- The link to
Creating a Node Packis broken infeatures/workflows/custom-node-manager/ - You should mention JPPhoto's node connectors in
features/workflows/adding-nodes. - Broken links (x2) to
Community Nodesinfeatures/workflows/adding-nodes. - In
concepts/modelsyou do not mention that you can paste a HF RepoID into theURL or Local Pathfield, and it will be correctly detected. - In
concepts/modelsdo we still need an info box around the Autoimport functionality, which was discontinued way back in v4.0.0? - In
configuration/fp8-storagethe important message that FP8 doesn't have an effect on quantized checkpoints comes towards the bottom of the page. I suggest moving the warning earlier, and say explicitly that it is for full precision models.
- custom-node-manager: fix broken creating-nodes link (absolute path) - adding-nodes: fix broken community-nodes links (absolute path), document Workflow Connectors (invoke-ai#9027) under Connecting Nodes - concepts/models: note that HF Repo IDs can be pasted into URL field, remove obsolete v4.0.0 autoimport tip - fp8-storage: surface "full precision only" warning at the top, remove redundant quantized-formats bullet near the bottom
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Related Issues / Discussions
Documentation follow-up for the following previously merged feature PRs that shipped without user-facing docs:
source_urlfieldQA Instructions
cd docs && pnpm install && pnpm devand confirm the site builds without errors.Merge Plan
Docs-only change. No code, no schema, no migration. Safe to merge any time.
Checklist
What's Newcopy (if doing a release after this PR)