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
474 stars 33 forks source link

ComfyUI Refresh button makes the IF nodes (Prompt to Prompt and Image to Prompt) forget their selection #63

Open karl-von-knecht opened 1 month ago

karl-von-knecht commented 1 month ago

After hitting the refresh button in ComfyUI the IF nodes no longer have a selected_model.

if-ai commented 1 month ago

I haven't noticed this till now . I will try to fix this but the way I added this is kind of hacky and I can't promise I can fix it but it seems to be only the selected model having that issue can't you just reselect the model? I know is not ideal but I might take some time to fix it