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:
tardigrade1001 2026-03-12 21:29:35 +05:30 committed by GitHub
parent 8ffbde9fa8
commit 44ec572c98
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/ComfyUI-Unified-Caption/main/nodes.py": [
[
"UnifiedCaption"
],
{
"title_aux": "ComfyUI-Unified-Caption"
}
]
}
}