mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-13 02:22:43 +08:00
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:
parent
8ffbde9fa8
commit
a84c2e962b
@ -61489,5 +61489,13 @@
|
|||||||
{
|
{
|
||||||
"title_aux": "SDXLResolutionPresets"
|
"title_aux": "SDXLResolutionPresets"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"https://raw.githubusercontent.com/tardigrade1001/send-to-comfyui/main/load_latest_image.py": [
|
||||||
|
[
|
||||||
|
"LoadLatestImage"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Send To ComfyUI"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user