update DB

This commit is contained in:
Dr.Lt.Data 2025-07-17 07:39:11 +09:00
parent 6afaf5eaf5
commit ba00ffe1ae
4 changed files with 2755 additions and 2722 deletions

View File

@ -5516,17 +5516,14 @@
], ],
"https://github.com/GACLove/ComfyUI-Lightx2vWrapper": [ "https://github.com/GACLove/ComfyUI-Lightx2vWrapper": [
[ [
"Lightx2vTeaCache", "LightX2VConfigCombiner",
"Lightx2vWanVideoClipVisionEncoderLoader", "LightX2VInferenceConfig",
"Lightx2vWanVideoEmptyEmbeds", "LightX2VLightweightVAE",
"Lightx2vWanVideoImageEncoder", "LightX2VLoRALoader",
"Lightx2vWanVideoModelDir", "LightX2VMemoryOptimization",
"Lightx2vWanVideoModelLoader", "LightX2VModularInference",
"Lightx2vWanVideoSampler", "LightX2VQuantization",
"Lightx2vWanVideoT5Encoder", "LightX2VTeaCache"
"Lightx2vWanVideoT5EncoderLoader",
"Lightx2vWanVideoVaeDecoder",
"Lightx2vWanVideoVaeLoader"
], ],
{ {
"title_aux": "ComfyUI-Lightx2vWrapper" "title_aux": "ComfyUI-Lightx2vWrapper"
@ -8134,6 +8131,7 @@
"LTXVSelectLatents", "LTXVSelectLatents",
"LTXVSetVideoLatentNoiseMasks", "LTXVSetVideoLatentNoiseMasks",
"LTXVTiledSampler", "LTXVTiledSampler",
"LTXVTiledVAEDecode",
"ModifyLTXModel", "ModifyLTXModel",
"STGAdvancedPresets", "STGAdvancedPresets",
"STGGuiderAdvanced", "STGGuiderAdvanced",
@ -8708,9 +8706,9 @@
], ],
"https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": [ "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": [
[ [
"Dummy Negative Prompt",
"Flux Empty Latent Image", "Flux Empty Latent Image",
"Flux Image Scale To Total Pixels (Flux Safe)", "Flux Image Scale To Total Pixels (Flux Safe)",
"FluxResolutionMatcher",
"Image Scale To Total Pixels (SDXL Safe)", "Image Scale To Total Pixels (SDXL Safe)",
"Prompt With Guidance (Flux)", "Prompt With Guidance (Flux)",
"Sdxl Empty Latent Image" "Sdxl Empty Latent Image"
@ -13790,9 +13788,11 @@
], ],
"https://github.com/WarpedAnimation/ComfyUI-WarpedToolset": [ "https://github.com/WarpedAnimation/ComfyUI-WarpedToolset": [
[ [
"WarpedAdvancedSamplerBatch",
"WarpedBundleAllVideoImages", "WarpedBundleAllVideoImages",
"WarpedBundleVideoImages", "WarpedBundleVideoImages",
"WarpedCLIPVisionLoader", "WarpedCLIPVisionLoader",
"WarpedCheckpointLoader",
"WarpedCreateEmptyImageBatch", "WarpedCreateEmptyImageBatch",
"WarpedCreateEmptyLatentBatch", "WarpedCreateEmptyLatentBatch",
"WarpedCreateSpecialImageBatch", "WarpedCreateSpecialImageBatch",
@ -13800,7 +13800,11 @@
"WarpedDualEncoder", "WarpedDualEncoder",
"WarpedFramepackLoraSelectBatch", "WarpedFramepackLoraSelectBatch",
"WarpedFramepackMultiLoraSelect", "WarpedFramepackMultiLoraSelect",
"WarpedFramepackMultiLoraSelectExt",
"WarpedFramepackSampler", "WarpedFramepackSampler",
"WarpedGetImageFromVideo",
"WarpedGetTwoImagesFromVideo",
"WarpedHunyuanImageToVideo",
"WarpedHunyuanLoraAvgMerge", "WarpedHunyuanLoraAvgMerge",
"WarpedHunyuanLoraBatchMerge", "WarpedHunyuanLoraBatchMerge",
"WarpedHunyuanLoraConvert", "WarpedHunyuanLoraConvert",
@ -13811,20 +13815,23 @@
"WarpedHunyuanMultiLoraMerge", "WarpedHunyuanMultiLoraMerge",
"WarpedHunyuanMultiLoraMixer", "WarpedHunyuanMultiLoraMixer",
"WarpedHunyuanMultiLoraMixerExt", "WarpedHunyuanMultiLoraMixerExt",
"WarpedHunyuanMultiLoraMixerExt2",
"WarpedHunyuanVideoLoraLoader", "WarpedHunyuanVideoLoraLoader",
"WarpedImageNoiseAugmentation", "WarpedImageNoiseAugmentation",
"WarpedImageResize", "WarpedImageResize",
"WarpedImageResizeKJStyle",
"WarpedImageScaleToSide", "WarpedImageScaleToSide",
"WarpedLeapfusionHunyuanI2V", "WarpedLeapfusionHunyuanI2V",
"WarpedLoadFramePackModel", "WarpedLoadFramePackModel",
"WarpedLoadLorasBatchByPrefix", "WarpedLoadLorasBatchByPrefix",
"WarpedLoadVideosBatch", "WarpedLoadVideosBatch",
"WarpedLoraKeysAndMetadataReader", "WarpedLoraKeysAndMetadataReader",
"WarpedLoraReSave",
"WarpedMultiLoraLoader",
"WarpedNumericalConversion",
"WarpedReverseImageBatch",
"WarpedSamplerCustomAdv", "WarpedSamplerCustomAdv",
"WarpedSamplerCustomAdvLatent", "WarpedSamplerCustomAdvLatent",
"WarpedSaveAnimatedPng", "WarpedSaveAnimatedPng",
"WarpedTeaCache",
"WarpedUpscaleWithModel", "WarpedUpscaleWithModel",
"WarpedVAELoader", "WarpedVAELoader",
"WarpedWanImageToVideo", "WarpedWanImageToVideo",
@ -15408,7 +15415,6 @@
"Comfly_gpt_image_1_edit", "Comfly_gpt_image_1_edit",
"Comfly_kling_image2video", "Comfly_kling_image2video",
"Comfly_kling_text2video", "Comfly_kling_text2video",
"Comfly_kling_videoPreview",
"Comfly_lip_sync", "Comfly_lip_sync",
"Comfly_mjstyle", "Comfly_mjstyle",
"Comfly_upload", "Comfly_upload",
@ -16701,7 +16707,12 @@
"https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": [ "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": [
[ [
"CustomCropArea", "CustomCropArea",
"SuperUltimateVACEUpscale" "RegionalBatchPrompt",
"SuperUltimateVACEUpscale",
"VACEControlImageCombine",
"VACEPromptCheckTotalFrame",
"VACEPromptCombine",
"VaceLongVideo"
], ],
{ {
"title_aux": "ComfyUI-SuperUltimateVaceTools" "title_aux": "ComfyUI-SuperUltimateVaceTools"
@ -18077,6 +18088,7 @@
"type_Mask_List2Batch", "type_Mask_List2Batch",
"type_text_2_UTF8", "type_text_2_UTF8",
"type_text_list2batch", "type_text_list2batch",
"unpack_Mask_color",
"unpack_box2", "unpack_box2",
"view_Data", "view_Data",
"view_GetLength", "view_GetLength",
@ -27367,6 +27379,7 @@
"LoadAndResizeImage", "LoadAndResizeImage",
"LoadImagesFromFolderKJ", "LoadImagesFromFolderKJ",
"LoadResAdapterNormalization", "LoadResAdapterNormalization",
"LoraExtractKJ",
"MaskBatchMulti", "MaskBatchMulti",
"MaskOrImageToWeight", "MaskOrImageToWeight",
"MergeImageChannels", "MergeImageChannels",
@ -35086,6 +35099,7 @@
"DreamFitKSamplerV3", "DreamFitKSamplerV3",
"DreamFitModelValidator", "DreamFitModelValidator",
"DreamFitSamplerAdvanced", "DreamFitSamplerAdvanced",
"DreamFitSamplerV4",
"DreamFitSimple", "DreamFitSimple",
"DreamFitUnified", "DreamFitUnified",
"DreamFitUnifiedV2" "DreamFitUnifiedV2"
@ -38352,6 +38366,7 @@
"JyMultiEffectGroup", "JyMultiEffectGroup",
"JyMultiMediaGroup", "JyMultiMediaGroup",
"JySaveDraft", "JySaveDraft",
"JySaveOutDraft",
"JyTransition", "JyTransition",
"LAM.OpenPoseEditorPlus", "LAM.OpenPoseEditorPlus",
"LamCommonHidden", "LamCommonHidden",

File diff suppressed because it is too large Load Diff

View File

@ -2362,13 +2362,8 @@
], ],
"https://github.com/PATATAJEC/Patatajec-Nodes": [ "https://github.com/PATATAJEC/Patatajec-Nodes": [
[ [
"FilePrefixSwitcher", "ColorMatchFalloff",
"HyvidSwitcher", "PathTool"
"ImageSequenceFromBatch",
"MidiReader",
"MidiToFrameSequences",
"VideoCounter",
"VideoSequencer"
], ],
{ {
"title_aux": "Patatajec-Nodes [WIP]" "title_aux": "Patatajec-Nodes [WIP]"
@ -3200,9 +3195,13 @@
"https://github.com/Vkabuto23/comfyui_openrouter_ollama": [ "https://github.com/Vkabuto23/comfyui_openrouter_ollama": [
[ [
"OllamaNode", "OllamaNode",
"OllamaNodeExperimental",
"OllamaVisionNode", "OllamaVisionNode",
"OllamaVisionNodeExperimental",
"OpenRouterNode", "OpenRouterNode",
"OpenRouterVisionNode" "OpenRouterNodeExperimental",
"OpenRouterVisionNode",
"OpenRouterVisionNodeExperimental"
], ],
{ {
"title_aux": "ComfyUI Custom Nodes: OpenRouter & Ollama [UNSAFE]" "title_aux": "ComfyUI Custom Nodes: OpenRouter & Ollama [UNSAFE]"
@ -7766,6 +7765,7 @@
], ],
"https://github.com/przewodo/ComfyUI-Przewodo-Utils": [ "https://github.com/przewodo/ComfyUI-Przewodo-Utils": [
[ [
"przewodo BatchImagesFromPath",
"przewodo CompareNumbersToCombo", "przewodo CompareNumbersToCombo",
"przewodo FloatIfElse", "przewodo FloatIfElse",
"przewodo HasInputvalue", "przewodo HasInputvalue",
@ -8233,8 +8233,7 @@
], ],
"https://github.com/silent-rain/ComfyUI-SilentRain": [ "https://github.com/silent-rain/ComfyUI-SilentRain": [
[ [
"Example", "Example"
"LoadKontextPresets"
], ],
{ {
"title_aux": "ComfyUI-SilentRain" "title_aux": "ComfyUI-SilentRain"
@ -8243,6 +8242,7 @@
"https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit": [ "https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit": [
[ [
"LoadReduxEmb", "LoadReduxEmb",
"LoadT5XXLConds",
"LoadT5XXLEmb", "LoadT5XXLEmb",
"SaveCondsEmb", "SaveCondsEmb",
"SaveReduxEmb" "SaveReduxEmb"
@ -8813,9 +8813,11 @@
[ [
"Hy3D21CameraConfig", "Hy3D21CameraConfig",
"Hy3D21ExportMesh", "Hy3D21ExportMesh",
"Hy3D21GenerateMultiViewsBatch",
"Hy3D21IMRemesh", "Hy3D21IMRemesh",
"Hy3D21LoadImageWithTransparency", "Hy3D21LoadImageWithTransparency",
"Hy3D21LoadMesh", "Hy3D21LoadMesh",
"Hy3D21MeshGenerationBatch",
"Hy3D21MeshUVWrap", "Hy3D21MeshUVWrap",
"Hy3D21MeshlibDecimate", "Hy3D21MeshlibDecimate",
"Hy3D21MultiViewsMeshGenerator", "Hy3D21MultiViewsMeshGenerator",
@ -9246,6 +9248,7 @@
"JyMultiEffectGroup", "JyMultiEffectGroup",
"JyMultiMediaGroup", "JyMultiMediaGroup",
"JySaveDraft", "JySaveDraft",
"JySaveOutDraft",
"JyTransition", "JyTransition",
"LAM.OpenPoseEditorPlus", "LAM.OpenPoseEditorPlus",
"LamCommonHidden", "LamCommonHidden",

View File

@ -5516,17 +5516,14 @@
], ],
"https://github.com/GACLove/ComfyUI-Lightx2vWrapper": [ "https://github.com/GACLove/ComfyUI-Lightx2vWrapper": [
[ [
"Lightx2vTeaCache", "LightX2VConfigCombiner",
"Lightx2vWanVideoClipVisionEncoderLoader", "LightX2VInferenceConfig",
"Lightx2vWanVideoEmptyEmbeds", "LightX2VLightweightVAE",
"Lightx2vWanVideoImageEncoder", "LightX2VLoRALoader",
"Lightx2vWanVideoModelDir", "LightX2VMemoryOptimization",
"Lightx2vWanVideoModelLoader", "LightX2VModularInference",
"Lightx2vWanVideoSampler", "LightX2VQuantization",
"Lightx2vWanVideoT5Encoder", "LightX2VTeaCache"
"Lightx2vWanVideoT5EncoderLoader",
"Lightx2vWanVideoVaeDecoder",
"Lightx2vWanVideoVaeLoader"
], ],
{ {
"title_aux": "ComfyUI-Lightx2vWrapper" "title_aux": "ComfyUI-Lightx2vWrapper"
@ -8134,6 +8131,7 @@
"LTXVSelectLatents", "LTXVSelectLatents",
"LTXVSetVideoLatentNoiseMasks", "LTXVSetVideoLatentNoiseMasks",
"LTXVTiledSampler", "LTXVTiledSampler",
"LTXVTiledVAEDecode",
"ModifyLTXModel", "ModifyLTXModel",
"STGAdvancedPresets", "STGAdvancedPresets",
"STGGuiderAdvanced", "STGGuiderAdvanced",
@ -8708,9 +8706,9 @@
], ],
"https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": [ "https://github.com/Maxed-Out-99/ComfyUI-MaxedOut": [
[ [
"Dummy Negative Prompt",
"Flux Empty Latent Image", "Flux Empty Latent Image",
"Flux Image Scale To Total Pixels (Flux Safe)", "Flux Image Scale To Total Pixels (Flux Safe)",
"FluxResolutionMatcher",
"Image Scale To Total Pixels (SDXL Safe)", "Image Scale To Total Pixels (SDXL Safe)",
"Prompt With Guidance (Flux)", "Prompt With Guidance (Flux)",
"Sdxl Empty Latent Image" "Sdxl Empty Latent Image"
@ -13790,9 +13788,11 @@
], ],
"https://github.com/WarpedAnimation/ComfyUI-WarpedToolset": [ "https://github.com/WarpedAnimation/ComfyUI-WarpedToolset": [
[ [
"WarpedAdvancedSamplerBatch",
"WarpedBundleAllVideoImages", "WarpedBundleAllVideoImages",
"WarpedBundleVideoImages", "WarpedBundleVideoImages",
"WarpedCLIPVisionLoader", "WarpedCLIPVisionLoader",
"WarpedCheckpointLoader",
"WarpedCreateEmptyImageBatch", "WarpedCreateEmptyImageBatch",
"WarpedCreateEmptyLatentBatch", "WarpedCreateEmptyLatentBatch",
"WarpedCreateSpecialImageBatch", "WarpedCreateSpecialImageBatch",
@ -13800,7 +13800,11 @@
"WarpedDualEncoder", "WarpedDualEncoder",
"WarpedFramepackLoraSelectBatch", "WarpedFramepackLoraSelectBatch",
"WarpedFramepackMultiLoraSelect", "WarpedFramepackMultiLoraSelect",
"WarpedFramepackMultiLoraSelectExt",
"WarpedFramepackSampler", "WarpedFramepackSampler",
"WarpedGetImageFromVideo",
"WarpedGetTwoImagesFromVideo",
"WarpedHunyuanImageToVideo",
"WarpedHunyuanLoraAvgMerge", "WarpedHunyuanLoraAvgMerge",
"WarpedHunyuanLoraBatchMerge", "WarpedHunyuanLoraBatchMerge",
"WarpedHunyuanLoraConvert", "WarpedHunyuanLoraConvert",
@ -13811,20 +13815,23 @@
"WarpedHunyuanMultiLoraMerge", "WarpedHunyuanMultiLoraMerge",
"WarpedHunyuanMultiLoraMixer", "WarpedHunyuanMultiLoraMixer",
"WarpedHunyuanMultiLoraMixerExt", "WarpedHunyuanMultiLoraMixerExt",
"WarpedHunyuanMultiLoraMixerExt2",
"WarpedHunyuanVideoLoraLoader", "WarpedHunyuanVideoLoraLoader",
"WarpedImageNoiseAugmentation", "WarpedImageNoiseAugmentation",
"WarpedImageResize", "WarpedImageResize",
"WarpedImageResizeKJStyle",
"WarpedImageScaleToSide", "WarpedImageScaleToSide",
"WarpedLeapfusionHunyuanI2V", "WarpedLeapfusionHunyuanI2V",
"WarpedLoadFramePackModel", "WarpedLoadFramePackModel",
"WarpedLoadLorasBatchByPrefix", "WarpedLoadLorasBatchByPrefix",
"WarpedLoadVideosBatch", "WarpedLoadVideosBatch",
"WarpedLoraKeysAndMetadataReader", "WarpedLoraKeysAndMetadataReader",
"WarpedLoraReSave",
"WarpedMultiLoraLoader",
"WarpedNumericalConversion",
"WarpedReverseImageBatch",
"WarpedSamplerCustomAdv", "WarpedSamplerCustomAdv",
"WarpedSamplerCustomAdvLatent", "WarpedSamplerCustomAdvLatent",
"WarpedSaveAnimatedPng", "WarpedSaveAnimatedPng",
"WarpedTeaCache",
"WarpedUpscaleWithModel", "WarpedUpscaleWithModel",
"WarpedVAELoader", "WarpedVAELoader",
"WarpedWanImageToVideo", "WarpedWanImageToVideo",
@ -15408,7 +15415,6 @@
"Comfly_gpt_image_1_edit", "Comfly_gpt_image_1_edit",
"Comfly_kling_image2video", "Comfly_kling_image2video",
"Comfly_kling_text2video", "Comfly_kling_text2video",
"Comfly_kling_videoPreview",
"Comfly_lip_sync", "Comfly_lip_sync",
"Comfly_mjstyle", "Comfly_mjstyle",
"Comfly_upload", "Comfly_upload",
@ -16701,7 +16707,12 @@
"https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": [ "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": [
[ [
"CustomCropArea", "CustomCropArea",
"SuperUltimateVACEUpscale" "RegionalBatchPrompt",
"SuperUltimateVACEUpscale",
"VACEControlImageCombine",
"VACEPromptCheckTotalFrame",
"VACEPromptCombine",
"VaceLongVideo"
], ],
{ {
"title_aux": "ComfyUI-SuperUltimateVaceTools" "title_aux": "ComfyUI-SuperUltimateVaceTools"
@ -18077,6 +18088,7 @@
"type_Mask_List2Batch", "type_Mask_List2Batch",
"type_text_2_UTF8", "type_text_2_UTF8",
"type_text_list2batch", "type_text_list2batch",
"unpack_Mask_color",
"unpack_box2", "unpack_box2",
"view_Data", "view_Data",
"view_GetLength", "view_GetLength",
@ -27367,6 +27379,7 @@
"LoadAndResizeImage", "LoadAndResizeImage",
"LoadImagesFromFolderKJ", "LoadImagesFromFolderKJ",
"LoadResAdapterNormalization", "LoadResAdapterNormalization",
"LoraExtractKJ",
"MaskBatchMulti", "MaskBatchMulti",
"MaskOrImageToWeight", "MaskOrImageToWeight",
"MergeImageChannels", "MergeImageChannels",
@ -35086,6 +35099,7 @@
"DreamFitKSamplerV3", "DreamFitKSamplerV3",
"DreamFitModelValidator", "DreamFitModelValidator",
"DreamFitSamplerAdvanced", "DreamFitSamplerAdvanced",
"DreamFitSamplerV4",
"DreamFitSimple", "DreamFitSimple",
"DreamFitUnified", "DreamFitUnified",
"DreamFitUnifiedV2" "DreamFitUnifiedV2"
@ -38352,6 +38366,7 @@
"JyMultiEffectGroup", "JyMultiEffectGroup",
"JyMultiMediaGroup", "JyMultiMediaGroup",
"JySaveDraft", "JySaveDraft",
"JySaveOutDraft",
"JyTransition", "JyTransition",
"LAM.OpenPoseEditorPlus", "LAM.OpenPoseEditorPlus",
"LamCommonHidden", "LamCommonHidden",