update DB

This commit is contained in:
Dr.Lt.Data 2023-12-28 21:39:08 +09:00
parent 0743ccb0a7
commit d185506532
4 changed files with 18 additions and 28 deletions

View File

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

View File

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

View File

@ -10,6 +10,16 @@
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI ArtGalleryWIP)",
"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",

View File

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