update DB

This commit is contained in:
Dr.Lt.Data 2025-03-19 01:58:18 +09:00
parent 68aa534e1d
commit 55fcb00168
8 changed files with 514 additions and 457 deletions

View File

@ -13691,6 +13691,16 @@
"install_type": "git-clone",
"description": "A collection of nodes and improvements created for general ease and lora management. These are just nodes I made and found useful, they should work with most other nodes. Most nodes that take in a prompt are made with booru tags in mind and might not work as expected with other prompts."
},
{
"author": "sn0w12",
"title": "ComfyUI-Syntax-Highlighting",
"reference": "https://github.com/sn0w12/ComfyUI-Syntax-Highlighting",
"files": [
"https://github.com/sn0w12/ComfyUI-Syntax-Highlighting"
],
"install_type": "git-clone",
"description": "Syntax highlighting and other quality of life improvements for ComfyUI."
},
{
"author": "MiaoshouAI",
"title": "ComfyUI-Miaoshouai-Tagger",

View File

@ -1752,7 +1752,9 @@
"HTTextCleanupNode",
"HTTrainingSizeNode",
"HTValueMapperNode",
"HTWidgetControlNode"
"HTWidgetControlNode",
"UltimateSDUpscaleStandalone",
"ht_detection_batch_processor_v2"
],
{
"title_aux": "HommageTools for ComfyUI"
@ -4251,10 +4253,7 @@
],
"https://github.com/GeekyGhost/ComfyUI-GeekyRemB": [
[
"GeekyRemB",
"GeekyRemB_Animator",
"GeekyRemB_KeyframePosition",
"GeekyRemB_LightShadow"
"GeekyRemB"
],
{
"title_aux": "ComfyUI-GeekyRemB"
@ -10423,6 +10422,7 @@
"VrchImagePreviewBackgroundNode",
"VrchImageSaverNode",
"VrchImageSwitchOSCControlNode",
"VrchImageWebSocketWebViewerNode",
"VrchImageWebViewerNode",
"VrchInstantQueueKeyControlNode",
"VrchIntKeyControlNode",
@ -23462,7 +23462,6 @@
"polymath_SaveAbsolute",
"polymath_chat",
"polymath_concept_eraser",
"polymath_dsd_sampler",
"polymath_helper",
"polymath_scraper"
],

View File

@ -9434,6 +9434,11 @@
"last_update": "2025-01-27 14:44:06",
"author_account_age_days": 1040
},
"https://github.com/sn0w12/ComfyUI-Syntax-Highlighting": {
"stars": 0,
"last_update": "2025-03-18 16:16:59",
"author_account_age_days": 1040
},
"https://github.com/sneccc/comfyui-snek-nodes": {
"stars": 0,
"last_update": "2024-11-09 19:28:50",

View File

@ -11,6 +11,16 @@
{
"author": "vchopine",
"title": "ComfyUI_Toolbox",
"reference": "https://github.com/vchopine/ComfyUI_Toolbox",
"files": [
"https://github.com/vchopine/ComfyUI_Toolbox"
],
"install_type": "git-clone",
"description": "Model & Aspect Ratio Selector Node for ComfyUI\nNOTE: The files in the repo are not organized."
},
{
"author": "Solankimayursinh",
"title": "PMSnodes",

View File

@ -4059,6 +4059,7 @@
"Hy3DExportMesh",
"Hy3DFastSimplifyMesh",
"Hy3DGenerateMesh",
"Hy3DGenerateMeshMultiView",
"Hy3DGetMeshPBRTextures",
"Hy3DIMRemesh",
"Hy3DLoadMesh",
@ -5822,6 +5823,14 @@
"title_aux": "ComfyUI_Accessories"
}
],
"https://github.com/vchopine/ComfyUI_Toolbox": [
[
"ModelAspectRatioSelector"
],
{
"title_aux": "ComfyUI_Toolbox"
}
],
"https://github.com/walterFeng/ComfyUI-Image-Utils": [
[
"Calculate Image Brightness",

File diff suppressed because it is too large Load Diff

View File

@ -39,6 +39,16 @@
"install_type": "git-clone",
"description": "NODES: PySceneDetect Video Processor"
},
{
"author": "sn0w12",
"title": "ComfyUI-Syntax-Highlighting",
"reference": "https://github.com/sn0w12/ComfyUI-Syntax-Highlighting",
"files": [
"https://github.com/sn0w12/ComfyUI-Syntax-Highlighting"
],
"install_type": "git-clone",
"description": "Syntax highlighting and other quality of life improvements for ComfyUI."
},
{
"author": "CozyMantis (+ Curt-Park)",

View File

@ -1752,7 +1752,9 @@
"HTTextCleanupNode",
"HTTrainingSizeNode",
"HTValueMapperNode",
"HTWidgetControlNode"
"HTWidgetControlNode",
"UltimateSDUpscaleStandalone",
"ht_detection_batch_processor_v2"
],
{
"title_aux": "HommageTools for ComfyUI"
@ -4251,10 +4253,7 @@
],
"https://github.com/GeekyGhost/ComfyUI-GeekyRemB": [
[
"GeekyRemB",
"GeekyRemB_Animator",
"GeekyRemB_KeyframePosition",
"GeekyRemB_LightShadow"
"GeekyRemB"
],
{
"title_aux": "ComfyUI-GeekyRemB"
@ -10423,6 +10422,7 @@
"VrchImagePreviewBackgroundNode",
"VrchImageSaverNode",
"VrchImageSwitchOSCControlNode",
"VrchImageWebSocketWebViewerNode",
"VrchImageWebViewerNode",
"VrchInstantQueueKeyControlNode",
"VrchIntKeyControlNode",
@ -23462,7 +23462,6 @@
"polymath_SaveAbsolute",
"polymath_chat",
"polymath_concept_eraser",
"polymath_dsd_sampler",
"polymath_helper",
"polymath_scraper"
],