update DB
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "laksjdjf",
|
||||
"title": "ssd-1b-comfyui",
|
||||
"reference": "https://github.com/laksjdjf/ssd-1b-comfyui",
|
||||
"files": [
|
||||
"https://github.com/laksjdjf/ssd-1b-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Experimental node for SSD-1B. This node is not need for latest comfyui."
|
||||
},
|
||||
{
|
||||
"author": "Feidorian",
|
||||
"title": "feidorian-nodes",
|
||||
|
||||
@@ -11,14 +11,14 @@
|
||||
"description": "Nodes:Apply Invisible Watermark, Extract Watermark. Adds up to 12 characters encoded into an image that can be extracted."
|
||||
},
|
||||
{
|
||||
"author": "GMapeSplat",
|
||||
"title": "ezXY",
|
||||
"author": "apesplat",
|
||||
"title": "ezXY scripts and nodes",
|
||||
"reference": "https://github.com/GMapeSplat/ComfyUI_ezXY",
|
||||
"files": [
|
||||
"https://github.com/GMapeSplat/ComfyUI_ezXY"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Features: Automatic type-casting for most custom and native nodes, Compact math node, List generation for iteration control, Versitile XY plotter"
|
||||
"description": "Extensions/Patches: Enables linking float and integer inputs and ouputs. Values are automatically cast to the correct type and clamped to the correct range. Works with both builtin and custom nodes.<p style='background-color: black; color: red;'>NOTE: This repo patches ComfyUI's validate_inputs and map_node_over_list functions while running. May break depending on your version of ComfyUI. Can be deactivated in config.yaml.</p>Nodes: A collection of nodes for facilitating the generation of XY plots. Capable of plotting changes over most primitive values."
|
||||
},
|
||||
{
|
||||
"author": "noxinias",
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
"BSZLatentbuster",
|
||||
"BSZPixelbuster",
|
||||
"BSZPixelbusterHelp",
|
||||
"BSZPrincipledSDXL",
|
||||
"BSZPrincipledSampler",
|
||||
"BSZPrincipledScale"
|
||||
],
|
||||
{
|
||||
@@ -497,7 +497,7 @@
|
||||
"ezXY_Driver"
|
||||
],
|
||||
{
|
||||
"title_aux": "ezXY"
|
||||
"title_aux": "ezXY scripts and nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Gourieff/comfyui-reactor-node": [
|
||||
@@ -2267,7 +2267,13 @@
|
||||
"DiTCondLabelEmpty",
|
||||
"DiTCondLabelSelect",
|
||||
"DitCheckpointLoader",
|
||||
"ExtraVAELoader"
|
||||
"ExtraVAELoader",
|
||||
"PixArtCheckpointLoader",
|
||||
"PixArtDPMSampler",
|
||||
"PixArtResolutionSelect",
|
||||
"PixArtT5TextEncode",
|
||||
"T5TextEncode",
|
||||
"T5v11Loader"
|
||||
],
|
||||
{
|
||||
"title_aux": "Extra Models for ComfyUI"
|
||||
@@ -2694,11 +2700,13 @@
|
||||
"ConditioningSetMaskAndCombine",
|
||||
"ConditioningSetMaskAndCombine3",
|
||||
"ConditioningSetMaskAndCombine4",
|
||||
"ConditioningSetMaskAndCombine5",
|
||||
"CreateAudioMask",
|
||||
"CreateFadeMask",
|
||||
"CreateFluidMask",
|
||||
"CreateGradientMask",
|
||||
"CreateTextMask",
|
||||
"CrossFadeImages",
|
||||
"GrowMaskWithBlur",
|
||||
"INTConstant",
|
||||
"VRAM_Debug"
|
||||
@@ -3177,10 +3185,10 @@
|
||||
],
|
||||
"https://github.com/noxinias/ComfyUI_NoxinNodes": [
|
||||
[
|
||||
"NOXCHIME",
|
||||
"NOXPROMPTLIB_LOAD",
|
||||
"NOXPROMPTLIB_SAVE",
|
||||
"NOXSCALEDRES"
|
||||
"NoxinChime",
|
||||
"NoxinPromptLoad",
|
||||
"NoxinPromptSave",
|
||||
"NoxinScaledResolution"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_NoxinNodes"
|
||||
|
||||
Reference in New Issue
Block a user