mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-11 14:40:49 +08:00
Update custom-node-list.json
add ML_nodes
This commit is contained in:
parent
22a3d8f95f
commit
264b8a36fa
@ -34641,6 +34641,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": "copy",
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user