update DB
This commit is contained in:
@@ -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 built‑in 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 built‑in support for editing and reading those cells right inside the UI."
|
||||
},
|
||||
{
|
||||
"author": "grokuku",
|
||||
|
||||
@@ -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"
|
||||
],
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user