diff --git a/custom-node-list.json b/custom-node-list.json index 5862b8b4..eabf0cd0 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -34194,6 +34194,16 @@ "install_type": "git-clone", "description": "Custom nodes by IAMCCS, including a critical fix for LoRA loading in native WANAnimate workflows, especially useful for advanced models like FLUX and WAN 2.1. This bypasses the need for the WanVideoWrapper for LoRA functionality." }, + { + "author": "michael", + "title": "ComfyUI ML Nodes", + "reference": "https://github.com/MichaelMaxAgent/comfyui_ML_nodes", + "files": [ + "https://github.com/MichaelMaxAgent/comfyui_ML_nodes" + ], + "install_type": "git-clone", + "description": "Custom nodes for saving images/videos without metadata and GPU-accelerated frame rate processing (25fps→16fps). Includes 5 nodes: Save Image/Video (No Metadata), Frame Rate Resampler (CPU/GPU). Supports CUDA acceleration and multiple nterpolation methods. Requires ffmpeg." + }, @@ -34652,18 +34662,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "michael", - "title": "ComfyUI ML Nodes", - "reference": "https://github.com/MichaelMaxAgent/comfyui_ML_nodes", - "files": [ - "https://github.com/MichaelMaxAgent/comfyui_ML_nodes" - ], - "install_type": "git-clone", - "description": "Custom nodes for saving images/videos without metadata and GPU-accelerated frame rate processing (25fps→16fps). Includes 5 - nodes: Save Image/Video (No Metadata), Frame Rate Resampler (CPU/GPU). Supports CUDA acceleration and multiple interpolation methods. Requires - ffmpeg." - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index afdde766..75891c56 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -11,6 +11,16 @@ "install_type": "git-clone", "description": "Custom nodes by IAMCCS, including a critical fix for LoRA loading in native WANAnimate workflows, especially useful for advanced models like FLUX and WAN 2.1. This bypasses the need for the WanVideoWrapper for LoRA functionality." }, + { + "author": "michael", + "title": "ComfyUI ML Nodes", + "reference": "https://github.com/MichaelMaxAgent/comfyui_ML_nodes", + "files": [ + "https://github.com/MichaelMaxAgent/comfyui_ML_nodes" + ], + "install_type": "git-clone", + "description": "Custom nodes for saving images/videos without metadata and GPU-accelerated frame rate processing (25fps→16fps). Includes 5 nodes: Save Image/Video (No Metadata), Frame Rate Resampler (CPU/GPU). Supports CUDA acceleration and multiple nterpolation methods. Requires ffmpeg." + }, { "author": "ru4ls", "title": "Google Font Text Image Node for ComfyUI",