Browse Source

update DB

pull/219/head
Dr.Lt.Data 12 months ago
parent
commit
9e8ed572d6
  1. 11
      custom-node-list.json
  2. 14
      extension-node-map.json
  3. 11
      node_db/new/custom-node-list.json
  4. 14
      node_db/new/extension-node-map.json

11
custom-node-list.json

@ -3086,10 +3086,19 @@
"files": [
"https://github.com/zcfrank1st/comfyui_visual_anagrams"
],
"pip": ["ndi-python"],
"install_type": "git-clone",
"description": "Nodes:visual_anagrams_sample, visual_anagrams_animate"
},
{
"author": "Electrofried",
"title": "OpenAINode",
"reference": "https://github.com/Electrofried/ComfyUI-OpenAINode",
"files": [
"https://github.com/Electrofried/ComfyUI-OpenAINode"
],
"install_type": "git-clone",
"description": "A simply node for hooking in to openAI API based servers via comfyUI"
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",

14
extension-node-map.json

@ -375,6 +375,14 @@
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
}
],
"https://github.com/Electrofried/ComfyUI-OpenAINode": [
[
"OpenAINode"
],
{
"title_aux": "OpenAINode"
}
],
"https://github.com/EllangoK/ComfyUI-post-processing-nodes": [
[
"ArithmeticBlend",
@ -1593,12 +1601,15 @@
[
"tri3d-atr-parse",
"tri3d-atr-parse-batch",
"tri3d-dwpose",
"tri3d-extract-hand",
"tri3d-extract-parts-batch",
"tri3d-extract-parts-batch2",
"tri3d-extract-parts-mask-batch",
"tri3d-fuzzification",
"tri3d-interaction-canny",
"tri3d-pose-adaption",
"tri3d-pose-to-image",
"tri3d-position-hands",
"tri3d-position-parts-batch",
"tri3d-skin-feathered-padded-mask",
@ -4508,6 +4519,7 @@
"AreaToMask",
"CLIPSeg",
"CLIPSeg_",
"CharacterInText",
"ChatGPT",
"CombineMasks_",
"CombineSegMasks",
@ -4519,7 +4531,7 @@
"LoadImagesFromPath",
"RandomPrompt",
"ScreenShare",
"SessionHistory",
"ShowTextForGPT",
"SmoothMask",
"SplitLongMask",
"TransparentImage",

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

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "Electrofried",
"title": "OpenAINode",
"reference": "https://github.com/Electrofried/ComfyUI-OpenAINode",
"files": [
"https://github.com/Electrofried/ComfyUI-OpenAINode"
],
"install_type": "git-clone",
"description": "A simply node for hooking in to openAI API based servers via comfyUI"
},
{
"author": "zcfrank1st",
"title": "comfyui_visual_anagram",
@ -7,7 +17,6 @@
"files": [
"https://github.com/zcfrank1st/comfyui_visual_anagrams"
],
"pip": ["ndi-python"],
"install_type": "git-clone",
"description": "Nodes:visual_anagrams_sample, visual_anagrams_animate"
},

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

@ -375,6 +375,14 @@
"title_aux": "Derfuu_ComfyUI_ModdedNodes"
}
],
"https://github.com/Electrofried/ComfyUI-OpenAINode": [
[
"OpenAINode"
],
{
"title_aux": "OpenAINode"
}
],
"https://github.com/EllangoK/ComfyUI-post-processing-nodes": [
[
"ArithmeticBlend",
@ -1593,12 +1601,15 @@
[
"tri3d-atr-parse",
"tri3d-atr-parse-batch",
"tri3d-dwpose",
"tri3d-extract-hand",
"tri3d-extract-parts-batch",
"tri3d-extract-parts-batch2",
"tri3d-extract-parts-mask-batch",
"tri3d-fuzzification",
"tri3d-interaction-canny",
"tri3d-pose-adaption",
"tri3d-pose-to-image",
"tri3d-position-hands",
"tri3d-position-parts-batch",
"tri3d-skin-feathered-padded-mask",
@ -4508,6 +4519,7 @@
"AreaToMask",
"CLIPSeg",
"CLIPSeg_",
"CharacterInText",
"ChatGPT",
"CombineMasks_",
"CombineSegMasks",
@ -4519,7 +4531,7 @@
"LoadImagesFromPath",
"RandomPrompt",
"ScreenShare",
"SessionHistory",
"ShowTextForGPT",
"SmoothMask",
"SplitLongMask",
"TransparentImage",

Loading…
Cancel
Save