mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-11 17:42:35 +08:00
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:
parent
8ffbde9fa8
commit
375fec40de
@ -61489,5 +61489,13 @@
|
|||||||
{
|
{
|
||||||
"title_aux": "SDXLResolutionPresets"
|
"title_aux": "SDXLResolutionPresets"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"https://raw.githubusercontent.com/tardigrade1001/comfyui-mistral-caption/main/nodes.py": [
|
||||||
|
[
|
||||||
|
"Ask_Mistral"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Mistral Caption"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user