diff --git a/custom-node-list.json b/custom-node-list.json index 42394fda..68bd4b33 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -11414,7 +11414,7 @@ "https://github.com/mgfxer/ComfyUI-FrameFX" ], "install_type": "git-clone", - "description": "Nodes:Live Prompt Interpolation, Prompt Stack Manager, Dynamic Animated Weights, Florence Prompt Travel Helper, Mask Sequence Helper, Prompt Travel Helper." + "description": "A set of custom nodes for frame interpolation and video processing in ComfyUI." }, { "author": "Cyberschorsch", diff --git a/extension-node-map.json b/extension-node-map.json index 17b03e3f..18089ce9 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -2548,6 +2548,19 @@ "title_aux": "JPS Custom Nodes for ComfyUI" } ], + "https://github.com/JackEllie/ComfyUI_AI_Assistant": [ + [ + "apply_lighting_effects", + "clean_prompt_tags", + "noline_process", + "prompt_blacklist", + "prompt_sorting", + "resize_image_sdxl_ratio" + ], + { + "title_aux": "ComfyUI-AI-Assistant" + } + ], "https://github.com/Jannchie/ComfyUI-J": [ [ "DiffusersCompelPromptEmbedding", diff --git a/github-stats.json b/github-stats.json index 408fbd10..c7fec885 100644 --- a/github-stats.json +++ b/github-stats.json @@ -869,6 +869,11 @@ "last_update": "2024-05-22 20:39:14", "author_account_age_days": 334 }, + "https://github.com/JackEllie/ComfyUI_AI_Assistant": { + "stars": 0, + "last_update": "2024-07-12 14:54:05", + "author_account_age_days": 589 + }, "https://github.com/Jannchie/ComfyUI-J": { "stars": 64, "last_update": "2024-06-20 12:08:09", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8e174f50..c470515c 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,7 +11,17 @@ - + { + "author": "JackEllie", + "title": "ComfyUI-AI-Assistant", + "id": "AI-Assistant", + "reference": "https://github.com/JackEllie/ComfyUI_AI_Assistant", + "files": [ + "https://github.com/JackEllie/ComfyUI_AI_Assistant" + ], + "install_type": "git-clone", + "description": "Provides two additional preprocessors and a prompt organizing tool.[Original Project](https://github.com/tori29umai0123/AI-Assistant/blob/main/README.md?plain=1)." + }, { "author": "807502278", "title": "ComfyUI-3D-MeshTool", @@ -102,7 +112,7 @@ "https://github.com/mgfxer/ComfyUI-FrameFX" ], "install_type": "git-clone", - "description": "Nodes:Live Prompt Interpolation, Prompt Stack Manager, Dynamic Animated Weights, Florence Prompt Travel Helper, Mask Sequence Helper, Prompt Travel Helper." + "description": "A set of custom nodes for frame interpolation and video processing in ComfyUI." }, { "author": "injet-zhou", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 17b03e3f..18089ce9 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -2548,6 +2548,19 @@ "title_aux": "JPS Custom Nodes for ComfyUI" } ], + "https://github.com/JackEllie/ComfyUI_AI_Assistant": [ + [ + "apply_lighting_effects", + "clean_prompt_tags", + "noline_process", + "prompt_blacklist", + "prompt_sorting", + "resize_image_sdxl_ratio" + ], + { + "title_aux": "ComfyUI-AI-Assistant" + } + ], "https://github.com/Jannchie/ComfyUI-J": [ [ "DiffusersCompelPromptEmbedding",