mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
74668fd4ae
commit
54bf27ec90
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user