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.
fix ileNotFoundError: [Errno 2] No such file or directory: '/app/input/IF_AI/presets/agents'
log:
test_comfyui-comfyui-1 | File "/app/custom_nodes/ComfyUI-IF_AI_tools/IFChatPromptNode.py", line 78, in load_agent_tools
test_comfyui-comfyui-1 | #print(f"Agents directory: {self.agents_dir}")
test_comfyui-comfyui-1 | FileNotFoundError: [Errno 2] No such file or directory: '/app/input/IF_AI/presets/agents'
fix ileNotFoundError: [Errno 2] No such file or directory: '/app/input/IF_AI/presets/agents'
log: