mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
update DB
This commit is contained in:
parent
5c03e5453a
commit
61311f9b03
@ -12974,7 +12974,7 @@
|
|||||||
"https://github.com/lrzjason/Comfyui-In-Context-Lora-Utils"
|
"https://github.com/lrzjason/Comfyui-In-Context-Lora-Utils"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "NODES: Add Mask For IC Lora, Create Context Window, Concatenate Context Window"
|
"description": "NODES: Add Mask For IC Lora, Create Context Window, Concatenate Context Window, Auto Patch"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "lrzjason",
|
"author": "lrzjason",
|
||||||
@ -17480,6 +17480,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI-CatvtonFluxWrapper provides ComfyUI nodes for diffusers implementation of Catvton-Flux."
|
"description": "ComfyUI-CatvtonFluxWrapper provides ComfyUI nodes for diffusers implementation of Catvton-Flux."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Stable Diffusion VN",
|
||||||
|
"title": "SDVN Comfy node",
|
||||||
|
"id": "SDVN",
|
||||||
|
"reference": "https://github.com/StableDiffusionVN/SDVN_Comfy_node",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/StableDiffusionVN/SDVN_Comfy_node"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Collection of nodes supports using comfyUi more quickly and conveniently (Auto download model, image, easy merger ...)"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -17912,17 +17923,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
}
|
||||||
{
|
|
||||||
"author": "Stable Diffusion VN",
|
|
||||||
"title": "SDVN Comfy node",
|
|
||||||
"id": "SDVN",
|
|
||||||
"reference": "https://github.com/StableDiffusionVN/SDVN_Comfy_node",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/StableDiffusionVN/SDVN_Comfy_node"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Collection of nodes supports using comfyUi more quickly and conveniently (Auto download model, image, easy merger ...)"
|
|
||||||
},
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -7877,6 +7877,7 @@
|
|||||||
"VrchBooleanKeyControlNode",
|
"VrchBooleanKeyControlNode",
|
||||||
"VrchChannelOSCControlNode",
|
"VrchChannelOSCControlNode",
|
||||||
"VrchChannelX4OSCControlNode",
|
"VrchChannelX4OSCControlNode",
|
||||||
|
"VrchDelayOSCControlNode",
|
||||||
"VrchFloatKeyControlNode",
|
"VrchFloatKeyControlNode",
|
||||||
"VrchFloatOSCControlNode",
|
"VrchFloatOSCControlNode",
|
||||||
"VrchImageFlipBookWebViewerNode",
|
"VrchImageFlipBookWebViewerNode",
|
||||||
@ -17913,6 +17914,7 @@
|
|||||||
"https://github.com/lrzjason/Comfyui-In-Context-Lora-Utils": [
|
"https://github.com/lrzjason/Comfyui-In-Context-Lora-Utils": [
|
||||||
[
|
[
|
||||||
"AddMaskForICLora",
|
"AddMaskForICLora",
|
||||||
|
"AutoPatch",
|
||||||
"ConcatContextWindow",
|
"ConcatContextWindow",
|
||||||
"CreateContextWindow"
|
"CreateContextWindow"
|
||||||
],
|
],
|
||||||
@ -18363,7 +18365,9 @@
|
|||||||
"https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": [
|
"https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": [
|
||||||
[
|
[
|
||||||
"CatvtonFluxSampler",
|
"CatvtonFluxSampler",
|
||||||
"LoadCatvtonFlux"
|
"LoadCatvtonFlux",
|
||||||
|
"LoadCatvtonFluxLoRA",
|
||||||
|
"ModelPrinter"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-CatvtonFluxWrapper"
|
"title_aux": "ComfyUI-CatvtonFluxWrapper"
|
||||||
|
|||||||
@ -56,16 +56,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes to use SmolVLM for image tagging and captioning.\nNOTE: The files in the repo are not organized."
|
"description": "Nodes to use SmolVLM for image tagging and captioning.\nNOTE: The files in the repo are not organized."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "StableDiffusionVN",
|
|
||||||
"title": "SDVN_Comfy_node",
|
|
||||||
"reference": "https://github.com/StableDiffusionVN/SDVN_Comfy_node",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/StableDiffusionVN/SDVN_Comfy_node"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "NODES:SDVN Load Image"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "anze",
|
"author": "anze",
|
||||||
"title": "ComfyUI-OIDN [WIP]",
|
"title": "ComfyUI-OIDN [WIP]",
|
||||||
|
|||||||
@ -2849,6 +2849,7 @@
|
|||||||
[
|
[
|
||||||
"EasyHRFix",
|
"EasyHRFix",
|
||||||
"JKAnythingToString",
|
"JKAnythingToString",
|
||||||
|
"JKEasyCheckpointLoader",
|
||||||
"JKEasyDetailer",
|
"JKEasyDetailer",
|
||||||
"JKInspireSchedulerAdapter"
|
"JKInspireSchedulerAdapter"
|
||||||
],
|
],
|
||||||
|
|||||||
@ -10,6 +10,17 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "Stable Diffusion VN",
|
||||||
|
"title": "SDVN Comfy node",
|
||||||
|
"id": "SDVN",
|
||||||
|
"reference": "https://github.com/StableDiffusionVN/SDVN_Comfy_node",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/StableDiffusionVN/SDVN_Comfy_node"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Collection of nodes supports using comfyUi more quickly and conveniently (Auto download model, image, easy merger ...)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "lujiazho",
|
"author": "lujiazho",
|
||||||
"title": "ComfyUI-CatvtonFluxWrapper",
|
"title": "ComfyUI-CatvtonFluxWrapper",
|
||||||
|
|||||||
@ -7877,6 +7877,7 @@
|
|||||||
"VrchBooleanKeyControlNode",
|
"VrchBooleanKeyControlNode",
|
||||||
"VrchChannelOSCControlNode",
|
"VrchChannelOSCControlNode",
|
||||||
"VrchChannelX4OSCControlNode",
|
"VrchChannelX4OSCControlNode",
|
||||||
|
"VrchDelayOSCControlNode",
|
||||||
"VrchFloatKeyControlNode",
|
"VrchFloatKeyControlNode",
|
||||||
"VrchFloatOSCControlNode",
|
"VrchFloatOSCControlNode",
|
||||||
"VrchImageFlipBookWebViewerNode",
|
"VrchImageFlipBookWebViewerNode",
|
||||||
@ -17913,6 +17914,7 @@
|
|||||||
"https://github.com/lrzjason/Comfyui-In-Context-Lora-Utils": [
|
"https://github.com/lrzjason/Comfyui-In-Context-Lora-Utils": [
|
||||||
[
|
[
|
||||||
"AddMaskForICLora",
|
"AddMaskForICLora",
|
||||||
|
"AutoPatch",
|
||||||
"ConcatContextWindow",
|
"ConcatContextWindow",
|
||||||
"CreateContextWindow"
|
"CreateContextWindow"
|
||||||
],
|
],
|
||||||
@ -18363,7 +18365,9 @@
|
|||||||
"https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": [
|
"https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": [
|
||||||
[
|
[
|
||||||
"CatvtonFluxSampler",
|
"CatvtonFluxSampler",
|
||||||
"LoadCatvtonFlux"
|
"LoadCatvtonFlux",
|
||||||
|
"LoadCatvtonFluxLoRA",
|
||||||
|
"ModelPrinter"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-CatvtonFluxWrapper"
|
"title_aux": "ComfyUI-CatvtonFluxWrapper"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user