Supported Models
All models support both text-only and multimodal (text + image) inputs with up to 20 images per request.
Anthropic Claude Chat Workflow
Run in Comfy Cloud
Open in Comfy Cloud
Download Workflow
Download JSON or search “Anthropic Claude” in Template Library
In the corresponding template, we have built a prompt for analyzing and generating role prompts, used to interpret your images into corresponding drawing prompts.
- In the
Load Imagenode, load the image you need AI to interpret (optional — skip for text-only queries) - In the
Anthropic Claudenode, modifypromptto set your conversation prompt, or changemodelto select a different Claude model - (Optional) Set the
system_promptto define the model’s behavioral instructions - Click
Runor pressCtrl(cmd) + Enterto execute the conversation - After the API returns results, view the AI response in the
Preview Anynode
Additional Notes
- Adjust
max_tokens(up to 32000) andtemperature(0.0 to 1.0) in the node’s advanced options - The
seedparameter controls whether the node re-runs — results are non-deterministic regardless of seed value