update DB
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "silveroxides",
|
||||
"title": "ComfyUI_LogicMath",
|
||||
"reference": "https://github.com/silveroxides/ComfyUI_LogicMath",
|
||||
"files": [
|
||||
"https://github.com/silveroxides/ComfyUI_LogicMath"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for with some basic logic and math nodes based on pull request [a/comfyanonymous/ComfyUI#8024](https://github.com/comfyanonymous/ComfyUI/pull/8024)"
|
||||
},
|
||||
{
|
||||
"author": "lyra-ai",
|
||||
"title": "lyra-nodes",
|
||||
|
||||
@@ -6101,7 +6101,6 @@
|
||||
"GrowMask",
|
||||
"Hunyuan3Dv2Conditioning",
|
||||
"Hunyuan3Dv2ConditioningMultiView",
|
||||
"HypernetworkLoader",
|
||||
"ImageAddNoise",
|
||||
"ImageBatch",
|
||||
"ImageColorToMask",
|
||||
@@ -6180,12 +6179,6 @@
|
||||
"ModelSamplingSD3",
|
||||
"ModelSamplingStableCascade",
|
||||
"ModelSave",
|
||||
"OpenAIChatConfig",
|
||||
"OpenAIChatNode",
|
||||
"OpenAIDalle2",
|
||||
"OpenAIDalle3",
|
||||
"OpenAIGPTImage1",
|
||||
"OpenAIInputFiles",
|
||||
"PolyexponentialScheduler",
|
||||
"Preview3D",
|
||||
"Preview3DAnimation",
|
||||
@@ -7636,6 +7629,7 @@
|
||||
"Alta:GetImageAndPath",
|
||||
"Alta:GetImageByIndex",
|
||||
"Alta:GetStringByIndex",
|
||||
"Alta:JSONKeyExtractor(Util)",
|
||||
"Alta:ListAllFiles",
|
||||
"Alta:ListElement(Util)",
|
||||
"Alta:ListFilesByExt",
|
||||
@@ -10685,6 +10679,40 @@
|
||||
"title_aux": "WIP Conditioning Toolkit [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI_LogicMath": [
|
||||
[
|
||||
"LogicAND",
|
||||
"LogicIF",
|
||||
"LogicNOT",
|
||||
"LogicOR",
|
||||
"LogicXOR",
|
||||
"MathAbs",
|
||||
"MathAdd",
|
||||
"MathCeil",
|
||||
"MathClamp",
|
||||
"MathCompare",
|
||||
"MathCos",
|
||||
"MathDivide",
|
||||
"MathFloor",
|
||||
"MathMax",
|
||||
"MathMin",
|
||||
"MathModulo",
|
||||
"MathMultiply",
|
||||
"MathNumberConvert",
|
||||
"MathOperation",
|
||||
"MathPower",
|
||||
"MathRound",
|
||||
"MathSin",
|
||||
"MathSqrt",
|
||||
"MathSubtract",
|
||||
"MathTan",
|
||||
"NumberToString",
|
||||
"StringToNumber"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_LogicMath"
|
||||
}
|
||||
],
|
||||
"https://github.com/silveroxides/ComfyUI_PromptAttention": [
|
||||
[
|
||||
"CLIPTextEncodeWithAttentionBias"
|
||||
|
||||
@@ -4029,6 +4029,11 @@
|
||||
"last_update": "2025-10-21 08:37:47",
|
||||
"author_account_age_days": 1997
|
||||
},
|
||||
"https://github.com/silveroxides/ComfyUI_LogicMath": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-11-03 04:18:17",
|
||||
"author_account_age_days": 1998
|
||||
},
|
||||
"https://github.com/silveroxides/ComfyUI_PromptAttention": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-10-21 05:41:09",
|
||||
|
||||
Reference in New Issue
Block a user