update DB
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run

This commit is contained in:
Dr.Lt.Data 2025-12-15 12:57:52 +09:00
parent f32dd80c24
commit 8f66a7997f
7 changed files with 2663 additions and 2552 deletions

View File

@ -3325,6 +3325,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Mel-Band RoFormer for Music Source Separation" "description": "Mel-Band RoFormer for Music Source Separation"
}, },
{
"author": "kijai",
"title": "ComfyUI-SCAIL-Pose",
"reference": "https://github.com/kijai/ComfyUI-SCAIL-Pose",
"files": [
"https://github.com/kijai/ComfyUI-SCAIL-Pose"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for SCAIL input processing"
},
{ {
"author": "hhhzzyang", "author": "hhhzzyang",
"title": "Comfyui-Lama", "title": "Comfyui-Lama",
@ -34778,6 +34788,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "View Image Metadata of ComfyUI as well as of ForgeUI or Automatic 1111 generated images in Easily Readable Format" "description": "View Image Metadata of ComfyUI as well as of ForgeUI or Automatic 1111 generated images in Easily Readable Format"
}, },
{
"author": "ShammiG",
"title": "ComfyUI-Show_Any_Text_in_CMD_Console-SG",
"reference": "https://github.com/ShammiG/ComfyUI-Show_Any_Text_in_CMD_Console-SG",
"files": [
"https://github.com/ShammiG/ComfyUI-Show_Any_Text_in_CMD_Console-SG"
],
"install_type": "git-clone",
"description": "Simple node to show ANY output text in the CMD console with color options"
},
{ {
"author": "bgreene2", "author": "bgreene2",
"title": "ComfyUI-Hunyuan-Image-3", "title": "ComfyUI-Hunyuan-Image-3",

View File

@ -2250,6 +2250,7 @@
"ForceDetectPixelateScale", "ForceDetectPixelateScale",
"ImageScaleDownByFactor", "ImageScaleDownByFactor",
"ImageUpscaleByInt", "ImageUpscaleByInt",
"ImagesToRGB",
"NearestImageScaleDown", "NearestImageScaleDown",
"PixelUpscale2Target", "PixelUpscale2Target",
"RemoveBackgroundPixel", "RemoveBackgroundPixel",
@ -14612,6 +14613,7 @@
], ],
"https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": [ "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": [
[ [
"GeomPackAddNormalsToPointCloud",
"GeomPackBackdraftView", "GeomPackBackdraftView",
"GeomPackBooleanOp", "GeomPackBooleanOp",
"GeomPackCheckNormals", "GeomPackCheckNormals",
@ -14637,6 +14639,7 @@
"GeomPackMeshQuality", "GeomPackMeshQuality",
"GeomPackMeshToMeshDistance", "GeomPackMeshToMeshDistance",
"GeomPackMeshToPointCloud", "GeomPackMeshToPointCloud",
"GeomPackNormalizeMeshToBBox",
"GeomPackPointToMeshDistance", "GeomPackPointToMeshDistance",
"GeomPackPreviewMesh", "GeomPackPreviewMesh",
"GeomPackPreviewMeshDual", "GeomPackPreviewMeshDual",
@ -15323,6 +15326,7 @@
"Runware Alibaba Provider Settings", "Runware Alibaba Provider Settings",
"Runware Audio Inference", "Runware Audio Inference",
"Runware Audio Inference Inputs", "Runware Audio Inference Inputs",
"Runware Audio Inputs Combine",
"Runware Audio Model Search", "Runware Audio Model Search",
"Runware Audio Sections", "Runware Audio Sections",
"Runware Background Removal", "Runware Background Removal",
@ -15365,20 +15369,27 @@
"Runware Refiner", "Runware Refiner",
"Runware Runway Provider Settings", "Runware Runway Provider Settings",
"Runware Safety Inputs", "Runware Safety Inputs",
"Runware Speech Inputs Combine",
"Runware Sync Provider Settings",
"Runware Sync Segment",
"Runware VAE Search", "Runware VAE Search",
"Runware Vectorize", "Runware Vectorize",
"Runware Video Advanced Feature Inputs", "Runware Video Advanced Feature Inputs",
"Runware Video Audio Input",
"Runware Video Background Removal", "Runware Video Background Removal",
"Runware Video Inference", "Runware Video Inference",
"Runware Video Inference Inputs", "Runware Video Inference Inputs",
"Runware Video Inputs Frame Images", "Runware Video Inputs Frame Images",
"Runware Video Inputs References", "Runware Video Inputs References",
"Runware Video Model Search", "Runware Video Model Search",
"Runware Video Speech Input",
"Runware Video Transcription", "Runware Video Transcription",
"Runware Video Upscaler", "Runware Video Upscaler",
"Runware Vidu Provider Settings", "Runware Vidu Provider Settings",
"RunwareAlibabaProviderSettings", "RunwareAlibabaProviderSettings",
"RunwareAudioInferenceInputs", "RunwareAudioInferenceInputs",
"RunwareAudioInput",
"RunwareAudioInputCombine",
"RunwareBriaProviderSettings", "RunwareBriaProviderSettings",
"RunwareBytedanceProviderSettings", "RunwareBytedanceProviderSettings",
"RunwareFrameImages", "RunwareFrameImages",
@ -15391,6 +15402,10 @@
"RunwarePixverseProviderSettings", "RunwarePixverseProviderSettings",
"RunwareRunwayProviderSettings", "RunwareRunwayProviderSettings",
"RunwareSafetyInputs", "RunwareSafetyInputs",
"RunwareSpeechInput",
"RunwareSpeechInputCombine",
"RunwareSyncProviderSettings",
"RunwareSyncSegment",
"RunwareVectorize", "RunwareVectorize",
"RunwareVideoAdvancedFeatureInputs", "RunwareVideoAdvancedFeatureInputs",
"RunwareVideoBgRemoval", "RunwareVideoBgRemoval",
@ -16308,6 +16323,14 @@
"title_aux": "ComfyUI Show Clock in CMD Console SG" "title_aux": "ComfyUI Show Clock in CMD Console SG"
} }
], ],
"https://github.com/ShammiG/ComfyUI-Show_Any_Text_in_CMD_Console-SG": [
[
"ShowAnyTextInCMDconsoleSG"
],
{
"title_aux": "ComfyUI-Show_Any_Text_in_CMD_Console-SG"
}
],
"https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG": [ "https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG": [
[ [
"Simple Readable Metadata Text Viewer-SG", "Simple Readable Metadata Text Viewer-SG",
@ -17689,6 +17712,7 @@
"StarIconExporter", "StarIconExporter",
"StarImageEditQwenKontext", "StarImageEditQwenKontext",
"StarImageLoader1by1", "StarImageLoader1by1",
"StarImageLoop",
"StarImageSwitch", "StarImageSwitch",
"StarImageSwitch2", "StarImageSwitch2",
"StarInfiniteYouAdvancedPatchMaker", "StarInfiniteYouAdvancedPatchMaker",
@ -17734,6 +17758,7 @@
"StarTextFilter", "StarTextFilter",
"StarTextInput", "StarTextInput",
"StarTextStorage", "StarTextStorage",
"StarVideoLoop",
"StarWatermark", "StarWatermark",
"StarWildcardsAdvanced", "StarWildcardsAdvanced",
"StarWildsAdv", "StarWildsAdv",
@ -22076,6 +22101,7 @@
"AKSamplerSettings", "AKSamplerSettings",
"AKSettingsOut", "AKSettingsOut",
"CLIPEncodeMultiple", "CLIPEncodeMultiple",
"CLIPTextEncodeCached",
"IndexMultiple", "IndexMultiple",
"IsOneOfGroupsActive", "IsOneOfGroupsActive",
"PreviewRawText", "PreviewRawText",
@ -36827,6 +36853,7 @@
"https://github.com/kijai/ComfyUI-KJNodes": [ "https://github.com/kijai/ComfyUI-KJNodes": [
[ [
"AddLabel", "AddLabel",
"AddNoiseToTrackPath",
"AppendInstanceDiffusionTracking", "AppendInstanceDiffusionTracking",
"AppendStringsToList", "AppendStringsToList",
"ApplyRifleXRoPE_HunuyanVideo", "ApplyRifleXRoPE_HunuyanVideo",
@ -37201,6 +37228,15 @@
"title_aux": "ComfyUI PyramidFlow Wrapper" "title_aux": "ComfyUI PyramidFlow Wrapper"
} }
], ],
"https://github.com/kijai/ComfyUI-SCAIL-Pose": [
[
"PoseDetectionVitPoseToDWPose",
"RenderNLFPoses"
],
{
"title_aux": "ComfyUI-SCAIL-Pose"
}
],
"https://github.com/kijai/ComfyUI-SUPIR": [ "https://github.com/kijai/ComfyUI-SUPIR": [
[ [
"SUPIR_Upscale", "SUPIR_Upscale",
@ -43472,8 +43508,7 @@
"RescaleCFGPost", "RescaleCFGPost",
"SamplerGradientEstimation", "SamplerGradientEstimation",
"SkipFirstStepCFG", "SkipFirstStepCFG",
"TCFGAdvanced", "TCFGAdvanced"
"VAEPadding"
], ],
{ {
"title_aux": "ComfyUI-ppm" "title_aux": "ComfyUI-ppm"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -2611,6 +2611,7 @@
"LunaModelRouter", "LunaModelRouter",
"LunaMultiSaver", "LunaMultiSaver",
"LunaOptimizedWeightsManager", "LunaOptimizedWeightsManager",
"LunaPipeExpander",
"LunaPromptCraft", "LunaPromptCraft",
"LunaPromptCraftDebug", "LunaPromptCraftDebug",
"LunaSecondaryModelLoader", "LunaSecondaryModelLoader",
@ -8141,6 +8142,7 @@
"HolafRemote", "HolafRemote",
"HolafResolutionPreset", "HolafResolutionPreset",
"HolafSaveImage", "HolafSaveImage",
"HolafSaveVideo",
"HolafShortcut", "HolafShortcut",
"HolafShortcutUser", "HolafShortcutUser",
"HolafTiledKSampler", "HolafTiledKSampler",
@ -9663,7 +9665,6 @@
"MaskToSAMCoordsV2", "MaskToSAMCoordsV2",
"MorseCode", "MorseCode",
"PoseReformer", "PoseReformer",
"SaveITAsZip",
"SaveImageAsZip", "SaveImageAsZip",
"SaveTextAsZip", "SaveTextAsZip",
"StrFormat", "StrFormat",

View File

@ -1,5 +1,25 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "kijai",
"title": "ComfyUI-SCAIL-Pose",
"reference": "https://github.com/kijai/ComfyUI-SCAIL-Pose",
"files": [
"https://github.com/kijai/ComfyUI-SCAIL-Pose"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for SCAIL input processing"
},
{
"author": "ShammiG",
"title": "ComfyUI-Show_Any_Text_in_CMD_Console-SG",
"reference": "https://github.com/ShammiG/ComfyUI-Show_Any_Text_in_CMD_Console-SG",
"files": [
"https://github.com/ShammiG/ComfyUI-Show_Any_Text_in_CMD_Console-SG"
],
"install_type": "git-clone",
"description": "Simple node to show ANY output text in the CMD console with color options"
},
{ {
"author": "ubisoft", "author": "ubisoft",
"title": "ComfyUI-Chord", "title": "ComfyUI-Chord",

View File

@ -2250,6 +2250,7 @@
"ForceDetectPixelateScale", "ForceDetectPixelateScale",
"ImageScaleDownByFactor", "ImageScaleDownByFactor",
"ImageUpscaleByInt", "ImageUpscaleByInt",
"ImagesToRGB",
"NearestImageScaleDown", "NearestImageScaleDown",
"PixelUpscale2Target", "PixelUpscale2Target",
"RemoveBackgroundPixel", "RemoveBackgroundPixel",
@ -14612,6 +14613,7 @@
], ],
"https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": [ "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": [
[ [
"GeomPackAddNormalsToPointCloud",
"GeomPackBackdraftView", "GeomPackBackdraftView",
"GeomPackBooleanOp", "GeomPackBooleanOp",
"GeomPackCheckNormals", "GeomPackCheckNormals",
@ -14637,6 +14639,7 @@
"GeomPackMeshQuality", "GeomPackMeshQuality",
"GeomPackMeshToMeshDistance", "GeomPackMeshToMeshDistance",
"GeomPackMeshToPointCloud", "GeomPackMeshToPointCloud",
"GeomPackNormalizeMeshToBBox",
"GeomPackPointToMeshDistance", "GeomPackPointToMeshDistance",
"GeomPackPreviewMesh", "GeomPackPreviewMesh",
"GeomPackPreviewMeshDual", "GeomPackPreviewMeshDual",
@ -15323,6 +15326,7 @@
"Runware Alibaba Provider Settings", "Runware Alibaba Provider Settings",
"Runware Audio Inference", "Runware Audio Inference",
"Runware Audio Inference Inputs", "Runware Audio Inference Inputs",
"Runware Audio Inputs Combine",
"Runware Audio Model Search", "Runware Audio Model Search",
"Runware Audio Sections", "Runware Audio Sections",
"Runware Background Removal", "Runware Background Removal",
@ -15365,20 +15369,27 @@
"Runware Refiner", "Runware Refiner",
"Runware Runway Provider Settings", "Runware Runway Provider Settings",
"Runware Safety Inputs", "Runware Safety Inputs",
"Runware Speech Inputs Combine",
"Runware Sync Provider Settings",
"Runware Sync Segment",
"Runware VAE Search", "Runware VAE Search",
"Runware Vectorize", "Runware Vectorize",
"Runware Video Advanced Feature Inputs", "Runware Video Advanced Feature Inputs",
"Runware Video Audio Input",
"Runware Video Background Removal", "Runware Video Background Removal",
"Runware Video Inference", "Runware Video Inference",
"Runware Video Inference Inputs", "Runware Video Inference Inputs",
"Runware Video Inputs Frame Images", "Runware Video Inputs Frame Images",
"Runware Video Inputs References", "Runware Video Inputs References",
"Runware Video Model Search", "Runware Video Model Search",
"Runware Video Speech Input",
"Runware Video Transcription", "Runware Video Transcription",
"Runware Video Upscaler", "Runware Video Upscaler",
"Runware Vidu Provider Settings", "Runware Vidu Provider Settings",
"RunwareAlibabaProviderSettings", "RunwareAlibabaProviderSettings",
"RunwareAudioInferenceInputs", "RunwareAudioInferenceInputs",
"RunwareAudioInput",
"RunwareAudioInputCombine",
"RunwareBriaProviderSettings", "RunwareBriaProviderSettings",
"RunwareBytedanceProviderSettings", "RunwareBytedanceProviderSettings",
"RunwareFrameImages", "RunwareFrameImages",
@ -15391,6 +15402,10 @@
"RunwarePixverseProviderSettings", "RunwarePixverseProviderSettings",
"RunwareRunwayProviderSettings", "RunwareRunwayProviderSettings",
"RunwareSafetyInputs", "RunwareSafetyInputs",
"RunwareSpeechInput",
"RunwareSpeechInputCombine",
"RunwareSyncProviderSettings",
"RunwareSyncSegment",
"RunwareVectorize", "RunwareVectorize",
"RunwareVideoAdvancedFeatureInputs", "RunwareVideoAdvancedFeatureInputs",
"RunwareVideoBgRemoval", "RunwareVideoBgRemoval",
@ -16308,6 +16323,14 @@
"title_aux": "ComfyUI Show Clock in CMD Console SG" "title_aux": "ComfyUI Show Clock in CMD Console SG"
} }
], ],
"https://github.com/ShammiG/ComfyUI-Show_Any_Text_in_CMD_Console-SG": [
[
"ShowAnyTextInCMDconsoleSG"
],
{
"title_aux": "ComfyUI-Show_Any_Text_in_CMD_Console-SG"
}
],
"https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG": [ "https://github.com/ShammiG/ComfyUI-Simple_Readable_Metadata-SG": [
[ [
"Simple Readable Metadata Text Viewer-SG", "Simple Readable Metadata Text Viewer-SG",
@ -17689,6 +17712,7 @@
"StarIconExporter", "StarIconExporter",
"StarImageEditQwenKontext", "StarImageEditQwenKontext",
"StarImageLoader1by1", "StarImageLoader1by1",
"StarImageLoop",
"StarImageSwitch", "StarImageSwitch",
"StarImageSwitch2", "StarImageSwitch2",
"StarInfiniteYouAdvancedPatchMaker", "StarInfiniteYouAdvancedPatchMaker",
@ -17734,6 +17758,7 @@
"StarTextFilter", "StarTextFilter",
"StarTextInput", "StarTextInput",
"StarTextStorage", "StarTextStorage",
"StarVideoLoop",
"StarWatermark", "StarWatermark",
"StarWildcardsAdvanced", "StarWildcardsAdvanced",
"StarWildsAdv", "StarWildsAdv",
@ -22076,6 +22101,7 @@
"AKSamplerSettings", "AKSamplerSettings",
"AKSettingsOut", "AKSettingsOut",
"CLIPEncodeMultiple", "CLIPEncodeMultiple",
"CLIPTextEncodeCached",
"IndexMultiple", "IndexMultiple",
"IsOneOfGroupsActive", "IsOneOfGroupsActive",
"PreviewRawText", "PreviewRawText",
@ -36827,6 +36853,7 @@
"https://github.com/kijai/ComfyUI-KJNodes": [ "https://github.com/kijai/ComfyUI-KJNodes": [
[ [
"AddLabel", "AddLabel",
"AddNoiseToTrackPath",
"AppendInstanceDiffusionTracking", "AppendInstanceDiffusionTracking",
"AppendStringsToList", "AppendStringsToList",
"ApplyRifleXRoPE_HunuyanVideo", "ApplyRifleXRoPE_HunuyanVideo",
@ -37201,6 +37228,15 @@
"title_aux": "ComfyUI PyramidFlow Wrapper" "title_aux": "ComfyUI PyramidFlow Wrapper"
} }
], ],
"https://github.com/kijai/ComfyUI-SCAIL-Pose": [
[
"PoseDetectionVitPoseToDWPose",
"RenderNLFPoses"
],
{
"title_aux": "ComfyUI-SCAIL-Pose"
}
],
"https://github.com/kijai/ComfyUI-SUPIR": [ "https://github.com/kijai/ComfyUI-SUPIR": [
[ [
"SUPIR_Upscale", "SUPIR_Upscale",
@ -43472,8 +43508,7 @@
"RescaleCFGPost", "RescaleCFGPost",
"SamplerGradientEstimation", "SamplerGradientEstimation",
"SkipFirstStepCFG", "SkipFirstStepCFG",
"TCFGAdvanced", "TCFGAdvanced"
"VAEPadding"
], ],
{ {
"title_aux": "ComfyUI-ppm" "title_aux": "ComfyUI-ppm"