update DB

This commit is contained in:
Dr.Lt.Data
2025-07-23 12:50:44 +09:00
parent 5236b03f66
commit 36a900c98f
8 changed files with 1504 additions and 1036 deletions

View File

@@ -1,5 +1,75 @@
{
"custom_nodes": [
{
"author": "RamonGuthrie",
"title": "ComfyUI-RBG-LoRA-Converter [UNSAFE]",
"reference": "https://github.com/RamonGuthrie/ComfyUI-RBG-LoraConverter",
"files": [
"https://github.com/RamonGuthrie/ComfyUI-RBG-LoraConverter"
],
"install_type": "git-clone",
"description": "A node for converting LoRA (Low-Rank Adaptation) keys in ComfyUI. [w/This node pack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
},
{
"author": "Estanislao-Oviedo",
"title": "ComfyUI-CustomNodes [NAME CONFLICT]",
"reference": "https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes",
"files": [
"https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes"
],
"install_type": "git-clone",
"description": "NODES: Load Image Folder (Custom), Make Batch from Single Image (Custom)"
},
{
"author": "NicholasKao1029",
"title": "comfyui-pixxio",
"reference": "https://github.com/NicholasKao1029/comfyui-pixxio",
"files": [
"https://github.com/NicholasKao1029/comfyui-pixxio"
],
"install_type": "git-clone",
"description": "NODES: Auto-Upload Image to Pixxio Collection, Load Image from Pixx.io"
},
{
"author": "BAIS1C",
"title": "ComfyUI-AudioDuration [WIP]",
"reference": "https://github.com/BAIS1C/ComfyUI_BASICDancePoser",
"files": [
"https://github.com/BAIS1C/ComfyUI_BASICDancePoser"
],
"install_type": "git-clone",
"description": "Node to extract Dance poses from Music to control Video Generations.\nNOTE: The files in the repo are not organized."
},
{
"author": "ctf05",
"title": "ComfyUI-AudioDuration",
"reference": "https://github.com/ctf05/ComfyUI-AudioDuration",
"files": [
"https://github.com/ctf05/ComfyUI-AudioDuration"
],
"install_type": "git-clone",
"description": "NODES: Audio Duration, Audio Overlay (Mix)"
},
{
"author": "Baverne",
"title": "TiledWan ComfyUI Node Set [WIP]",
"reference": "https://github.com/Baverne/comfyUI-TiledWan",
"files": [
"https://github.com/Baverne/comfyUI-TiledWan"
],
"install_type": "git-clone",
"description": "A custom node set for ComfyUI that provides tiled processing capabilities.\nNOTE: The files in the repo are not organized."
},
{
"author": "soliton",
"title": "Watermark Detection YOLO Custom Node [WIP]",
"reference": "https://github.com/Soliton80/ComfyUI-Watermark-Detection-YOLO",
"files": [
"https://github.com/Soliton80/ComfyUI-Watermark-Detection-YOLO"
],
"install_type": "git-clone",
"description": "Custom watermark detection using rained on 24,558 watermark images YOLO11 model for ComfyUI\nNOTE: The files in the repo are not organized."
},
{
"author": "Jpzz",
"title": "IxiWorks StoryBoard Nodes [WIP]",

View File

@@ -796,6 +796,14 @@
"title_aux": "comfyui-face-remap [WIP]"
}
],
"https://github.com/BAIS1C/ComfyUI_BASICDancePoser": [
[
"ComfyUI_BASICDancePoser"
],
{
"title_aux": "ComfyUI-AudioDuration [WIP]"
}
],
"https://github.com/BadCafeCode/execution-inversion-demo-comfyui": [
[
"AccumulateNode",
@@ -842,6 +850,18 @@
"title_aux": "ComfyUI-FileOps [UNSAFE]"
}
],
"https://github.com/Baverne/comfyUI-TiledWan": [
[
"TiledWanImageStatistics",
"TiledWanImageToMask",
"TiledWanMaskStatistics",
"TiledWanVideoSLGSimple",
"TiledWanVideoSamplerSimple"
],
{
"title_aux": "TiledWan ComfyUI Node Set [WIP]"
}
],
"https://github.com/BenjaMITM/ComfyUI_On_The_Fly_Wildcards": [
[
"Display String",
@@ -1452,6 +1472,15 @@
"title_aux": "Comfy-Metadata-System [WIP]"
}
],
"https://github.com/Estanislao-Oviedo/ComfyUI-CustomNodes": [
[
"LoadImageFolder",
"MakeBatchFromSingleImage"
],
{
"title_aux": "ComfyUI-CustomNodes [NAME CONFLICT]"
}
],
"https://github.com/ExponentialML/ComfyUI_LiveDirector": [
[
"LiveDirector"
@@ -2350,6 +2379,15 @@
"title_aux": "ComfyUI-Save_Image"
}
],
"https://github.com/NicholasKao1029/comfyui-pixxio": [
[
"AutoUploadImageToPixxioCollection",
"LoadImageFromPixxioAPI"
],
{
"title_aux": "comfyui-pixxio"
}
],
"https://github.com/No-22-Github/ComfyUI_SaveImageCustom": [
[
"SaveUtility: SaveImageCustom"
@@ -2554,6 +2592,14 @@
"title_aux": "Kuniklo Collection"
}
],
"https://github.com/RamonGuthrie/ComfyUI-RBG-LoraConverter": [
[
"RBGLoraKeyConverterNode"
],
{
"title_aux": "ComfyUI-RBG-LoRA-Converter [UNSAFE]"
}
],
"https://github.com/RicherdLee/comfyui-oss-image-save": [
[
"SaveImageOSS"
@@ -2839,6 +2885,15 @@
"title_aux": "PMSnodes [WIP]"
}
],
"https://github.com/Soliton80/ComfyUI-Watermark-Detection-YOLO": [
[
"WatermarkDetector",
"WatermarkDetectorLoader"
],
{
"title_aux": "Watermark Detection YOLO Custom Node [WIP]"
}
],
"https://github.com/Sophylax/ComfyUI-ReferenceMerge": [
[
"InpaintRegionRestitcher",
@@ -4917,6 +4972,15 @@
"title_aux": "ComfyUI-Better-Dimensions"
}
],
"https://github.com/ctf05/ComfyUI-AudioDuration": [
[
"SimpleAudioDuration",
"SimpleAudioOverlay"
],
{
"title_aux": "ComfyUI-AudioDuration"
}
],
"https://github.com/cwebbi1/VoidCustomNodes": [
[
"Prompt Parser",
@@ -7900,7 +7964,8 @@
"przewodo WanImageToVideoAdvancedSampler",
"przewodo WanModelTypeSelector",
"przewodo WanVideoEnhanceAVideo",
"przewodo WanVideoGenerationModeSelector"
"przewodo WanVideoGenerationModeSelector",
"przewodo WanVideoVaeDecode"
],
{
"title_aux": "ComfyUI-Przewodo-Utils [WIP]"

View File

File diff suppressed because it is too large Load Diff