update DB

This commit is contained in:
dr.lt.data 2023-09-26 12:39:08 +09:00
parent 74668fd4ae
commit 54bf27ec90
4 changed files with 44 additions and 0 deletions

View File

@ -1942,6 +1942,16 @@
"install_type": "git-clone",
"description": "Nodes: MPN Switch, MPN Reroute, PN Switch. This is a set of custom nodes for ComfyUI. Mainly focus on control switches."
},
{
"author": "seanlynch",
"title": "SRL's nodes",
"reference": "https://github.com/seanlynch/srl-nodes",
"files": [
"https://github.com/seanlynch/srl-nodes"
],
"install_type": "git-clone",
"description": "Nodes: Conditional Interrrupt."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

View File

@ -42,6 +42,7 @@
"https://github.com/ArtVentureX/comfyui-animatediff": [
[
"AnimateDiffCombine",
"AnimateDiffLoraLoader",
"AnimateDiffModuleLoader",
"AnimateDiffSampler",
"AnimateDiffSlidingWindowOptions",
@ -543,6 +544,7 @@
"https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": [
[
"ADE_AnimateDiffCombine",
"ADE_AnimateDiffLoRALoader",
"ADE_AnimateDiffLoaderV1Advanced",
"ADE_AnimateDiffLoaderWithContext",
"ADE_AnimateDiffUniformContextOptions",
@ -694,6 +696,8 @@
"Mask Ops"
],
{
"author": "ManglerFTW",
"title": "ComfyI2I",
"title_aux": "ComfyI2I"
}
],
@ -2840,6 +2844,14 @@
"title_aux": "ComfyUI Optical Flow"
}
],
"https://github.com/seanlynch/srl-nodes": [
[
"Conditional Interrrupt"
],
{
"title_aux": "SRL's nodes"
}
],
"https://github.com/shiimizu/ComfyUI_smZNodes": [
[
"smZ CLIPTextEncode",

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "seanlynch",
"title": "SRL's nodes",
"reference": "https://github.com/seanlynch/srl-nodes",
"files": [
"https://github.com/seanlynch/srl-nodes"
],
"install_type": "git-clone",
"description": "Nodes: Conditional Interrrupt."
},
{
"author": "M1kep",
"title": "Comfy_KepMatteAnything",

View File

@ -42,6 +42,7 @@
"https://github.com/ArtVentureX/comfyui-animatediff": [
[
"AnimateDiffCombine",
"AnimateDiffLoraLoader",
"AnimateDiffModuleLoader",
"AnimateDiffSampler",
"AnimateDiffSlidingWindowOptions",
@ -543,6 +544,7 @@
"https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved": [
[
"ADE_AnimateDiffCombine",
"ADE_AnimateDiffLoRALoader",
"ADE_AnimateDiffLoaderV1Advanced",
"ADE_AnimateDiffLoaderWithContext",
"ADE_AnimateDiffUniformContextOptions",
@ -694,6 +696,8 @@
"Mask Ops"
],
{
"author": "ManglerFTW",
"title": "ComfyI2I",
"title_aux": "ComfyI2I"
}
],
@ -2840,6 +2844,14 @@
"title_aux": "ComfyUI Optical Flow"
}
],
"https://github.com/seanlynch/srl-nodes": [
[
"Conditional Interrrupt"
],
{
"title_aux": "SRL's nodes"
}
],
"https://github.com/shiimizu/ComfyUI_smZNodes": [
[
"smZ CLIPTextEncode",