mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
e941c75cee
commit
ec1bb1bd47
@ -1457,7 +1457,7 @@
|
|||||||
"https://github.com/failfa-st/failfast-comfyui-extensions"
|
"https://github.com/failfa-st/failfast-comfyui-extensions"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "node color customization, custom colors, dot reroutes, link rendering options, straight lines, group freezing, node pinning, automated arrangement of nodes, copy image"
|
"description": "node color customization, custom colors, dot reroutes, link rendering options, straight lines, group freezing, node pinning, automated arrangement of nodes, copy image\nNOTE: This repo is identical to 'blibla-comfyui-extensions'."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Pfaeff",
|
"author": "Pfaeff",
|
||||||
@ -8303,7 +8303,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "TemryL",
|
"author": "TemryL",
|
||||||
"title": "ComfyUI-IDM-VTON",
|
"title": "ComfyUI-IDM-VTON [WIP]",
|
||||||
"id": "idm-vton",
|
"id": "idm-vton",
|
||||||
"reference": "https://github.com/TemryL/ComfyUI-IDM-VTON",
|
"reference": "https://github.com/TemryL/ComfyUI-IDM-VTON",
|
||||||
"files": [
|
"files": [
|
||||||
@ -8476,6 +8476,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes:TensorDebugPlus, FormattedTextOutput"
|
"description": "Nodes:TensorDebugPlus, FormattedTextOutput"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "ITurchenko",
|
||||||
|
"title": "ComfyUI-SizeFromArray",
|
||||||
|
"id": "sizefromarray",
|
||||||
|
"reference": "https://github.com/ITurchenko/ComfyUI-SizeFromArray",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ITurchenko/ComfyUI-SizeFromArray"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:SizeFromArray"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1766,6 +1766,14 @@
|
|||||||
"title_aux": "ikhor-nodes"
|
"title_aux": "ikhor-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ITurchenko/ComfyUI-SizeFromArray": [
|
||||||
|
[
|
||||||
|
"SizeFromArray"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-SizeFromArray"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": [
|
"https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": [
|
||||||
[
|
[
|
||||||
"MX_AlphaBlend",
|
"MX_AlphaBlend",
|
||||||
@ -4029,7 +4037,7 @@
|
|||||||
"PipelineLoader"
|
"PipelineLoader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-IDM-VTON"
|
"title_aux": "ComfyUI-IDM-VTON [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
|
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
|
||||||
|
|||||||
@ -3230,5 +3230,9 @@
|
|||||||
"https://github.com/KewkLW/ComfyUI-kewky_tools": {
|
"https://github.com/KewkLW/ComfyUI-kewky_tools": {
|
||||||
"stars": 1,
|
"stars": 1,
|
||||||
"last_update": "2024-05-09 00:16:24"
|
"last_update": "2024-05-09 00:16:24"
|
||||||
|
},
|
||||||
|
"https://github.com/ITurchenko/ComfyUI-SizeFromArray": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2024-05-09 14:36:26"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -11,6 +11,17 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "ITurchenko",
|
||||||
|
"title": "ComfyUI-SizeFromArray",
|
||||||
|
"id": "sizefromarray",
|
||||||
|
"reference": "https://github.com/ITurchenko/ComfyUI-SizeFromArray",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ITurchenko/ComfyUI-SizeFromArray"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes:SizeFromArray"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "KewkLW",
|
"author": "KewkLW",
|
||||||
"title": "ComfyUI-kewky_tools",
|
"title": "ComfyUI-kewky_tools",
|
||||||
|
|||||||
@ -1766,6 +1766,14 @@
|
|||||||
"title_aux": "ikhor-nodes"
|
"title_aux": "ikhor-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ITurchenko/ComfyUI-SizeFromArray": [
|
||||||
|
[
|
||||||
|
"SizeFromArray"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-SizeFromArray"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": [
|
"https://github.com/Intersection98/ComfyUI_MX_post_processing-nodes": [
|
||||||
[
|
[
|
||||||
"MX_AlphaBlend",
|
"MX_AlphaBlend",
|
||||||
@ -4029,7 +4037,7 @@
|
|||||||
"PipelineLoader"
|
"PipelineLoader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-IDM-VTON"
|
"title_aux": "ComfyUI-IDM-VTON [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
|
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user