Add ComfyUI-Mistral-Caption node to extension-node-map.json.

This node provides image captioning using Mistral multimodal models.
Repository:
https://github.com/tardigrade1001/comfyui-mistral-caption
This commit is contained in:
tardigrade1001 2026-03-12 21:19:29 +05:30 committed by GitHub
parent 8ffbde9fa8
commit 375fec40de
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-mistral-caption/main/nodes.py": [
[
"Ask_Mistral"
],
{
"title_aux": "Mistral Caption"
}
]
}
}