mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
dd1f1e5bb4
commit
b265b55b62
@ -3229,6 +3229,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "To enhance the usability of ComfyUI, optimizations and integrations have been implemented for several commonly used nodes."
|
||||
},
|
||||
{
|
||||
"author": "bruefire",
|
||||
"title": "ComfyUI Sequential Image Loader",
|
||||
"reference": "https://github.com/bruefire/ComfyUI-SeqImageLoader",
|
||||
"files": [
|
||||
"https://github.com/bruefire/ComfyUI-SeqImageLoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an extension node for ComfyUI that allows you to load frames from a video in bulk and perform masking and sketching on each frame through a GUI."
|
||||
},
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
"title": "SDXL_sizing",
|
||||
|
||||
@ -2437,6 +2437,14 @@
|
||||
"title_aux": "LoRA Tag Loader for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/banodoco/steerable-motion": [
|
||||
[
|
||||
"BatchCreativeInterpolation"
|
||||
],
|
||||
{
|
||||
"title_aux": "Steerable Motion"
|
||||
}
|
||||
],
|
||||
"https://github.com/bash-j/mikey_nodes": [
|
||||
[
|
||||
"AddMetaData",
|
||||
@ -2677,6 +2685,14 @@
|
||||
"title_aux": "comfyui-fitsize"
|
||||
}
|
||||
],
|
||||
"https://github.com/bruefire/ComfyUI-SeqImageLoader": [
|
||||
[
|
||||
"VFrame Loader With Mask Editor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Sequential Image Loader"
|
||||
}
|
||||
],
|
||||
"https://github.com/budihartono/comfyui_otonx_nodes": [
|
||||
[
|
||||
"OTX Integer Multiple Inputs 4",
|
||||
@ -4495,14 +4511,6 @@
|
||||
"title_aux": "comfy_clip_blip_node"
|
||||
}
|
||||
],
|
||||
"https://github.com/peteromallet/steerable-motion": [
|
||||
[
|
||||
"BatchCreativeInterpolation"
|
||||
],
|
||||
{
|
||||
"title_aux": "Steerable Motion"
|
||||
}
|
||||
],
|
||||
"https://github.com/picturesonpictures/comfy_PoP": [
|
||||
[
|
||||
"AdaptiveCannyDetector_PoP",
|
||||
@ -4653,6 +4661,7 @@
|
||||
],
|
||||
"https://github.com/shadowcz007/comfyui-mixlab-nodes": [
|
||||
[
|
||||
"3DImage",
|
||||
"AreaToMask",
|
||||
"CLIPSeg",
|
||||
"CLIPSeg_",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "bruefire",
|
||||
"title": "ComfyUI Sequential Image Loader",
|
||||
"reference": "https://github.com/bruefire/ComfyUI-SeqImageLoader",
|
||||
"files": [
|
||||
"https://github.com/bruefire/ComfyUI-SeqImageLoader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an extension node for ComfyUI that allows you to load frames from a video in bulk and perform masking and sketching on each frame through a GUI."
|
||||
},
|
||||
{
|
||||
"author": "yolain",
|
||||
"title": "ComfyUI Easy Use",
|
||||
|
||||
@ -2437,6 +2437,14 @@
|
||||
"title_aux": "LoRA Tag Loader for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/banodoco/steerable-motion": [
|
||||
[
|
||||
"BatchCreativeInterpolation"
|
||||
],
|
||||
{
|
||||
"title_aux": "Steerable Motion"
|
||||
}
|
||||
],
|
||||
"https://github.com/bash-j/mikey_nodes": [
|
||||
[
|
||||
"AddMetaData",
|
||||
@ -2677,6 +2685,14 @@
|
||||
"title_aux": "comfyui-fitsize"
|
||||
}
|
||||
],
|
||||
"https://github.com/bruefire/ComfyUI-SeqImageLoader": [
|
||||
[
|
||||
"VFrame Loader With Mask Editor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Sequential Image Loader"
|
||||
}
|
||||
],
|
||||
"https://github.com/budihartono/comfyui_otonx_nodes": [
|
||||
[
|
||||
"OTX Integer Multiple Inputs 4",
|
||||
@ -4495,14 +4511,6 @@
|
||||
"title_aux": "comfy_clip_blip_node"
|
||||
}
|
||||
],
|
||||
"https://github.com/peteromallet/steerable-motion": [
|
||||
[
|
||||
"BatchCreativeInterpolation"
|
||||
],
|
||||
{
|
||||
"title_aux": "Steerable Motion"
|
||||
}
|
||||
],
|
||||
"https://github.com/picturesonpictures/comfy_PoP": [
|
||||
[
|
||||
"AdaptiveCannyDetector_PoP",
|
||||
@ -4653,6 +4661,7 @@
|
||||
],
|
||||
"https://github.com/shadowcz007/comfyui-mixlab-nodes": [
|
||||
[
|
||||
"3DImage",
|
||||
"AreaToMask",
|
||||
"CLIPSeg",
|
||||
"CLIPSeg_",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user