mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
fix(custom-node-list): archive 2 inaccessible nodes (CrazyDashTool/Combine-video-and-audio-comfyUI, MichaelMaxAgent/comfyui_ML_nodes)
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "michael",
|
||||
"title": "ComfyUI ML Nodes [REMOVED]",
|
||||
"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": "CrazyDashTool",
|
||||
"title": "Combine-video-and-audio-comfyUI [REMOVED]",
|
||||
"reference": "https://github.com/CrazyDashTool/Combine-video-and-audio-comfyUI",
|
||||
"files": [
|
||||
"https://github.com/CrazyDashTool/Combine-video-and-audio-comfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of custom nodes for ComfyUI that merge video and audio using ffmpeg."
|
||||
},
|
||||
{
|
||||
"author": "stiffy-committee",
|
||||
"title": "comfyui-stiffy-nodes [REMOVED]",
|
||||
|
||||
Reference in New Issue
Block a user