if-ai / ComfyUI-IF_AI_tools

ComfyUI-IF_AI_tools is a set of custom nodes for ComfyUI that allows you to generate prompts using a local Large Language Model (LLM) via Ollama. This tool enables you to enhance your image generation workflow by leveraging the power of language models.
https://ko-fi.com/impactframes
475 stars 35 forks source link

IFImagePromptNode 传输图片,模型好像没有接收到 #105

Open tolerance-go opened 2 weeks ago

tolerance-go commented 2 weeks ago

image

if-ai commented 2 weeks ago

You need to use a multimodal model like llava / moondream or gpt4o mini that can see images. llama3 is not multimodal

tolerance-go commented 2 weeks ago

@if-ai 他是润色文字的模型吗(转换为提示词风格)?我似乎懂了,谢谢你