update DB

This commit is contained in:
Dr.Lt.Data
2025-10-10 08:18:51 +09:00
parent 89c7b960fb
commit 02d845adf3
6 changed files with 142 additions and 72 deletions

View File

@@ -5707,9 +5707,7 @@
"CLIPSave",
"CLIPSetLastLayer",
"CLIPTextEncode",
"CLIPTextEncodeFlux",
"CLIPTextEncodeHunyuanDiT",
"CLIPTextEncodeSD3",
"CLIPVisionEncode",
"CLIPVisionLoader",
"CheckpointLoader",
@@ -5728,7 +5726,6 @@
"ConditioningZeroOut",
"ControlNetApply",
"ControlNetApplyAdvanced",
"ControlNetApplySD3",
"ControlNetInpaintingAliMamaApply",
"ControlNetLoader",
"CropMask",
@@ -5744,15 +5741,10 @@
"EmptyLatentAudio",
"EmptyLatentHunyuan3Dv2",
"EmptyLatentImage",
"EmptySD3LatentImage",
"ExponentialScheduler",
"ExtendIntermediateSigmas",
"FeatherMask",
"FlipSigmas",
"FluxDisableGuidance",
"FluxGuidance",
"FluxKontextImageScale",
"FluxKontextMultiReferenceLatentMethod",
"FreeU",
"FreeU_V2",
"GLIGENLoader",
@@ -5784,7 +5776,6 @@
"ImageScaleToMaxDimension",
"ImageStitch",
"ImageToMask",
"ImageUpscaleWithModel",
"InpaintModelConditioning",
"InvertMask",
"KSampler",
@@ -5909,9 +5900,6 @@
"SetFirstSigma",
"SetLatentNoiseMask",
"SetUnionControlNetType",
"SkipLayerGuidanceDiT",
"SkipLayerGuidanceDiTSimple",
"SkipLayerGuidanceSD3",
"SolidMask",
"SplitAudioChannels",
"SplitSigmas",
@@ -5974,7 +5962,6 @@
"ThresholdMask",
"TrainLoraNode",
"TrimAudioDuration",
"TripleCLIPLoader",
"TripoConversionNode",
"TripoImageToModelNode",
"TripoMultiviewToModelNode",
@@ -5985,7 +5972,6 @@
"TripoTextureNode",
"UNETLoader",
"USOStyleReference",
"UpscaleModelLoader",
"VAEDecode",
"VAEDecodeAudio",
"VAEDecodeHunyuan3D",
@@ -8651,6 +8637,7 @@
"LF_VAESelector",
"LF_Vibrance",
"LF_ViewImages",
"LF_ViewSVGs",
"LF_Vignette",
"LF_WallOfText",
"LF_WriteJSON"

View File

