diff --git a/custom-node-list.json b/custom-node-list.json index acee383b..eed8e63e 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30687,6 +30687,17 @@ "install_type": "git-clone", "description": "A custom ComfyUI node that splits text into multiple outputs for feeding complex multi-scene renders. This node allows you to dynamically control the number of splits and use custom separators." }, + { + "author": "eric183", + "title": "ComfyUI-Only", + "id": "comfyui-only", + "reference": "https://github.com/eric183/ComfyUI-Only", + "files": [ + "https://github.com/eric183/ComfyUI-Only" + ], + "install_type": "git-clone", + "description": "A collection of custom nodes for ComfyUI, originally focused on workflow parsing, now expanded to provide advanced file loading features like 'Load Latent (Advanced)' for drag-and-drop latent file uploads and 'WorkflowImageFileLoader' for parsing prompts from image metadata. It also adds a js extension for a better UI experience." + }, @@ -31118,17 +31129,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "eric183", - "title": "ComfyUI-Only", - "id": "comfyui-only", - "reference": "https://github.com/eric183/ComfyUI-Only", - "files": [ - "https://github.com/eric183/ComfyUI-Only" - ], - "install_type": "git-clone", - "description": "A collection of custom nodes for ComfyUI, originally focused on workflow parsing, now expanded to provide advanced file loading features like 'Load Latent (Advanced)' for drag-and-drop latent file uploads and 'WorkflowImageFileLoader' for parsing prompts from image metadata. It also adds a js extension for a better UI experience." } ] } diff --git a/extension-node-map.json b/extension-node-map.json index 0c3f083d..a22b8792 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -22931,6 +22931,17 @@ "title_aux": "ComfyUI-ConDelta" } ], + "https://github.com/eric183/ComfyUI-Only": [ + [ + "LatentLoaderAdvanced", + "WorkflowImageFileLoader", + "WorkflowImageLoader", + "WorkflowJSONParser" + ], + { + "title_aux": "ComfyUI-Only" + } + ], "https://github.com/erosDiffusion/ComfyUI-enricos-nodes": [ [ "Compositor3", diff --git a/github-stats.json b/github-stats.json index 6868557d..ccdddfab 100644 --- a/github-stats.json +++ b/github-stats.json @@ -7999,6 +7999,11 @@ "last_update": "2025-04-24 00:16:02", "author_account_age_days": 367 }, + "https://github.com/eric183/ComfyUI-Only": { + "stars": 0, + "last_update": "2025-08-10 02:12:51", + "author_account_age_days": 3844 + }, "https://github.com/erosDiffusion/ComfyUI-enricos-nodes": { "stars": 512, "last_update": "2025-05-05 22:53:42", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 994c8db8..6b1cb786 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -1,5 +1,16 @@ { "custom_nodes": [ + { + "author": "eric183", + "title": "ComfyUI-Only", + "id": "comfyui-only", + "reference": "https://github.com/eric183/ComfyUI-Only", + "files": [ + "https://github.com/eric183/ComfyUI-Only" + ], + "install_type": "git-clone", + "description": "A collection of custom nodes for ComfyUI, originally focused on workflow parsing, now expanded to provide advanced file loading features like 'Load Latent (Advanced)' for drag-and-drop latent file uploads and 'WorkflowImageFileLoader' for parsing prompts from image metadata. It also adds a js extension for a better UI experience." + }, { "author": "o-l-l-i", "title": "Olm Histogram for ComfyUI", @@ -676,76 +687,6 @@ ], "install_type": "git-clone", "description": "A custom node for ComfyUI that integrates ByteDance Volcano Engine's video generation AI model, supporting both text-to-video and image-to-video generation." - }, - { - "author": "AlfredClark", - "title": "ComfyUI-ModelSpec", - "reference": "https://github.com/AlfredClark/ComfyUI-ModelSpec", - "files": [ - "https://github.com/AlfredClark/ComfyUI-ModelSpec" - ], - "install_type": "git-clone", - "description": "ComfyUI model metadata editing nodes." - }, - { - "author": "rainlizard", - "title": "Whirlpool Upscaler", - "reference": "https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler", - "files": [ - "https://github.com/rainlizard/ComfyUI-WhirlpoolUpscaler" - ], - "install_type": "git-clone", - "description": "This is a modified implementation of impact-pack's iterative upscaler. It leans in on the idea that giving too much attention to computation at high resolutions isn't a good idea." - }, - { - "author": "Android zhang", - "title": "ComfyUI-MoGe2", - "reference": "https://github.com/zade23/Comfyui-MoGe2", - "files": [ - "https://github.com/zade23/Comfyui-MoGe2" - ], - "install_type": "git-clone", - "description": "Runs the MoGe2 model on the input image. \n v1: Ruicheng/moge-vitl \n v2: Ruicheng/moge-2-vitl-normal" - }, - { - "author": "mcDandy", - "title": "More Math", - "reference": "https://github.com/mcDandy/more_math", - "files": [ - "https://github.com/mcDandy/more_math" - ], - "install_type": "git-clone", - "description": "Adds math nodes for numbers and types which do not need it." - }, - { - "author": "ebrinz", - "title": "ComfyUI-MusicGen-HF", - "reference": "https://github.com/ebrinz/ComfyUI-MusicGen-HF", - "files": [ - "https://github.com/ebrinz/ComfyUI-MusicGen-HF" - ], - "install_type": "git-clone", - "description": "A standalone ComfyUI custom node package for Facebook's MusicGen using Hugging Face Transformers. Generate high-quality music from text prompts with full support for CUDA, MPS (Apple Silicon), and CPU." - }, - { - "author": "joosthel", - "title": "ComfyUI-CVOverlay", - "reference": "https://github.com/joosthel/ComfyUI-CVOverlay", - "files": [ - "https://github.com/joosthel/ComfyUI-CVOverlay" - ], - "install_type": "git-clone", - "description": "TouchDesigner-style blob tracking and computer vision effects for ComfyUI. Simple nodes for bright spot detection, plexus connections, and technical aesthetics in video workflows." - }, - { - "author": "kmlbdh", - "title": "ComfyUI_LocalLLMNodes", - "reference": "https://github.com/kmlbdh/ComfyUI_LocalLLMNodes", - "files": [ - "https://github.com/kmlbdh/ComfyUI_LocalLLMNodes" - ], - "install_type": "git-clone", - "description": "A custom node pack for ComfyUI that allows you to run Large Language Models (LLMs) locally and use them for prompt generation and other text tasks directly within your ComfyUI workflows." } ] } diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 0c3f083d..a22b8792 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -22931,6 +22931,17 @@ "title_aux": "ComfyUI-ConDelta" } ], + "https://github.com/eric183/ComfyUI-Only": [ + [ + "LatentLoaderAdvanced", + "WorkflowImageFileLoader", + "WorkflowImageLoader", + "WorkflowJSONParser" + ], + { + "title_aux": "ComfyUI-Only" + } + ], "https://github.com/erosDiffusion/ComfyUI-enricos-nodes": [ [ "Compositor3",