mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-13 10:32:57 +08:00
Add ComfyUI-Unified-Caption node
Add ComfyUI-Unified-Caption node to extension-node-map.json. Repository: https://github.com/tardigrade1001/ComfyUI-Unified-Caption This node provides unified multimodal image captioning using OpenRouter and Replicate models.
This commit is contained in:
parent
8ffbde9fa8
commit
44ec572c98
@ -61489,5 +61489,13 @@
|
|||||||
{
|
{
|
||||||
"title_aux": "SDXLResolutionPresets"
|
"title_aux": "SDXLResolutionPresets"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"https://raw.githubusercontent.com/tardigrade1001/ComfyUI-Unified-Caption/main/nodes.py": [
|
||||||
|
[
|
||||||
|
"UnifiedCaption"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Unified-Caption"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user