Browse Source

update DB

pull/237/head
Dr.Lt.Data 11 months ago
parent
commit
b265b55b62
  1. 10
      custom-node-list.json
  2. 25
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 25
      node_db/new/extension-node-map.json

10
custom-node-list.json

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

25
extension-node-map.json

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

10
node_db/new/custom-node-list.json

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

25
node_db/new/extension-node-map.json

@ -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…
Cancel
Save