update DB

This commit is contained in:
Dr.Lt.Data
2025-07-08 12:12:31 +09:00
parent ff80b6ccb0
commit c3798bf4c2
8 changed files with 964 additions and 743 deletions

View File

@@ -629,7 +629,7 @@
"https://github.com/IsItDanOrAi/ComfyUI-exLoadout"
],
"install_type": "git-clone",
"description": "exLoadout is a suite of lightweight ComfyUI custom nodes that let you define and switch between full 'loadouts' stored in an Excel sheet. A loadout could include any node inputs that expect string values—models (checkpoints, CLIP, VAE, ControlNets, LoRAs, UNets), numeric or text variables (CFG, sampler names, scheduler types, etc.)—all pulled from a row in your sheet. By selecting a row, you instantly apply all of its settings in your workflow, with builtin support for editing and reading those cells right inside the UI.\nNOTE: The files in the repo are not organized."
"description": "exLoadout is a suite of lightweight ComfyUI custom nodes that let you define and switch between full loadouts stored in an Excel sheet. A loadout could include any node inputs that expect string values—models (checkpoints, CLIP, VAE, ControlNets, LoRAs, UNets), numeric or text variables (CFG, sampler names, scheduler types, etc.)—all pulled from a row in your sheet. By selecting a row, you instantly apply all of its settings in your workflow, with builtin support for editing and reading those cells right inside the UI."
},
{
"author": "grokuku",

View File

@@ -157,8 +157,11 @@
"ImageCropEdge",
"ImageCropSquare",
"ImageCropWithBBoxMask",
"ImageDetailHLFreqSeparation",
"ImageEditStitch",
"ImageGetSize",
"ImageHLFreqCombine",
"ImageHLFreqSeparate",
"ImageHLFreqTransform",
"ImageListAppend",
"ImageListToBatch",
"ImageLumaMatte",
@@ -5626,6 +5629,7 @@
"https://github.com/gmorks/ComfyUI-Animagine-Prompt": [
[
"AnimaginePrompt",
"MultiWildcardLoader",
"MultilineTextInput",
"TextFileLoader"
],

View File

File diff suppressed because it is too large Load Diff