Browse Source

update DB

pull/109/head
Dr.Lt.Data 1 year ago
parent
commit
df2f8eeb6e
  1. 20
      custom-node-list.json
  2. 18
      extension-node-map.json
  3. 10
      node_db/new/custom-node-list.json
  4. 18
      node_db/new/extension-node-map.json

20
custom-node-list.json

@ -1772,6 +1772,16 @@
"install_type": "git-clone",
"description": "Node for generating almost seamless textures, based on similar setting from A1111."
},
{
"author": "chrisgoringe",
"title": "Variation seeds",
"reference": "https://github.com/chrisgoringe/cg-noise",
"files": [
"https://github.com/chrisgoringe/cg-noise"
],
"install_type": "git-clone",
"description": "Adds KSampler custom nodes with variation seed and variation strength."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",
@ -2033,16 +2043,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "chrisgoringe",
"title": "Variation seeds",
"reference": "https://github.com/chrisgoringe/cg-noise",
"files": [
"https://github.com/chrisgoringe/cg-noise"
],
"install_type": "git-clone",
"description": "Adds KSampler custom nodes with variation seed and variation strength."
}
]
}

18
extension-node-map.json

@ -1728,6 +1728,17 @@
"title_aux": "sc-node-comfyui"
}
],
"https://github.com/chrisgoringe/cg-noise": [
[
"Hijack",
"KSampler Advanced with Variations",
"KSampler with Variations",
"UnHijack"
],
{
"title_aux": "Variation seeds"
}
],
"https://github.com/city96/ComfyUI_DiT": [
[
"DiTCheckpointLoader",
@ -2558,9 +2569,7 @@
[
"AdaptiveCannyDetector_PoP",
"AnyAspectRatio",
"ConditioningMultiplierPoP",
"ConditioningMultiplier_PoP",
"ConditioningNormalizerPoP",
"ConditioningNormalizer_PoP",
"LoadImageResizer_PoP",
"LoraStackLoader10_PoP",
@ -2744,6 +2753,7 @@
],
"https://github.com/spinagon/ComfyUI-seamless-tiling": [
[
"CircularVAEDecode",
"SeamlessTile"
],
{
@ -3055,7 +3065,9 @@
"TdxhImageToSizeAdvanced",
"TdxhIntInput",
"TdxhLoraLoader",
"TdxhStringInput"
"TdxhOnOrOff",
"TdxhStringInput",
"TdxhStringInputTranslator"
],
{
"title_aux": "tdxh_node_comfyui"

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "chrisgoringe",
"title": "Variation seeds",
"reference": "https://github.com/chrisgoringe/cg-noise",
"files": [
"https://github.com/chrisgoringe/cg-noise"
],
"install_type": "git-clone",
"description": "Adds KSampler custom nodes with variation seed and variation strength."
},
{
"author": "spinagon",
"title": "Seamless tiling Node for ComfyUI",

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

@ -1728,6 +1728,17 @@
"title_aux": "sc-node-comfyui"
}
],
"https://github.com/chrisgoringe/cg-noise": [
[
"Hijack",
"KSampler Advanced with Variations",
"KSampler with Variations",
"UnHijack"
],
{
"title_aux": "Variation seeds"
}
],
"https://github.com/city96/ComfyUI_DiT": [
[
"DiTCheckpointLoader",
@ -2558,9 +2569,7 @@
[
"AdaptiveCannyDetector_PoP",
"AnyAspectRatio",
"ConditioningMultiplierPoP",
"ConditioningMultiplier_PoP",
"ConditioningNormalizerPoP",
"ConditioningNormalizer_PoP",
"LoadImageResizer_PoP",
"LoraStackLoader10_PoP",
@ -2744,6 +2753,7 @@
],
"https://github.com/spinagon/ComfyUI-seamless-tiling": [
[
"CircularVAEDecode",
"SeamlessTile"
],
{
@ -3055,7 +3065,9 @@
"TdxhImageToSizeAdvanced",
"TdxhIntInput",
"TdxhLoraLoader",
"TdxhStringInput"
"TdxhOnOrOff",
"TdxhStringInput",
"TdxhStringInputTranslator"
],
{
"title_aux": "tdxh_node_comfyui"

Loading…
Cancel
Save