feat(browser): Load models into workflow + trigger-word polish #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/load-into-workflow-trigger-words"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Load into workflow button on installed model cards and detail file rows. Drops the model filename into a loader node combo widget.
Target resolution (smart): selected compatible node → configured default class already in graph → any matching loader → create a new node.
Backend
GET /comfychair/node-types— introspectsNODE_CLASS_MAPPINGSviaworkflow_synth, lists loader classes per folder type matched by combo widget name (ckpt_name/lora_name/…). Auto-discovers custom loader packs.default_target_nodesconfig (dict; round-trips via existing config GET/POST).Settings
Trigger words
trainedWords.Verification
node --check js/browser.js✅ ·py_compile✅Defaults chosen (no answer given on the design questions)
lora_namewidget only (no auto-wiring)View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.