update DB

This commit is contained in:
Dr.Lt.Data 2023-12-10 23:42:23 +09:00
parent dd1f1e5bb4
commit b265b55b62
4 changed files with 54 additions and 16 deletions

View File

@ -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",

View File

@ -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_",

View File

@ -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",

View File

@ -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_",