diff --git a/custom-node-list.json b/custom-node-list.json index aad15e76..5862b8b4 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -34652,6 +34652,18 @@ ], "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." + } ] }