update DB

This commit is contained in:
Dr.Lt.Data
2025-12-05 19:03:46 +09:00
parent f705ee6863
commit 5c475e3c15
8 changed files with 1812 additions and 1368 deletions

View File

@@ -1,8 +1,38 @@
{
"custom_nodes": [
{
"author": "quinteroac",
"title": "comfyui_api_executor_nodes",
"reference": "https://github.com/quinteroac/comfyui_api_executor_nodes",
"files": [
"https://github.com/quinteroac/comfyui_api_executor_nodes"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI that enable workflow execution via API (internal or external), as well as input/output handling and workflow selection."
},
{
"author": "Chang-Jin-Lee",
"title": "ComfyUI-PromptMixer-AI [WIP]",
"reference": "https://github.com/Chang-Jin-Lee/ComfyUI-PromptMixer-AI",
"files": [
"https://github.com/Chang-Jin-Lee/ComfyUI-PromptMixer-AI"
],
"install_type": "git-clone",
"description": "ComfyUI custom node collection for unified control of checkpoints, steps, CFG, samplers, LoRA and prompt parameters with local LLM integration. (Description by CC)\nNOTE: The files in the repo are not organized."
},
{
"author": "leacvikas0",
"title": "ComfyUI-Presence [WIP]",
"reference": "https://github.com/leacvikas0/ComfyUI-Presence",
"files": [
"https://github.com/leacvikas0/ComfyUI-Presence"
],
"install_type": "git-clone",
"description": "NODES: BeautifulTextNode, FluxAdaptiveInjector, InspectNode, PresenceDirector, PresenceDirectorFireworks, PresenceDirectorVertex, PresenceSaver, UnaliverBundlePreview, UnaliverNode, UnaliverPlanner, UnaliverStepIterato, ...\nNOTE: The files in the repo are not organized."
},
{
"author": "Kraven1109",
"title": "ComfyUI-Llama",
"title": "ComfyUI-Llama [NAME CONFLICT]",
"reference": "https://github.com/Kraven1109/ComfyUI-Llama",
"files": [
"https://github.com/Kraven1109/ComfyUI-Llama"

View File

@@ -1253,6 +1253,17 @@
"title_aux": "ComfyUi-Text-Tiler"
}
],
"https://github.com/Chang-Jin-Lee/ComfyUI-PromptMixer-AI": [
[
"FavoritePromptMixer",
"FreeAIPrompt",
"FreeAIPromptGenerate",
"Load_Text_Batch_Simple"
],
{
"title_aux": "ComfyUI-PromptMixer-AI [WIP]"
}
],
"https://github.com/Chargeuk/ComfyUI-vts-nodes": [
[
"VTS Add Text To list",
@@ -2371,7 +2382,7 @@
"MediaPathsLoader"
],
{
"title_aux": "ComfyUI-Llama"
"title_aux": "ComfyUI-Llama [NAME CONFLICT]"
}
],
"https://github.com/Krish-701/RK_Comfyui": [
@@ -2500,6 +2511,7 @@
"LunaDaemonCLIPLoader",
"LunaDaemonVAELoader",
"LunaDimensionScaler",
"LunaDynamicModelLoader",
"LunaEmbeddingManager",
"LunaExpressionPromptBuilder",
"LunaExpressionSlicerSaver",
@@ -2510,6 +2522,7 @@
"LunaLoRATriggerInjector",
"LunaLoRAValidator",
"LunaMultiSaver",
"LunaOptimizedWeightsManager",
"LunaPromptCraft",
"LunaPromptCraftDebug",
"LunaSmartLoRALinker",
@@ -3490,6 +3503,8 @@
"CADProjectFacesXY",
"CADROISelector",
"CADRaytracerBVH",
"CADRecodeExecute",
"CADRecodeInference",
"CADSave",
"CADSewFaces",
"CADSplitComponents",
@@ -3501,12 +3516,14 @@
"CAD_Quality_Metrics",
"CAD_Remesh_OCC",
"CAD_Remesh_OCC_Advanced",
"LoadCADRecodeModel",
"LoadPoint2CADModel",
"LoadPointCloudXYZ",
"ML_FeatureDetection",
"ML_SurfaceRecon",
"MeshFaceSegmentation",
"MeshSegmentToPointCloud",
"MeshToPointCloud",
"Mesh_Optimize_Gmsh",
"Point2CADExportBrep",
"Point2CADSegmentation",
@@ -9147,6 +9164,24 @@
"title_aux": "ComfyUI_LBT [WIP]"
}
],
"https://github.com/leacvikas0/ComfyUI-Presence": [
[
"BeautifulTextNode",
"FluxAdaptiveInjector",
"InspectNode",
"PresenceDirector",
"PresenceDirectorFireworks",
"PresenceDirectorVertex",
"PresenceSaver",
"UnaliverBundlePreview",
"UnaliverNode",
"UnaliverPlanner",
"UnaliverStepIterator"
],
{
"title_aux": "ComfyUI-Presence [WIP]"
}
],
"https://github.com/leadbreak/comfyui-faceaging": [
[
"AgeTransformationNode"
@@ -10685,6 +10720,30 @@
"title_aux": "ComfyUI-AI_Tools [UNSAFE]"
}
],
"https://github.com/quinteroac/comfyui_api_executor_nodes": [
[
"AnyTo",
"ImageInputCombiner",
"ImageInputPair",
"IntInputCombiner",
"IntInputPair",
"RemoteWorkflowAPIExecutor",
"SimpleText",
"SimpleWorkflowAPIExecutor",
"TextImageToImageWorkflowSelector",
"TextImageToVideoWorkflowSelector",
"TextInputCombiner",
"TextInputPair",
"TextToImageWorkflowSelector",
"TextToVideoWorkflowSelector",
"VideoInputPair",
"WorkflowAPIExecutor",
"YandereRandomTags"
],
{
"title_aux": "comfyui_api_executor_nodes"
}
],
"https://github.com/rakete/comfyui-rakete": [
[
"rakete.BuildString",

View File

@@ -339,6 +339,11 @@
"last_update": "2025-03-25 20:26:18",
"author_account_age_days": 1602
},
"https://github.com/Chang-Jin-Lee/ComfyUI-PromptMixer-AI": {
"stars": 0,
"last_update": "2025-12-01 00:53:32",
"author_account_age_days": 2293
},
"https://github.com/Chargeuk/ComfyUI-vts-nodes": {
"stars": 0,
"last_update": "2025-10-24 16:01:27",
@@ -3154,6 +3159,11 @@
"last_update": "2025-10-30 07:20:48",
"author_account_age_days": 2942
},
"https://github.com/leacvikas0/ComfyUI-Presence": {
"stars": 0,
"last_update": "2025-12-04 15:47:01",
"author_account_age_days": 481
},
"https://github.com/leadbreak/comfyui-faceaging": {
"stars": 92,
"last_update": "2024-10-31 08:25:21",
@@ -3839,6 +3849,11 @@
"last_update": "2025-07-23 19:53:54",
"author_account_age_days": 1557
},
"https://github.com/quinteroac/comfyui_api_executor_nodes": {
"stars": 0,
"last_update": "2025-11-26 05:52:42",
"author_account_age_days": 2850
},
"https://github.com/r-vage/ComfyUI_Eclipse": {
"stars": 5,
"last_update": "2025-11-30 15:23:09",