@@ -1,5 +1,35 @@
{
"custom_nodes": [
{
"author": "siraxe",
"title": "ComfyUI-WanVideoWrapper_QQ",
"reference": "https://github.com/siraxe/ComfyUI-WanVideoWrapper_QQ",
"files": [
"https://github.com/siraxe/ComfyUI-WanVideoWrapper_QQ"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI providing video manipulation, LoRA loading, path animation, and visual drawing tools for WanVideo workflows."
},
{
"author": "PiePieDesign",
"title": "PiePieTweaks",
"reference": "https://github.com/PiePieDesign/PiePieTweaks",
"files": [
"https://github.com/PiePieDesign/PiePieTweaks"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI by PiePieDesign"
},
{
"author": "turnbros",
"title": "ComfyBros - Custom ComfyUI Nodes",
"reference": "https://github.com/turnbros/ComfyBros",
"files": [
"https://github.com/turnbros/ComfyBros"
],
"install_type": "git-clone",
"description": "Custom ComfyUI nodes for enhanced text and image processing"
},
{
"author": "silveroxides",
"title": "ComfyUI_Hybrid-Scaled_fp8-Loader",
@@ -665,36 +695,6 @@
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes and utilities for workflow building, type conversions, checkpoint/pipe loaders and file utilities."
},
{
"author": "GreenLandisaLie",
"title": "ComfyUI-BooruBrowser",
"reference": "https://github.com/GreenLandisaLie/ComfyUI-BooruBrowser",
"files": [
"https://github.com/GreenLandisaLie/ComfyUI-BooruBrowser"
],
"install_type": "git-clone",
"description": "Quickly search and get images from Gelbooru/Danbooru/E621 without leaving ComfyUI"
},
{
"author": "Art-xmaster",
"title": "comfyui-AGSoft",
"reference": "https://github.com/Art-xmaster/comfyui-AGSoft",
"files": [
"https://github.com/Art-xmaster/comfyui-AGSoft"
],
"install_type": "git-clone",
"description": "NODES: AGSoft Empty Latent, AGSoft ImageRes, AGSoft ImageResMP, AGSoft ImagegPad for Outpainting, AGSoft ImagePad for OutpaintingAdv, AGSoft Image Crop, AGSoft Image Concatenate, AGSoft Image ConcatenateFromBatch, ..."
},
{
"author": "No-22-Github",
"title": "ComfyUI_RWKV_Studio",
"reference": "https://github.com/No-22-Github/ComfyUI_RWKV_Studio",
"files": [
"https://github.com/No-22-Github/ComfyUI_RWKV_Studio"
],
"install_type": "git-clone",
"description": "A suite of ComfyUI custom nodes based on the RWKV series of models, offering various functions like translation and dialogue."
}
]
}

View File

@@ -11727,6 +11727,15 @@
"title_aux": "Remade_nodes"
}
],
"https://github.com/PiePieDesign/PiePieTweaks": [
[
"PiePiePreviewImage",
"PiePieTextConcatenate"
],
{
"title_aux": "PiePieTweaks"
}
],
"https://github.com/PiggyDance/ComfyUI_OpenCV": [
[
"OpenCV_CvtColor",
@@ -22924,9 +22933,7 @@
"CLIPSave",
"CLIPSetLastLayer",
"CLIPTextEncode",
"CLIPTextEncodeFlux",
"CLIPTextEncodeHunyuanDiT",
"CLIPTextEncodeSD3",
"CLIPVisionEncode",
"CLIPVisionLoader",
"CheckpointLoader",
@@ -22945,7 +22952,6 @@
"ConditioningZeroOut",
"ControlNetApply",
"ControlNetApplyAdvanced",
"ControlNetApplySD3",
"ControlNetInpaintingAliMamaApply",
"ControlNetLoader",
"CropMask",
@@ -22961,15 +22967,10 @@
"EmptyLatentAudio",
"EmptyLatentHunyuan3Dv2",
"EmptyLatentImage",
"EmptySD3LatentImage",
"ExponentialScheduler",
"ExtendIntermediateSigmas",
"FeatherMask",
"FlipSigmas",
"FluxDisableGuidance",
"FluxGuidance",
"FluxKontextImageScale",
"FluxKontextMultiReferenceLatentMethod",
"FreeU",
"FreeU_V2",
"GLIGENLoader",
@@ -23001,7 +23002,6 @@
"ImageScaleToMaxDimension",
"ImageStitch",
"ImageToMask",
"ImageUpscaleWithModel",
"InpaintModelConditioning",
"InvertMask",
"KSampler",
@@ -23126,9 +23126,6 @@
"SetFirstSigma",
"SetLatentNoiseMask",
"SetUnionControlNetType",
"SkipLayerGuidanceDiT",
"SkipLayerGuidanceDiTSimple",
"SkipLayerGuidanceSD3",
"SolidMask",
"SplitAudioChannels",
"SplitSigmas",
@@ -23191,7 +23188,6 @@
"ThresholdMask",
"TrainLoraNode",
"TrimAudioDuration",
"TripleCLIPLoader",
"TripoConversionNode",
"TripoImageToModelNode",
"TripoMultiviewToModelNode",
@@ -23202,7 +23198,6 @@
"TripoTextureNode",
"UNETLoader",
"USOStyleReference",
"UpscaleModelLoader",
"VAEDecode",
"VAEDecodeAudio",
"VAEDecodeHunyuan3D",
@@ -23899,6 +23894,7 @@
"FileReaderNode",
"FlexibleStringMergerNode",
"GeminiCustomVision",
"GeminiNextScene",
"GeminiPromptEnhancer",
"GeminiTextOnly",
"GptCustomVision",
@@ -40235,6 +40231,19 @@
"title_aux": "ComfyUI-PuLID-Flux-Enhanced"
}
],
"https://github.com/siraxe/ComfyUI-WanVideoWrapper_QQ": [
[
"ImageBlen_GPU",
"ImageRadialZoomBlur_GPU",
"WanVideoCacheSamples",
"WanVideoEmptyEmbeds_v2",
"WanVideoImageToVideoEncode_v2",
"WanVideoPowerLoraLoader"
],
{
"title_aux": "ComfyUI-WanVideoWrapper_QQ"
}
],
"https://github.com/sittere/ComfyUI-YK_Line-loading": [
[
"MultiTextLoader"
@@ -42486,6 +42495,16 @@
"title_aux": "ComfyUI-SmartCrop"
}
],
"https://github.com/turnbros/ComfyBros": [
[
"ComfyBros_OllamaConfiguration",
"ComfyBros_OllamaConnection",
"ComfyBros_OllamaConverse"
],
{
"title_aux": "ComfyBros - Custom ComfyUI Nodes"
}
],
"https://github.com/tusharbhutt/Endless-Nodes": [
[
"BatchNegativePrompts",