Browse Source

update DB

pull/149/head
Dr.Lt.Data 1 year ago
parent
commit
e4579869cb
  1. 10
      custom-node-list.json
  2. 17
      extension-node-map.json
  3. 10
      node_db/dev/custom-node-list.json
  4. 10
      node_db/new/custom-node-list.json
  5. 17
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -447,6 +447,16 @@
"install_type": "git-clone",
"description": "This extension currently has two sets of nodes - one set for editing the contrast/color of images and another set for saving images as 16 bit PNG files."
},
{
"author": "city96",
"title": "Extra Models for ComfyUI",
"reference": "https://github.com/city96/ComfyUI_ExtraModels",
"files": [
"https://github.com/city96/ComfyUI_ExtraModels"
],
"install_type": "git-clone",
"description": "This extension aims to add support for various random image diffusion models to ComfyUI."
},
{
"author": "Kaharos94",
"title": "ComfyUI-Saveaswebp",

17
extension-node-map.json

@ -104,7 +104,8 @@
"BSZLatentRGBAImage",
"BSZPixelbuster",
"BSZPixelbusterHelp",
"BSZPrincipledSDXL"
"BSZPrincipledSDXL",
"BSZPrincipledScale"
],
{
"title_aux": "bsz-cui-extras"
@ -633,6 +634,7 @@
],
"https://github.com/LucianoCirino/efficiency-nodes-comfyui": [
[
"AnimateDiff Script",
"Apply ControlNet Stack",
"Control Net Stacker",
"Eff. Loader SDXL",
@ -645,8 +647,9 @@
"KSampler SDXL (Eff.)",
"LoRA Stacker",
"Manual XY Entry Info",
"Noise Control Script",
"Pack SDXL Tuple",
"Refiner Extras",
"Tiled Upscaler Script",
"Unpack SDXL Tuple",
"XY Input: Add/Return Noise",
"XY Input: Aesthetic Score",
@ -2197,6 +2200,16 @@
"title_aux": "ComfyUI_DiT [WIP]"
}
],
"https://github.com/city96/ComfyUI_ExtraModels": [
[
"DiTCondLabelEmpty",
"DiTCondLabelSelect",
"DitCheckpointLoader"
],
{
"title_aux": "Extra Models for ComfyUI"
}
],
"https://github.com/city96/ComfyUI_NetDist": [
[
"FetchRemote",

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "doucx",
"title": "ComfyUI_WcpD_Utility_Kit",
"reference": "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit",
"files": [
"https://github.com/doucx/ComfyUI_WcpD_Utility_Kit"
],
"install_type": "git-clone",
"description": "Nodes: MergeStrings, ExecStrAsCode, RandnLatentImage. <p style='background-color: black; color: red;'>NOTE: This extension includes the ability to execute code as a string in nodes. Be cautious during installation, as it can pose a security risk.</p>"
},
{
"author": "AbyssYuan0",
"title": "ComfyUI_BadgerTools",

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "city96",
"title": "Extra Models for ComfyUI",
"reference": "https://github.com/city96/ComfyUI_ExtraModels",
"files": [
"https://github.com/city96/ComfyUI_ExtraModels"
],
"install_type": "git-clone",
"description": "This extension aims to add support for various random image diffusion models to ComfyUI."
},
{
"author": "shadowcz007",
"title": "comfyui-mixlab-nodes",

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

@ -104,7 +104,8 @@
"BSZLatentRGBAImage",
"BSZPixelbuster",
"BSZPixelbusterHelp",
"BSZPrincipledSDXL"
"BSZPrincipledSDXL",
"BSZPrincipledScale"
],
{
"title_aux": "bsz-cui-extras"
@ -633,6 +634,7 @@
],
"https://github.com/LucianoCirino/efficiency-nodes-comfyui": [
[
"AnimateDiff Script",
"Apply ControlNet Stack",
"Control Net Stacker",
"Eff. Loader SDXL",
@ -645,8 +647,9 @@
"KSampler SDXL (Eff.)",
"LoRA Stacker",
"Manual XY Entry Info",
"Noise Control Script",
"Pack SDXL Tuple",
"Refiner Extras",
"Tiled Upscaler Script",
"Unpack SDXL Tuple",
"XY Input: Add/Return Noise",
"XY Input: Aesthetic Score",
@ -2197,6 +2200,16 @@
"title_aux": "ComfyUI_DiT [WIP]"
}
],
"https://github.com/city96/ComfyUI_ExtraModels": [
[
"DiTCondLabelEmpty",
"DiTCondLabelSelect",
"DitCheckpointLoader"
],
{
"title_aux": "Extra Models for ComfyUI"
}
],
"https://github.com/city96/ComfyUI_NetDist": [
[
"FetchRemote",

Loading…
Cancel
Save