Browse Source

update DB

pull/274/head
Dr.Lt.Data 11 months ago
parent
commit
d185506532
  1. 10
      custom-node-list.json
  2. 13
      extension-node-map.json
  3. 10
      node_db/dev/custom-node-list.json
  4. 13
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -3733,16 +3733,6 @@
"install_type": "git-clone",
"description": "Harronode is a custom node designed to build prompts easily for use with the Harrlogos SDXL LoRA. This Node simplifies the process of crafting prompts and makes all built in activation terms available at your fingertips."
},
{
"author": "Comfyui_GPT_Story",
"title": "junglehu",
"reference": "https://github.com/junglehu/Comfyui_Story_LLmA",
"files": [
"https://github.com/junglehu/Comfyui_Story_LLmA"
],
"install_type": "git-clone",
"description": "GPT+Comfyui Generate coherent pictures"
},
{
"author": "Limitex",
"title": "ComfyUI-Calculation",

13
extension-node-map.json

@ -105,7 +105,8 @@
"ImageScaleToSide-badger",
"IntToString-badger",
"StringToFizz-badger",
"TextListToString-badger"
"TextListToString-badger",
"getImageSide-badger"
],
{
"title_aux": "ComfyUI_BadgerTools"
@ -2816,6 +2817,7 @@
"Text2InputOr3rdOption",
"TextCombinations",
"TextCombinations3",
"TextConcat",
"TextPreserve",
"Upscale Tile Calculator",
"Wildcard Processor",
@ -4151,14 +4153,6 @@
"title_aux": "ComfyUI-JaRue"
}
],
"https://github.com/junglehu/Comfyui_Story_LLmA": [
[
"GPT_LLmA"
],
{
"title_aux": "junglehu"
}
],
"https://github.com/ka-puna/comfyui-yanc": [
[
"YANC.ConcatStrings",
@ -5303,6 +5297,7 @@
"ImageCropByAlpha",
"IntNumber",
"LoadImagesFromPath",
"LoadImagesFromURL",
"MergeLayers",
"MultiplicationNode",
"NewLayer",

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

@ -10,6 +10,16 @@
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI ArtGallery(WIP)",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery"
],
"install_type": "git-clone",
"description": "Visualize the selection of prompts:Choosing prompts has never really been suitable for humans, especially when there are a lot of prompts to choose from. Selecting corresponding visual references is a more suitable way."
},
{
"author": "foglerek",
"title": "comfyui-cem-tools",

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

@ -105,7 +105,8 @@
"ImageScaleToSide-badger",
"IntToString-badger",
"StringToFizz-badger",
"TextListToString-badger"
"TextListToString-badger",
"getImageSide-badger"
],
{
"title_aux": "ComfyUI_BadgerTools"
@ -2816,6 +2817,7 @@
"Text2InputOr3rdOption",
"TextCombinations",
"TextCombinations3",
"TextConcat",
"TextPreserve",
"Upscale Tile Calculator",
"Wildcard Processor",
@ -4151,14 +4153,6 @@
"title_aux": "ComfyUI-JaRue"
}
],
"https://github.com/junglehu/Comfyui_Story_LLmA": [
[
"GPT_LLmA"
],
{
"title_aux": "junglehu"
}
],
"https://github.com/ka-puna/comfyui-yanc": [
[
"YANC.ConcatStrings",
@ -5303,6 +5297,7 @@
"ImageCropByAlpha",
"IntNumber",
"LoadImagesFromPath",
"LoadImagesFromURL",
"MergeLayers",
"MultiplicationNode",
"NewLayer",

Loading…
Cancel
Save