update DB

This commit is contained in:
Dr.Lt.Data
2025-11-29 01:43:52 +09:00
parent a97f98c9cc
commit 06496d07b3
9 changed files with 2169 additions and 2127 deletions

View File

@@ -300,16 +300,6 @@
"install_type": "git-clone",
"description": "Adds a node that outputs the workflow's name as a string\nNOTE: The files in the repo are not organized."
},
{
"author": "PozzettiAndrea",
"title": "ComfyUI-CameraAnalysis",
"reference": "https://github.com/PozzettiAndrea/ComfyUI-CameraAnalysis",
"files": [
"https://github.com/PozzettiAndrea/ComfyUI-CameraAnalysis"
],
"install_type": "git-clone",
"description": "Extracts camera intrinsic parameters from image EXIF data."
},
{
"author": "newraina",
"title": "comfyui-photoshop-v2 [WIP]",
@@ -421,15 +411,16 @@
"description": "A slimmed down collection of ComfyUI nodes either from elsewhere, custom creation or updated independently. (Description by CC)"
},
{
"author": "liusida",
"author": "Sida Liu",
"title": "ComfyUI-Notebook [UNSAFE]",
"id": "notebook",
"reference": "https://github.com/liusida/ComfyUI-Notebook",
"files": [
"https://github.com/liusida/ComfyUI-Notebook"
],
"install_type": "git-clone",
"description": "A Jupyter-style custom node for executing Python code within ComfyUI workflows, featuring syntax highlighting, shared variables, and pre-loaded libraries like numpy, torch, and matplotlib.[w/This extension allows remote command execution.]"
},
"description": "A Jupyter-style custom node for executing Python code and plotting within ComfyUI workflows.[w/This extension allows remote command execution.]"
},
{
"author": "pznodes",
"title": "ComfyUI-UniRig [WIP]",
@@ -4576,16 +4567,6 @@
"install_type": "git-clone",
"description": "Node for LoRA stack management in ComfyUI\nNOTE: The files in the repo are not organized."
},
{
"author": "fuzr0dah",
"title": "comfyui-sceneassembly",
"reference": "https://github.com/fuzr0dah/comfyui-sceneassembly",
"files": [
"https://github.com/fuzr0dah/comfyui-sceneassembly"
],
"install_type": "git-clone",
"description": "A bunch of nodes I created that I also find useful."
},
{
"author": "PabloGrant",
"title": "comfyui-giraffe-test-panel",

View File

@@ -3438,14 +3438,6 @@
"title_aux": "CADabra [WIP]"
}
],
"https://github.com/PozzettiAndrea/ComfyUI-CameraAnalysis": [
[
"CameraAnalysis"
],
{
"title_aux": "ComfyUI-CameraAnalysis"
}
],
"https://github.com/PozzettiAndrea/ComfyUI-Hunyuan3D-Part": [
[
"ClearAllModelCaches",
@@ -4303,9 +4295,7 @@
"Color Cast Detector",
"Color Harmony Analyzer",
"Color Temperature Estimator",
"ColorTemperatureEstimator",
"Contrast Analysis",
"ContrastAnalysis",
"Defocus Analysis",
"Edge Density Analysis",
"Entropy Analysis",
@@ -7588,7 +7578,6 @@
],
"https://github.com/grinlau18/ComfyUI_XISER_Nodes": [
[
"CreatePointsString",
"XISER_Canvas",
"XIS_BooleanSwitch",
"XIS_CanvasConfig",
@@ -7615,13 +7604,14 @@
"XIS_ImageAdjustAndBlend",
"XIS_ImageManager",
"XIS_ImageMaskMirror",
"XIS_ImageStitcher",
"XIS_ImagePuzzle",
"XIS_ImageSwitch",
"XIS_IntSwitch",
"XIS_InvertMask",
"XIS_IsThereAnyData",
"XIS_KSamplerSettingsNode",
"XIS_KSamplerSettingsUnpackNode",
"XIS_LLMOrchestrator",
"XIS_Label",
"XIS_LatentBlendNode",
"XIS_LoadImage",
@@ -7643,7 +7633,8 @@
"XIS_SetColor",
"XIS_ShapeAndText",
"XIS_ShapeData",
"XIS_StringSwitch"
"XIS_StringSwitch",
"XIS_UnpackImages"
],
{
"title_aux": "Xiser_Nodes [WIP]"
@@ -11119,6 +11110,7 @@
"https://github.com/silveroxides/ComfyUI_SamplingUtils": [
[
"GetJsonKeyValue",
"Image_Color_Noise",
"SamplingParameters"
],
{

View File

File diff suppressed because it is too large Load Diff