mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-23 08:19:20 +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:
parent
73e2f53d2c
commit
e886d03d31
@ -37439,16 +37439,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful drawing and annotation tool for ComfyUI that lets you add notes, sketches, and annotations directly on your workflow canvas with full layer support."
|
||||
},
|
||||
{
|
||||
"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": "leewinder",
|
||||
"title": "Crop To Center",
|
||||
@ -48683,16 +48673,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom comfyui nodes for my purposes."
|
||||
},
|
||||
{
|
||||
"author": "CrazyDashTool",
|
||||
"title": "Combine-video-and-audio-comfyUI",
|
||||
"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": "bertoo87",
|
||||
"title": "ComfyUI_ColorGrading",
|
||||
|
||||
8988
github-stats.json
8988
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -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]",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user