Skip to content

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.

if-ai/ComfyUI-IF_AI_tools

Repository files navigation

ComfyUI-IF_AI_tools

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.

Features

-[NEW] Oobabooga TextgenWebui has been added port 5000 -[NEW] LMstudio has been added port 1234 -New LLama3 and Phi3 IF_AI Prompt mkr models released ComfyUI_00021_

ollama run impactframes/llama3_ifai_sd_prompt_mkr_q4km:latest

ollama run impactframes/ifai_promptmkr_dolphin_phi3:latest

https://huggingface.co/impactframes/llama3_if_ai_sdpromptmkr_q4km

https://huggingface.co/impactframes/ifai_promptmkr_dolphin_phi3_gguf

-Many improvements like new profile assistants -IFChatPromptNode has an SD mode now and will be the main node going forward but the other -prompt to prompt and imageprompt will be kept for the sake of not braking peoples workflows

Prerequisites

  • Ollama - You need to install Ollama for this tool to work. Visit ollama.com for more information.

Optionally Set enviromnet variables for "ANTHROPIC_API_KEY" & "OPENAI_API_KEY" & "GROQ_API_KEY" with those names or otherwise it won't pick it up and the respective API keys

Installation

  1. Install Ollama by following the instructions on their GitHub page on windows

You can also install the Node from the ComfyUI manager

  1. Open a terminal and type following command to install the model:

       ollama run brxce/stable-diffusion-prompt-generator
  2. Navigate to your ComfyUI custom_nodes folder, type CMD on the address bar to open a command prompt, and run the following command to clone the repository:

       git clone https://github.com/if-ai/ComfyUI-IF_AI_tools.git
  3. In ComfyUI protable version just dounle click embedded_install.bat or type CMD on the address bar on the newly created custom_nodes\ComfyUI-IF_AI_tools folder type

       H:\ComfyUI_windows_portable\python_embeded\python.exe -m pip install -r requirements.txt

    replace C:\ for your Drive letter where you have the ComfyUI_windows_portable directory

    On custom environment activate the environment and move to the newly created ComfyUI-IF_AI_tools

       cd ComfyUI-IF_AI_tools
       python -m pip install -r requirements.txt

Usage

  1. Start ComfyUI.

  2. Load the custom workflow located in the custom_nodes\ComfyUI-IF_AI_tools\workflows folder.

  3. Run the queue to generate an image.

Recommended Models

Support

If you find this tool useful, please consider supporting my work by:

Your support helps me bring updates and improvements faster!

Related Tools

  • IF_prompt_MKR -
  • A similar tool available for Stable Diffusion WebUI

AIFuzz made a great video usining ollama and IF_AI tools

AIFuzz

Also Future thinker @ Benji Thankyou both for putting out this awesome videos

Future Thinker @Benji

Example using normal Model

ancient Megastructure, small lone figure 'A dwarfed figure standing atop an ancient megastructure, worn stone towering overhead. Underneath the dim moonlight, intricate engravings adorn the crumbling walls. Overwhelmed by the sheer size and age of the structure, the small figure appears lost amidst the weathered stone behemoth. The background reveals a dark landscape, dotted with faint twinkles from other ancient structures, scattered across the horizon. The silent air is only filled with the soft echoes of distant whispers, carrying secrets of times long past. ethereal-fantasy-concept-art, magical-ambiance, magnificent, celestial, ethereal-lighting, painterly, epic, majestic, dreamy-atmosphere, otherworldly, mystic-elements, surreal, immersive-detail' IF_prompt_Mkr__00011 IF_prompt_Mkr__00012 IF_prompt_Mkr__00010 IF_prompt_Mkr__00014

:IFAItools_comfy

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published