update DB

This commit is contained in:
Dr.Lt.Data
2025-11-22 08:40:02 +09:00
parent d340c85013
commit dc9b6d655b
8 changed files with 1412 additions and 1454 deletions

View File

@@ -1,5 +1,16 @@
{
"custom_nodes": [
{
"author": "rookiestar28",
"title": "ComfyUI Text Processor",
"id": "ComfyUI_Text_Processor",
"reference": "https://github.com/rookiestar28/ComfyUI_Text_Processor",
"files": [
"https://github.com/rookiestar28/ComfyUI_Text_Processor"
],
"install_type": "git-clone",
"description": "An advanced text processing node for ComfyUI."
},
{
"author": "EricRollei",
"title": "AAA_Metadata_System",
@@ -683,48 +694,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI extension with several convenience nodes."
},
{
"author": "yano",
"title": "ComfyUI Fast Mosaic Detector",
"id": "comfyui-fast-mosaic-detector",
"reference": "https://github.com/yano/comfyui-fast-mosaic-detector",
"files": [
"https://github.com/yano/comfyui-fast-mosaic-detector"
],
"install_type": "git-clone",
"description": "High-speed and high-accuracy mosaic detection node for ComfyUI. Supports FAST, ACCURATE, and HYBRID modes with ROI refinement."
},
{
"author": "cedarconnor",
"title": "ComfyUI-OmniX",
"reference": "https://github.com/cedarconnor/ComfyUI-OmniX",
"files": [
"https://github.com/cedarconnor/ComfyUI-OmniX"
],
"install_type": "git-clone",
"description": "Extract comprehensive scene properties from 360-degree equirectangular panoramas, including depth, normals, and PBR materials, using OmniX adapters with Flux."
},
{
"author": "creepybits",
"title": "world weaver",
"id": "ComfyUI-World_weaver",
"reference": "https://github.com/Creepybits/World_weaver",
"files": [
"https://github.com/Creepybits/World_weaver"
],
"install_type": "git-clone",
"description": "The World Weaver System: True AI character consistency using Textual Inheritance. Maintain unshakeable character identity (face, body, essence) across radical changes in pose, clothing, and scene without LoRAs, IP-Adapters, or ControlNet. This repo contains the Character Vault and Prompt Helper components."
},
{
"author": "princepainter",
"title": "Comfyui-PainterAudioCut",
"reference": "https://github.com/princepainter/Comfyui-PainterAudioCut",
"files": [
"https://github.com/princepainter/Comfyui-PainterAudioCut"
],
"install_type": "git-clone",
"description": "High-precision audio trimming custom node based on frame rates for ComfyUI - trim audio precisely by frame numbers instead of timestamps, perfectly matching video frame synchronization needs. (Description by CC)"
}
]
}