Browse Source

update DB

pull/155/head
Dr.Lt.Data 1 year ago
parent
commit
e776a18772
  1. 16
      custom-node-list.json
  2. 22
      extension-node-map.json
  3. 10
      node_db/dev/custom-node-list.json
  4. 6
      node_db/new/custom-node-list.json
  5. 22
      node_db/new/extension-node-map.json

16
custom-node-list.json

@ -2315,16 +2315,6 @@
"install_type": "git-clone",
"description": "This extension contains a set of custom nodes for ComfyUI that allow you to use Core ML models in your ComfyUI workflows. The models can be obtained here, or you can convert your own models using coremltools. The main motivation behind using Core ML models in ComfyUI is to allow you to utilize the ANE (Apple Neural Engine) on Apple Silicon (M1/M2) machines to improve performance."
},
{
"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": "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": "taabata",
"title": "Syrian Falcon Nodes",
@ -2356,14 +2346,14 @@
"description": "Nodes: Noxin Complete Chime, Noxin Scaled Resolutions, Load from Noxin Prompt Library, Save to Noxin Prompt Library"
},
{
"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": "Ser-Hilary",

22
extension-node-map.json

@ -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"

10
node_db/dev/custom-node-list.json

@ -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",

6
node_db/new/custom-node-list.json

@ -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",

22
node_db/new/extension-node-map.json

@ -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"

Loading…
Cancel
Save