Add Send-To-ComfyUI node

Add Send-To-ComfyUI node to extension-node-map.json.

Repository:
https://github.com/tardigrade1001/send-to-comfyui

This node allows sending images or data directly to ComfyUI workflows.
This commit is contained in:
tardigrade1001 2026-03-12 21:39:51 +05:30 committed by GitHub
parent 8ffbde9fa8
commit a84c2e962b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61489,5 +61489,13 @@
{
"title_aux": "SDXLResolutionPresets"
}
],
"https://raw.githubusercontent.com/tardigrade1001/send-to-comfyui/main/load_latest_image.py": [
[
"LoadLatestImage"
],
{
"title_aux": "Send To ComfyUI"
}
]
}
}