update DB
This commit is contained in:
@@ -1292,6 +1292,7 @@
|
||||
"DonutClipEncode",
|
||||
"DonutFillerClip",
|
||||
"DonutFillerModel",
|
||||
"DonutHotReload",
|
||||
"DonutLoRAStack",
|
||||
"DonutWidenMergeCLIP",
|
||||
"DonutWidenMergeUNet",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "chuchu114514",
|
||||
"title": "comfyui_proportion_solver",
|
||||
"reference": "https://github.com/chuchu114514/comfyui_proportion_solver",
|
||||
"files": [
|
||||
"https://github.com/chuchu114514/comfyui_proportion_solver"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This plugin includes two core nodes designed to handle proportion optimization tasks of varying complexity"
|
||||
},
|
||||
{
|
||||
"author": "1038lab",
|
||||
"title": "ComfyUI-Mosaic",
|
||||
@@ -683,17 +693,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The 'Eses Image Offset' node offers basic image offsetting capabilities within ComfyUI. It allows shifting image and mask content horizontally and/or vertically, with an option to wrap content around the canvas edges for a tiling effect."
|
||||
},
|
||||
{
|
||||
"author": "Ambrosinus",
|
||||
"title": "ComfyUI-ATk-Nodes",
|
||||
"reference": "https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes",
|
||||
"files": [
|
||||
"https://github.com/lucianoambrosini/ComfyUI-ATk-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Ambrosinus ToolKit - Streamlined workflow export with transparent backgrounds, professional themes, and smart scaling. Perfect for creating clean, high-resolution workflow documentation and sharing.",
|
||||
"category": "Utils"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -19064,6 +19064,15 @@
|
||||
"title_aux": "youtube-dl-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/chuchu114514/comfyui_proportion_solver": [
|
||||
[
|
||||
"ProportionSolver",
|
||||
"ProportionSolverAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_proportion_solver"
|
||||
}
|
||||
],
|
||||
"https://github.com/ciga2011/ComfyUI-MarkItDown": [
|
||||
[
|
||||
"WIZ_AUDIO2MARKDOWN",
|
||||
@@ -19379,6 +19388,7 @@
|
||||
"BlankImage",
|
||||
"CheckImageEmpty",
|
||||
"ConfigGenerateImage",
|
||||
"ConfigGenerateMusic",
|
||||
"Display_Text",
|
||||
"GenerateImage",
|
||||
"GenerateLyrics",
|
||||
@@ -19388,6 +19398,7 @@
|
||||
"LLMToolkitTextGeneratorStream",
|
||||
"LocalTransformersProviderNode",
|
||||
"OpenAIProviderNode",
|
||||
"PreviewOutputs",
|
||||
"PromptManager",
|
||||
"SunoProviderSelector",
|
||||
"SwitchAny"
|
||||
|
||||
Reference in New Issue
Block a user