mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
Update custom-node-list.json (#1232)
This commit is contained in:
parent
df849b4ca8
commit
d848dcf56c
@ -17099,6 +17099,28 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Doctor Diffusion",
|
||||
"title": "MediaMixer",
|
||||
"id": "mediamixer",
|
||||
"reference": "https://github.com/DoctorDiffusion/ComfyUI-MediaMixer",
|
||||
"files": [
|
||||
"https://github.com/DoctorDiffusion/ComfyUI-MediaMixer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Youtube Downloader, Video Merge, Final Frame Selector. Combine two videos into one, output the last frame of a video and download audio and video from youtube within comfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Doctor Diffusion",
|
||||
"title": "Schedulizer",
|
||||
"id": "schedulizer",
|
||||
"reference": "https://github.com/DoctorDiffusion/ComfyUI-Schedulizer",
|
||||
"files": [
|
||||
"https://github.com/DoctorDiffusion/ComfyUI-Schedulizer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Whisper Node, Prompt Schedule Converter. Convert song lyrics into a useable prompt travel schedule within comfyUI. Includes whisper large-v2."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user