mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
0743ccb0a7
commit
d185506532
@ -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",
|
||||
|
||||
@ -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,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",
|
||||
|
||||
@ -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…
Reference in New Issue
Block a user