Skip to content

Commit 8a8755b

Browse files
author
ImpactFrames
authored
Update README.md
1 parent bea2dfa commit 8a8755b

File tree

1 file changed

+27
-14
lines changed

1 file changed

+27
-14
lines changed

README.md

Lines changed: 27 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11

22
# ComfyUI-IF_AI_LLM
33

4-
Lighter version of ComfyUI-IF_AI_tools is a set of custom nodes to Run Local and API LLMs and LMMs, supports Ollama, LlamaCPP LMstudio, Koboldcpp, TextGen, Transformers or via APIs Anthropic, Groq, OpenAI, Google Gemini, Mistral, xAI and create your own profiles (SystemPrompts) with custom presets and muchmore
5-
64
################# ATENTION ####################
75

8-
*I Might comflict with IF_AI_tools so if you have it installed please remove it before installing IF_LLM*
6+
*It Might comflict with IF_AI_tools so if you have
7+
it installed please remove it before installing IF_LLM
8+
I am working on adding this tools to IF_AI_tools
9+
so you only need one or the other*
910

1011
###############################################
1112

13+
Lighter version of ComfyUI-IF_AI_tools is a set of custom nodes to Run Local and API LLMs and LMMs, supports Ollama, LlamaCPP LMstudio, Koboldcpp, TextGen, Transformers or via APIs Anthropic, Groq, OpenAI, Google Gemini, Mistral, xAI and create your own profiles (SystemPrompts) with custom presets and muchmore
14+
15+
![thorium_HQhmKkuczP](https://github.com/user-attachments/assets/547f1096-fb5e-4249-95bd-1f6920788aa2)
16+
17+
1218
### Install Ollama
1319

1420
You can technically use any LLM API that you want, but for the best expirience install Ollama and set it up.
@@ -32,18 +38,21 @@ it won't pick it up you can also use .env file to store your keys
3238

3339
## Features
3440
_[NEW]_ xAI Grok Vision, Mistral, Google Gemini exp 114, Anthropic 3.5 Haiku, OpenAI 01 preview
41+
_[NEW]_ Wildcard System
3542
_[NEW]_ Local Models Koboldcpp, TextGen, LlamaCPP, LMstudio, Ollama
36-
_[NEW]_ Auto prompts auto generation for Image Prompt Maker
37-
_[NEW]_ Image generation with IF_LLM via Dalle3
43+
_[NEW]_ Auto prompts auto generation for Image Prompt Maker runs jobs on batches automatically
44+
_[NEW]_ Image generation with IF_PROMPTImaGEN via Dalle3
3845
_[NEW]_ Endpoints xAI, Transformers,
3946
_[NEW]_ IF_profiles System Prompts with Reasoning/Reflection/Reward Templates and custom presets
47+
_[NEW]_ WF such as GGUF and FluxRedux
4048

4149
- Gemini, Groq, Mistral, OpenAI, Anthropic, Google, xAI, Transformers, Koboldcpp, TextGen, LlamaCPP, LMstudio, Ollama
4250
- Omost_tool the first tool
43-
- Vision Models Haiku, Florence2
51+
- Vision Models Haiku/GPT4oMini?Geminiflash/Qwen2-VL
4452
- [Ollama-Omost]https://ollama.com/impactframes/dolphin_llama3_omost can be 2x to 3x faster than other Omost Models
4553
LLama3 and Phi3 IF_AI Prompt mkr models released
46-
![ComfyUI_00021_](https://github.com/if-ai/ComfyUI-IF_AI_tools/assets/21185218/fac9fb38-66ac-431b-8ef9-b0fee5d0e5dc)
54+
![thorium_XXW2qsjUp0](https://github.com/user-attachments/assets/89bb5e3f-f103-4c64-b086-ed6194747f9b)
55+
4756

4857
`ollama run impactframes/llama3_ifai_sd_prompt_mkr_q4km:latest`
4958

@@ -55,36 +64,40 @@ https://huggingface.co/impactframes/ifai_promptmkr_dolphin_phi3_gguf
5564

5665

5766
## Installation
58-
1. Open the manager search for IF_AI_LLM and install
67+
1. Open the manager search for IF_LLM and install
5968

6069
### Install ComfyUI-IF_AI_ImaGenPromptMaker -hardest way
6170

6271
1. Navigate to your ComfyUI `custom_nodes` folder, type `CMD` on the address bar to open a command prompt,
6372
and run the following command to clone the repository:
6473
```bash
65-
git clone https://github.com/if-ai/ComfyUI-IF_AI_LLM.git
74+
git clone https://github.com/if-ai/ComfyUI-IF_LLM.git
6675
```
6776
OR
68-
1. 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_LLM` folder type
77+
1. 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_LLM` folder type
6978
```bash
7079
H:\ComfyUI_windows_portable\python_embeded\python.exe -m pip install -r requirements.txt
7180
```
7281
replace `C:\` for your Drive letter where you have the ComfyUI_windows_portable directory
7382
74-
2. On custom environment activate the environment and move to the newly created ComfyUI-IF_AI_LLM
83+
2. On custom environment activate the environment and move to the newly created ComfyUI-IF_LLM
7584
```bash
76-
cd ComfyUI-IF_AI_LLM
85+
cd ComfyUI-IF_LLM
7786
python -m pip install -r requirements.txt
7887
```
88+
![thorium_59oWhA71y7](https://github.com/user-attachments/assets/e9641052-4838-4ee3-91c4-7e02190e9064)
7989

8090
## Related Tools
81-
- [IF_prompt_MKR](https://github.com/if-ai/IF_LLM)
91+
- [IF_prompt_MKR](https://github.com/if-ai/IF_PROMPTImaGEN)
8292
- A similar tool available for Stable Diffusion WebUI
8393

8494
## Videos
8595

8696
None yet
8797

98+
## Example using normal Model
99+
ancient Megastructure, small lone figure
100+
88101

89102
## TODO
90103
- [ ] IMPROVED PROFILES
@@ -100,4 +113,4 @@ If you find this tool useful, please consider supporting my work by:
100113
- Follow me on X: [Impact Frames X](https://x.com/impactframesX)
101114
Thank You!
102115

103-
<img src="https://count.getloli.com/get/@IFAILLM_comfy?theme=moebooru" alt=":IFAILLM_comfy" />
116+
<img src="https://count.getloli.com/get/@IFAIPROMPTImaGEN_comfy?theme=moebooru" alt=":IFAIPROMPTImaGEN_comfy" />

0 commit comments

Comments
 (0)