Add Model and Prompt from Metadata (ketle-man)

- Add new entry: model-and-prompt-from-metadata
- Remove duplicate comfyui-2dpose-editor entry (leftover from previous closed PR)
- Add node mappings to extension-node-map.json

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
ketle-man
2026-05-15 11:03:50 +09:00
co-authored by Claude Sonnet 4.6
parent 5a19558c01
commit 936dc09f22
2 changed files with 23 additions and 23 deletions
+11
View File
@@ -65306,5 +65306,16 @@
{
"title_aux": "SDXLResolutionPresets"
}
],
"https://github.com/ketle-man/model-and-prompt-from-metadata": [
[
"ImageMetadataCheckpointLoader",
"ImageMetadataPromptLoader",
"ImageMetadataLoRALoader",
"CLIPTextEncodeEditPlus"
],
{
"title_aux": "Model and Prompt from Metadata"
}
]
}