mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
Add ML_nodes to ComfyUI Manager registry (#2219)
* Update custom-node-list.json add ML_nodes * Update custom-node-list.json fix imstall_type
This commit is contained in:
parent
5acfd52986
commit
41ceee3d24
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user