mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 06:34:24 +08:00
update DB
This commit is contained in:
parent
8e5bf46e14
commit
5b697db219
@ -14429,6 +14429,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A comprehensive collection of color manipulation and analysis nodes for ComfyUI"
|
"description": "A comprehensive collection of color manipulation and analysis nodes for ComfyUI"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "APZmedia",
|
||||||
|
"title": "NormalMapLightEstimator",
|
||||||
|
"reference": "https://github.com/APZmedia/Comfyui-LightDirection-estimation",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/APZmedia/Comfyui-LightDirection-estimation"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI custom node for estimating light direction and quality from normal maps using luma masking. The system analyzes surface normals to infer lighting information for downstream tasks like adaptive relighting, directional masking, or stylized effects."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "N3rd00d",
|
"author": "N3rd00d",
|
||||||
"title": "ComfyUI-Paint3D-Nodes",
|
"title": "ComfyUI-Paint3D-Nodes",
|
||||||
@ -33518,6 +33528,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This pack provides two custom nodes for ComfyUI designed to find the center coordinates of masks and segments. They are useful for workflows where you need to precisely identify the location of objects or regions of interest."
|
"description": "This pack provides two custom nodes for ComfyUI designed to find the center coordinates of masks and segments. They are useful for workflows where you need to precisely identify the location of objects or regions of interest."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Kishor900",
|
||||||
|
"title": "ComfyUI WANv2v Video Stitcher",
|
||||||
|
"reference": "https://github.com/Kishor900/comfyui-wanv2v-video-stitcher",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Kishor900/comfyui-wanv2v-video-stitcher"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom node pack for WAN v2v long video generation. Provides nodes for chunking, overlap stitching, control group orchestration, debug numbering, and de-overlap merging to create seamless long-form videos."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -1769,6 +1769,14 @@
|
|||||||
"title_aux": "ComfyUI Color Profile Reader"
|
"title_aux": "ComfyUI Color Profile Reader"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/APZmedia/Comfyui-LightDirection-estimation": [
|
||||||
|
[
|
||||||
|
"NormalMapLightEstimator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "NormalMapLightEstimator"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ARZUMATA/ComfyUI-ARZUMATA": [
|
"https://github.com/ARZUMATA/ComfyUI-ARZUMATA": [
|
||||||
[
|
[
|
||||||
"CachingCLIPTextEncodeFlux|ARZUMATA",
|
"CachingCLIPTextEncodeFlux|ARZUMATA",
|
||||||
@ -3208,6 +3216,14 @@
|
|||||||
"BV ImagePipe Merger",
|
"BV ImagePipe Merger",
|
||||||
"BV Show LoRA Blocks",
|
"BV Show LoRA Blocks",
|
||||||
"BV String to Combo",
|
"BV String to Combo",
|
||||||
|
"BV Subgraph Divider",
|
||||||
|
"BV Subgraph Float1 Slider",
|
||||||
|
"BV Subgraph Float2 Slider",
|
||||||
|
"BV Subgraph Float3 Slider",
|
||||||
|
"BV Subgraph Heading",
|
||||||
|
"BV Subgraph Int Slider",
|
||||||
|
"BV Subgraph Spacer",
|
||||||
|
"BV Subgraph Title",
|
||||||
"BV Upscale Config",
|
"BV Upscale Config",
|
||||||
"BV Vector Edit",
|
"BV Vector Edit",
|
||||||
"BV Vector Edit Dropdown FLUX",
|
"BV Vector Edit Dropdown FLUX",
|
||||||
@ -6317,6 +6333,7 @@
|
|||||||
"GetResolutionForVR",
|
"GetResolutionForVR",
|
||||||
"ImageVRConverter",
|
"ImageVRConverter",
|
||||||
"RegexSubstitute",
|
"RegexSubstitute",
|
||||||
|
"SaveAudioSimple",
|
||||||
"SaveStrippedUTF8File",
|
"SaveStrippedUTF8File",
|
||||||
"ScaleByFactor",
|
"ScaleByFactor",
|
||||||
"ScaleToResolution",
|
"ScaleToResolution",
|
||||||
@ -8605,6 +8622,16 @@
|
|||||||
"title_aux": "ComfyUI Fisheye Effects Nodes"
|
"title_aux": "ComfyUI Fisheye Effects Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Kishor900/comfyui-wanv2v-video-stitcher": [
|
||||||
|
[
|
||||||
|
"NumberedBatchDebugger",
|
||||||
|
"WanV2VIterControlGroup",
|
||||||
|
"WanV2VMergeDeOverlap"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI WANv2v Video Stitcher"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/KohakuBlueleaf/HDM-ext": [
|
"https://github.com/KohakuBlueleaf/HDM-ext": [
|
||||||
[
|
[
|
||||||
"HDMCameraParam",
|
"HDMCameraParam",
|
||||||
@ -11602,6 +11629,7 @@
|
|||||||
"FRED_ImageLoad",
|
"FRED_ImageLoad",
|
||||||
"FRED_ImageQualityInspector",
|
"FRED_ImageQualityInspector",
|
||||||
"FRED_ImageSaver",
|
"FRED_ImageSaver",
|
||||||
|
"FRED_Save_Text_File",
|
||||||
"FRED_Simplified_Parameters_Panel",
|
"FRED_Simplified_Parameters_Panel",
|
||||||
"FRED_Text_to_XMP",
|
"FRED_Text_to_XMP",
|
||||||
"FRED_WildcardConcat_Dynamic"
|
"FRED_WildcardConcat_Dynamic"
|
||||||
@ -12080,6 +12108,7 @@
|
|||||||
"https://github.com/Runware/ComfyUI-Runware": [
|
"https://github.com/Runware/ComfyUI-Runware": [
|
||||||
[
|
[
|
||||||
"Runware API Manager",
|
"Runware API Manager",
|
||||||
|
"Runware Accelerator Options",
|
||||||
"Runware Audio Inference",
|
"Runware Audio Inference",
|
||||||
"Runware Audio Model Search",
|
"Runware Audio Model Search",
|
||||||
"Runware Audio Sections",
|
"Runware Audio Sections",
|
||||||
@ -12088,7 +12117,6 @@
|
|||||||
"Runware ControlNet",
|
"Runware ControlNet",
|
||||||
"Runware ControlNet Combine",
|
"Runware ControlNet Combine",
|
||||||
"Runware ControlNet PreProcessor",
|
"Runware ControlNet PreProcessor",
|
||||||
"Runware DeepCache",
|
|
||||||
"Runware ElevenLabs Provider Settings",
|
"Runware ElevenLabs Provider Settings",
|
||||||
"Runware ElevenLabs Provider Settings Sections",
|
"Runware ElevenLabs Provider Settings Sections",
|
||||||
"Runware Embedding Search",
|
"Runware Embedding Search",
|
||||||
@ -12113,10 +12141,10 @@
|
|||||||
"Runware Provider Settings",
|
"Runware Provider Settings",
|
||||||
"Runware Reference Images",
|
"Runware Reference Images",
|
||||||
"Runware Refiner",
|
"Runware Refiner",
|
||||||
"Runware TeaCache",
|
|
||||||
"Runware VAE Search",
|
"Runware VAE Search",
|
||||||
"Runware Video Inference",
|
"Runware Video Inference",
|
||||||
"Runware Video Model Search",
|
"Runware Video Model Search",
|
||||||
|
"Runware Vidu Provider Settings",
|
||||||
"RunwareBytedanceProviderSettings",
|
"RunwareBytedanceProviderSettings",
|
||||||
"RunwareFrameImages",
|
"RunwareFrameImages",
|
||||||
"RunwareOpenAIProviderSettings",
|
"RunwareOpenAIProviderSettings",
|
||||||
@ -19797,6 +19825,10 @@
|
|||||||
"bmad_Panel2Mask",
|
"bmad_Panel2Mask",
|
||||||
"bmad_PasteCrops",
|
"bmad_PasteCrops",
|
||||||
"bmad_PolygonBounds",
|
"bmad_PolygonBounds",
|
||||||
|
"bmad_PolygonOriginCenter",
|
||||||
|
"bmad_PolygonOriginCentroid",
|
||||||
|
"bmad_PolygonOriginVector",
|
||||||
|
"bmad_PolygonOriginVertex",
|
||||||
"bmad_PolygonToResizedMask",
|
"bmad_PolygonToResizedMask",
|
||||||
"bmad_PolygonUnwrappedBounds",
|
"bmad_PolygonUnwrappedBounds",
|
||||||
"bmad_PreviewPanelLayout",
|
"bmad_PreviewPanelLayout",
|
||||||
@ -19805,6 +19837,7 @@
|
|||||||
"bmad_RotatePolygon",
|
"bmad_RotatePolygon",
|
||||||
"bmad_SavePanelLayout",
|
"bmad_SavePanelLayout",
|
||||||
"bmad_ScalePolygon",
|
"bmad_ScalePolygon",
|
||||||
|
"bmad_SkewPolygon",
|
||||||
"bmad_SliceList_Panels",
|
"bmad_SliceList_Panels",
|
||||||
"bmad_StringDecodePanelLayout",
|
"bmad_StringDecodePanelLayout",
|
||||||
"bmad_StringEncodePanelLayout",
|
"bmad_StringEncodePanelLayout",
|
||||||
@ -22499,6 +22532,7 @@
|
|||||||
"ConfigGenerateImageOpenRouter",
|
"ConfigGenerateImageOpenRouter",
|
||||||
"ConfigGenerateImagePortrait",
|
"ConfigGenerateImagePortrait",
|
||||||
"ConfigGenerateImageSeedream",
|
"ConfigGenerateImageSeedream",
|
||||||
|
"ConfigGenerateImageUnified",
|
||||||
"ConfigGenerateMusic",
|
"ConfigGenerateMusic",
|
||||||
"ConfigGenerateSpeech",
|
"ConfigGenerateSpeech",
|
||||||
"ConfigGenerateVideo",
|
"ConfigGenerateVideo",
|
||||||
@ -22560,8 +22594,6 @@
|
|||||||
"AddNoise",
|
"AddNoise",
|
||||||
"AudioAdjustVolume",
|
"AudioAdjustVolume",
|
||||||
"AudioConcat",
|
"AudioConcat",
|
||||||
"AudioEncoderEncode",
|
|
||||||
"AudioEncoderLoader",
|
|
||||||
"AudioMerge",
|
"AudioMerge",
|
||||||
"BasicGuider",
|
"BasicGuider",
|
||||||
"BasicScheduler",
|
"BasicScheduler",
|
||||||
@ -22600,7 +22632,6 @@
|
|||||||
"ControlNetLoader",
|
"ControlNetLoader",
|
||||||
"CropMask",
|
"CropMask",
|
||||||
"DiffControlNetLoader",
|
"DiffControlNetLoader",
|
||||||
"DifferentialDiffusion",
|
|
||||||
"DiffusersLoader",
|
"DiffusersLoader",
|
||||||
"DisableNoise",
|
"DisableNoise",
|
||||||
"DualCFGGuider",
|
"DualCFGGuider",
|
||||||
@ -22609,11 +22640,11 @@
|
|||||||
"EmptyHunyuanImageLatent",
|
"EmptyHunyuanImageLatent",
|
||||||
"EmptyHunyuanLatentVideo",
|
"EmptyHunyuanLatentVideo",
|
||||||
"EmptyImage",
|
"EmptyImage",
|
||||||
"EmptyLTXVLatentVideo",
|
|
||||||
"EmptyLatentAudio",
|
"EmptyLatentAudio",
|
||||||
"EmptyLatentHunyuan3Dv2",
|
"EmptyLatentHunyuan3Dv2",
|
||||||
"EmptyLatentImage",
|
"EmptyLatentImage",
|
||||||
"EmptySD3LatentImage",
|
"EmptySD3LatentImage",
|
||||||
|
"Epsilon Scaling",
|
||||||
"ExponentialScheduler",
|
"ExponentialScheduler",
|
||||||
"ExtendIntermediateSigmas",
|
"ExtendIntermediateSigmas",
|
||||||
"FeatherMask",
|
"FeatherMask",
|
||||||
@ -22624,7 +22655,6 @@
|
|||||||
"FluxKontextMultiReferenceLatentMethod",
|
"FluxKontextMultiReferenceLatentMethod",
|
||||||
"FreeU",
|
"FreeU",
|
||||||
"FreeU_V2",
|
"FreeU_V2",
|
||||||
"GITSScheduler",
|
|
||||||
"GLIGENLoader",
|
"GLIGENLoader",
|
||||||
"GLIGENTextBoxApply",
|
"GLIGENTextBoxApply",
|
||||||
"GeminiImageNode",
|
"GeminiImageNode",
|
||||||
@ -22658,7 +22688,6 @@
|
|||||||
"ImageUpscaleWithModel",
|
"ImageUpscaleWithModel",
|
||||||
"ImageYUVToRGB",
|
"ImageYUVToRGB",
|
||||||
"InpaintModelConditioning",
|
"InpaintModelConditioning",
|
||||||
"InstructPixToPixConditioning",
|
|
||||||
"InvertMask",
|
"InvertMask",
|
||||||
"JoinImageWithAlpha",
|
"JoinImageWithAlpha",
|
||||||
"KSampler",
|
"KSampler",
|
||||||
@ -22678,12 +22707,6 @@
|
|||||||
"KlingTextToVideoNode",
|
"KlingTextToVideoNode",
|
||||||
"KlingVideoExtendNode",
|
"KlingVideoExtendNode",
|
||||||
"KlingVirtualTryOnNode",
|
"KlingVirtualTryOnNode",
|
||||||
"LTXVAddGuide",
|
|
||||||
"LTXVConditioning",
|
|
||||||
"LTXVCropGuides",
|
|
||||||
"LTXVImgToVideo",
|
|
||||||
"LTXVPreprocess",
|
|
||||||
"LTXVScheduler",
|
|
||||||
"LaplaceScheduler",
|
"LaplaceScheduler",
|
||||||
"LatentAdd",
|
"LatentAdd",
|
||||||
"LatentApplyOperation",
|
"LatentApplyOperation",
|
||||||
@ -22749,7 +22772,6 @@
|
|||||||
"ModelSamplingContinuousV",
|
"ModelSamplingContinuousV",
|
||||||
"ModelSamplingDiscrete",
|
"ModelSamplingDiscrete",
|
||||||
"ModelSamplingFlux",
|
"ModelSamplingFlux",
|
||||||
"ModelSamplingLTXV",
|
|
||||||
"ModelSamplingSD3",
|
"ModelSamplingSD3",
|
||||||
"ModelSamplingStableCascade",
|
"ModelSamplingStableCascade",
|
||||||
"ModelSave",
|
"ModelSave",
|
||||||
@ -22760,9 +22782,7 @@
|
|||||||
"OpenAIDalle3",
|
"OpenAIDalle3",
|
||||||
"OpenAIGPTImage1",
|
"OpenAIGPTImage1",
|
||||||
"OpenAIInputFiles",
|
"OpenAIInputFiles",
|
||||||
"OptimalStepsScheduler",
|
|
||||||
"PatchModelAddDownscale",
|
"PatchModelAddDownscale",
|
||||||
"PerturbedAttentionGuidance",
|
|
||||||
"PikaImageToVideoNode2_2",
|
"PikaImageToVideoNode2_2",
|
||||||
"PikaScenesV2_2",
|
"PikaScenesV2_2",
|
||||||
"PikaStartEndFrameNode2_2",
|
"PikaStartEndFrameNode2_2",
|
||||||
@ -26698,6 +26718,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/gpdev-Pilcothink/comfyui_pilcothink_VisionSLM": [
|
"https://github.com/gpdev-Pilcothink/comfyui_pilcothink_VisionSLM": [
|
||||||
[
|
[
|
||||||
|
"Pilcothink-RAG",
|
||||||
"SLMVisionGenerator",
|
"SLMVisionGenerator",
|
||||||
"SLMVisionModelSelector"
|
"SLMVisionModelSelector"
|
||||||
],
|
],
|
||||||
@ -31267,6 +31288,7 @@
|
|||||||
"WanVideoSLG",
|
"WanVideoSLG",
|
||||||
"WanVideoSampler",
|
"WanVideoSampler",
|
||||||
"WanVideoScheduler",
|
"WanVideoScheduler",
|
||||||
|
"WanVideoSchedulerSA_ODE",
|
||||||
"WanVideoSetBlockSwap",
|
"WanVideoSetBlockSwap",
|
||||||
"WanVideoSetLoRAs",
|
"WanVideoSetLoRAs",
|
||||||
"WanVideoSetRadialAttention",
|
"WanVideoSetRadialAttention",
|
||||||
@ -35861,10 +35883,13 @@
|
|||||||
"InoGetModelConfig",
|
"InoGetModelConfig",
|
||||||
"InoGetSamplerConfig",
|
"InoGetSamplerConfig",
|
||||||
"InoIntEqual",
|
"InoIntEqual",
|
||||||
|
"InoIntToString",
|
||||||
|
"InoJson",
|
||||||
"InoLoadSamplerModels",
|
"InoLoadSamplerModels",
|
||||||
"InoNotBoolean",
|
"InoNotBoolean",
|
||||||
"InoParseFilePath",
|
"InoParseFilePath",
|
||||||
"InoRandomCharacterPrompt",
|
"InoRandomCharacterPrompt",
|
||||||
|
"InoRandomIntInRange",
|
||||||
"InoRandomNoise",
|
"InoRandomNoise",
|
||||||
"InoS3Config",
|
"InoS3Config",
|
||||||
"InoS3DownloadFile",
|
"InoS3DownloadFile",
|
||||||
@ -36672,8 +36697,20 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/otavanopisto/ComfyUI-aihub-workflow-exposer": [
|
"https://github.com/otavanopisto/ComfyUI-aihub-workflow-exposer": [
|
||||||
[
|
[
|
||||||
|
"AIHubActionNewAudio",
|
||||||
|
"AIHubActionNewAudioSegment",
|
||||||
"AIHubActionNewImage",
|
"AIHubActionNewImage",
|
||||||
|
"AIHubActionNewImageBatch",
|
||||||
|
"AIHubActionNewLatent",
|
||||||
"AIHubActionNewLayer",
|
"AIHubActionNewLayer",
|
||||||
|
"AIHubActionNewText",
|
||||||
|
"AIHubActionNewVideo",
|
||||||
|
"AIHubActionNewVideoSegment",
|
||||||
|
"AIHubActionSetProjectConfigBoolean",
|
||||||
|
"AIHubActionSetProjectConfigFloat",
|
||||||
|
"AIHubActionSetProjectConfigInteger",
|
||||||
|
"AIHubActionSetProjectConfigString",
|
||||||
|
"AIHubExposeAudio",
|
||||||
"AIHubExposeBoolean",
|
"AIHubExposeBoolean",
|
||||||
"AIHubExposeCfg",
|
"AIHubExposeCfg",
|
||||||
"AIHubExposeExtendableScheduler",
|
"AIHubExposeExtendableScheduler",
|
||||||
@ -36683,22 +36720,32 @@
|
|||||||
"AIHubExposeImageInfoOnly",
|
"AIHubExposeImageInfoOnly",
|
||||||
"AIHubExposeInteger",
|
"AIHubExposeInteger",
|
||||||
"AIHubExposeModel",
|
"AIHubExposeModel",
|
||||||
|
"AIHubExposeModelSimple",
|
||||||
|
"AIHubExposeProjectAudio",
|
||||||
"AIHubExposeProjectConfigBoolean",
|
"AIHubExposeProjectConfigBoolean",
|
||||||
"AIHubExposeProjectConfigFloat",
|
"AIHubExposeProjectConfigFloat",
|
||||||
"AIHubExposeProjectConfigInteger",
|
"AIHubExposeProjectConfigInteger",
|
||||||
"AIHubExposeProjectConfigString",
|
"AIHubExposeProjectConfigString",
|
||||||
|
"AIHubExposeProjectImage",
|
||||||
|
"AIHubExposeProjectImageBatch",
|
||||||
|
"AIHubExposeProjectText",
|
||||||
|
"AIHubExposeProjectVideo",
|
||||||
"AIHubExposeSampler",
|
"AIHubExposeSampler",
|
||||||
"AIHubExposeScheduler",
|
"AIHubExposeScheduler",
|
||||||
"AIHubExposeSeed",
|
"AIHubExposeSeed",
|
||||||
"AIHubExposeSteps",
|
"AIHubExposeSteps",
|
||||||
"AIHubExposeString",
|
"AIHubExposeString",
|
||||||
"AIHubExposeStringSelection",
|
"AIHubExposeStringSelection",
|
||||||
"AIHubPatchActionSetProjectConfigBoolean",
|
"AIHubExposeVideo",
|
||||||
"AIHubPatchActionSetProjectConfigFloat",
|
|
||||||
"AIHubPatchActionSetProjectConfigInteger",
|
|
||||||
"AIHubPatchActionSetProjectConfigString",
|
|
||||||
"AIHubUtilsCropMergedImageToLayerSize",
|
"AIHubUtilsCropMergedImageToLayerSize",
|
||||||
"AIHubUtilsFitLayerToMergedImage",
|
"AIHubUtilsFitLayerToMergedImage",
|
||||||
|
"AIHubUtilsFloatToInt",
|
||||||
|
"AIHubUtilsLoadCLIP",
|
||||||
|
"AIHubUtilsLoadLora",
|
||||||
|
"AIHubUtilsLoadModel",
|
||||||
|
"AIHubUtilsLoadVAE",
|
||||||
|
"AIHubUtilsStrToFloat",
|
||||||
|
"AIHubUtilsStrToVector",
|
||||||
"AIHubWorkflowController"
|
"AIHubWorkflowController"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -37553,6 +37600,7 @@
|
|||||||
"PVL_Crop2AR",
|
"PVL_Crop2AR",
|
||||||
"PVL_Gemini_API",
|
"PVL_Gemini_API",
|
||||||
"PVL_Google_NanoBanana_API",
|
"PVL_Google_NanoBanana_API",
|
||||||
|
"PVL_Google_NanoBanana_API_mandatory_IMG",
|
||||||
"PVL_Google_NanoBanana_Multi_API",
|
"PVL_Google_NanoBanana_Multi_API",
|
||||||
"PVL_ImageResize",
|
"PVL_ImageResize",
|
||||||
"PVL_ImageStitch",
|
"PVL_ImageStitch",
|
||||||
@ -39146,6 +39194,8 @@
|
|||||||
"GeminiUtilOptions",
|
"GeminiUtilOptions",
|
||||||
"LoRAInfoExtractor",
|
"LoRAInfoExtractor",
|
||||||
"ShowText",
|
"ShowText",
|
||||||
|
"SuperDualLoraLoader",
|
||||||
|
"SuperLoraLoader",
|
||||||
"VideoMetadataNode"
|
"VideoMetadataNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -41870,6 +41920,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/tritant/ComfyUI_Custom_Switch": [
|
"https://github.com/tritant/ComfyUI_Custom_Switch": [
|
||||||
[
|
[
|
||||||
|
"AutomaticImageSwitcher",
|
||||||
"OrchestratorNodeGroupBypasser",
|
"OrchestratorNodeGroupBypasser",
|
||||||
"OrchestratorNodeGroupMuter",
|
"OrchestratorNodeGroupMuter",
|
||||||
"OrchestratorNodeMuter",
|
"OrchestratorNodeMuter",
|
||||||
@ -44773,7 +44824,8 @@
|
|||||||
"DeepfaceAnalyzeFaceAttributes",
|
"DeepfaceAnalyzeFaceAttributes",
|
||||||
"DetectorForNSFW",
|
"DetectorForNSFW",
|
||||||
"EmptyConditioning",
|
"EmptyConditioning",
|
||||||
"FalVideoRequestNode",
|
"FalImage2VideoRequestNode",
|
||||||
|
"FalVideo2VideoRequestNode",
|
||||||
"FloatMultipleAddLiteral",
|
"FloatMultipleAddLiteral",
|
||||||
"FrameAdjuster",
|
"FrameAdjuster",
|
||||||
"GeminiPromptEnhance",
|
"GeminiPromptEnhance",
|
||||||
|
|||||||
4196
github-stats.json
4196
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "kesslerdev",
|
||||||
|
"title": "Comfyui : kesslerdev_comfyui_nodes [UNSAFE]",
|
||||||
|
"reference": "https://github.com/kesslerdev/kesslerdev_comfyui_nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/kesslerdev/kesslerdev_comfyui_nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES: Multiline Text Choice (Kesslerdev), Environment Variable Getter (Kesslerdev)[w/This nodepack includes a node that can remotely read arbitrary environment variables.]"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "panchovial-max",
|
"author": "panchovial-max",
|
||||||
"title": "ComfyUI-ListHelper [NAME CONFLICT]",
|
"title": "ComfyUI-ListHelper [NAME CONFLICT]",
|
||||||
|
|||||||
@ -1192,7 +1192,9 @@
|
|||||||
"VTS Colour Match Advanced",
|
"VTS Colour Match Advanced",
|
||||||
"VTS Colour Match First Frames",
|
"VTS Colour Match First Frames",
|
||||||
"VTS Colour Match First Frames Bad Highlights",
|
"VTS Colour Match First Frames Bad Highlights",
|
||||||
|
"VTS Compare Latents",
|
||||||
"VTS Conditioning Set Batch Mask",
|
"VTS Conditioning Set Batch Mask",
|
||||||
|
"VTS Convert Latents",
|
||||||
"VTS Count Characters",
|
"VTS Count Characters",
|
||||||
"VTS Create Character Mask",
|
"VTS Create Character Mask",
|
||||||
"VTS Fix Image Tags",
|
"VTS Fix Image Tags",
|
||||||
@ -3812,6 +3814,7 @@
|
|||||||
"SDVN Pipe Out All",
|
"SDVN Pipe Out All",
|
||||||
"SDVN QuadrupleCLIP Download",
|
"SDVN QuadrupleCLIP Download",
|
||||||
"SDVN QwenEdit TextEncoder",
|
"SDVN QwenEdit TextEncoder",
|
||||||
|
"SDVN QwenEdit TextEncoder Plus",
|
||||||
"SDVN RGBA to RGB",
|
"SDVN RGBA to RGB",
|
||||||
"SDVN Random Prompt",
|
"SDVN Random Prompt",
|
||||||
"SDVN Run Python Code",
|
"SDVN Run Python Code",
|
||||||
@ -5614,8 +5617,6 @@
|
|||||||
"AddNoise",
|
"AddNoise",
|
||||||
"AudioAdjustVolume",
|
"AudioAdjustVolume",
|
||||||
"AudioConcat",
|
"AudioConcat",
|
||||||
"AudioEncoderEncode",
|
|
||||||
"AudioEncoderLoader",
|
|
||||||
"AudioMerge",
|
"AudioMerge",
|
||||||
"BasicGuider",
|
"BasicGuider",
|
||||||
"BasicScheduler",
|
"BasicScheduler",
|
||||||
@ -5654,7 +5655,6 @@
|
|||||||
"ControlNetLoader",
|
"ControlNetLoader",
|
||||||
"CropMask",
|
"CropMask",
|
||||||
"DiffControlNetLoader",
|
"DiffControlNetLoader",
|
||||||
"DifferentialDiffusion",
|
|
||||||
"DiffusersLoader",
|
"DiffusersLoader",
|
||||||
"DisableNoise",
|
"DisableNoise",
|
||||||
"DualCFGGuider",
|
"DualCFGGuider",
|
||||||
@ -5663,11 +5663,11 @@
|
|||||||
"EmptyHunyuanImageLatent",
|
"EmptyHunyuanImageLatent",
|
||||||
"EmptyHunyuanLatentVideo",
|
"EmptyHunyuanLatentVideo",
|
||||||
"EmptyImage",
|
"EmptyImage",
|
||||||
"EmptyLTXVLatentVideo",
|
|
||||||
"EmptyLatentAudio",
|
"EmptyLatentAudio",
|
||||||
"EmptyLatentHunyuan3Dv2",
|
"EmptyLatentHunyuan3Dv2",
|
||||||
"EmptyLatentImage",
|
"EmptyLatentImage",
|
||||||
"EmptySD3LatentImage",
|
"EmptySD3LatentImage",
|
||||||
|
"Epsilon Scaling",
|
||||||
"ExponentialScheduler",
|
"ExponentialScheduler",
|
||||||
"ExtendIntermediateSigmas",
|
"ExtendIntermediateSigmas",
|
||||||
"FeatherMask",
|
"FeatherMask",
|
||||||
@ -5678,7 +5678,6 @@
|
|||||||
"FluxKontextMultiReferenceLatentMethod",
|
"FluxKontextMultiReferenceLatentMethod",
|
||||||
"FreeU",
|
"FreeU",
|
||||||
"FreeU_V2",
|
"FreeU_V2",
|
||||||
"GITSScheduler",
|
|
||||||
"GLIGENLoader",
|
"GLIGENLoader",
|
||||||
"GLIGENTextBoxApply",
|
"GLIGENTextBoxApply",
|
||||||
"GeminiImageNode",
|
"GeminiImageNode",
|
||||||
@ -5712,7 +5711,6 @@
|
|||||||
"ImageUpscaleWithModel",
|
"ImageUpscaleWithModel",
|
||||||
"ImageYUVToRGB",
|
"ImageYUVToRGB",
|
||||||
"InpaintModelConditioning",
|
"InpaintModelConditioning",
|
||||||
"InstructPixToPixConditioning",
|
|
||||||
"InvertMask",
|
"InvertMask",
|
||||||
"JoinImageWithAlpha",
|
"JoinImageWithAlpha",
|
||||||
"KSampler",
|
"KSampler",
|
||||||
@ -5732,12 +5730,6 @@
|
|||||||
"KlingTextToVideoNode",
|
"KlingTextToVideoNode",
|
||||||
"KlingVideoExtendNode",
|
"KlingVideoExtendNode",
|
||||||
"KlingVirtualTryOnNode",
|
"KlingVirtualTryOnNode",
|
||||||
"LTXVAddGuide",
|
|
||||||
"LTXVConditioning",
|
|
||||||
"LTXVCropGuides",
|
|
||||||
"LTXVImgToVideo",
|
|
||||||
"LTXVPreprocess",
|
|
||||||
"LTXVScheduler",
|
|
||||||
"LaplaceScheduler",
|
"LaplaceScheduler",
|
||||||
"LatentAdd",
|
"LatentAdd",
|
||||||
"LatentApplyOperation",
|
"LatentApplyOperation",
|
||||||
@ -5803,7 +5795,6 @@
|
|||||||
"ModelSamplingContinuousV",
|
"ModelSamplingContinuousV",
|
||||||
"ModelSamplingDiscrete",
|
"ModelSamplingDiscrete",
|
||||||
"ModelSamplingFlux",
|
"ModelSamplingFlux",
|
||||||
"ModelSamplingLTXV",
|
|
||||||
"ModelSamplingSD3",
|
"ModelSamplingSD3",
|
||||||
"ModelSamplingStableCascade",
|
"ModelSamplingStableCascade",
|
||||||
"ModelSave",
|
"ModelSave",
|
||||||
@ -5814,9 +5805,7 @@
|
|||||||
"OpenAIDalle3",
|
"OpenAIDalle3",
|
||||||
"OpenAIGPTImage1",
|
"OpenAIGPTImage1",
|
||||||
"OpenAIInputFiles",
|
"OpenAIInputFiles",
|
||||||
"OptimalStepsScheduler",
|
|
||||||
"PatchModelAddDownscale",
|
"PatchModelAddDownscale",
|
||||||
"PerturbedAttentionGuidance",
|
|
||||||
"PikaImageToVideoNode2_2",
|
"PikaImageToVideoNode2_2",
|
||||||
"PikaScenesV2_2",
|
"PikaScenesV2_2",
|
||||||
"PikaStartEndFrameNode2_2",
|
"PikaStartEndFrameNode2_2",
|
||||||
@ -7731,6 +7720,15 @@
|
|||||||
"title_aux": "Kaskis_Comfy_Nodes"
|
"title_aux": "Kaskis_Comfy_Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/kesslerdev/kesslerdev_comfyui_nodes": [
|
||||||
|
[
|
||||||
|
"KesslerDev_EnvironmentVariableGetter",
|
||||||
|
"KesslerDev_MultilineTextChoice"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Comfyui : kesslerdev_comfyui_nodes [UNSAFE]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/kevin314/ComfyUI-FastVideo": [
|
"https://github.com/kevin314/ComfyUI-FastVideo": [
|
||||||
[
|
[
|
||||||
"DITConfig",
|
"DITConfig",
|
||||||
|
|||||||
@ -1,5 +1,25 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "Kishor900",
|
||||||
|
"title": "ComfyUI WANv2v Video Stitcher",
|
||||||
|
"reference": "https://github.com/Kishor900/comfyui-wanv2v-video-stitcher",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Kishor900/comfyui-wanv2v-video-stitcher"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom node pack for WAN v2v long video generation. Provides nodes for chunking, overlap stitching, control group orchestration, debug numbering, and de-overlap merging to create seamless long-form videos."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "APZmedia",
|
||||||
|
"title": "NormalMapLightEstimator",
|
||||||
|
"reference": "https://github.com/APZmedia/Comfyui-LightDirection-estimation",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/APZmedia/Comfyui-LightDirection-estimation"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI custom node for estimating light direction and quality from normal maps using luma masking. The system analyzes surface normals to infer lighting information for downstream tasks like adaptive relighting, directional masking, or stylized effects."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "9nate-drake",
|
"author": "9nate-drake",
|
||||||
"title": "ComfyUI Mask to Center Point Nodes",
|
"title": "ComfyUI Mask to Center Point Nodes",
|
||||||
@ -677,16 +697,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Lucy Edit is a video editing model that performs instruction-guided edits on videos using free-text prompts — it supports a variety of edits, such as clothing & accessory changes, character changes, object insertions, and scene replacements while preserving the motion and composition perfectly."
|
"description": "Lucy Edit is a video editing model that performs instruction-guided edits on videos using free-text prompts — it supports a variety of edits, such as clothing & accessory changes, character changes, object insertions, and scene replacements while preserving the motion and composition perfectly."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "wallen0322",
|
|
||||||
"title": "ComfyUI-QI-QwenEditSafe",
|
|
||||||
"reference": "https://github.com/wallen0322/ComfyUI-QI-QwenEditSafe",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/wallen0322/ComfyUI-QI-QwenEditSafe"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "NODES: QI • TextEncodeQwenImageEdit, QI • VAE Decode, QI • RefEdit Encode — by wallen0322"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1769,6 +1769,14 @@
|
|||||||
"title_aux": "ComfyUI Color Profile Reader"
|
"title_aux": "ComfyUI Color Profile Reader"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/APZmedia/Comfyui-LightDirection-estimation": [
|
||||||
|
[
|
||||||
|
"NormalMapLightEstimator"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "NormalMapLightEstimator"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ARZUMATA/ComfyUI-ARZUMATA": [
|
"https://github.com/ARZUMATA/ComfyUI-ARZUMATA": [
|
||||||
[
|
[
|
||||||
"CachingCLIPTextEncodeFlux|ARZUMATA",
|
"CachingCLIPTextEncodeFlux|ARZUMATA",
|
||||||
@ -3208,6 +3216,14 @@
|
|||||||
"BV ImagePipe Merger",
|
"BV ImagePipe Merger",
|
||||||
"BV Show LoRA Blocks",
|
"BV Show LoRA Blocks",
|
||||||
"BV String to Combo",
|
"BV String to Combo",
|
||||||
|
"BV Subgraph Divider",
|
||||||
|
"BV Subgraph Float1 Slider",
|
||||||
|
"BV Subgraph Float2 Slider",
|
||||||
|
"BV Subgraph Float3 Slider",
|
||||||
|
"BV Subgraph Heading",
|
||||||
|
"BV Subgraph Int Slider",
|
||||||
|
"BV Subgraph Spacer",
|
||||||
|
"BV Subgraph Title",
|
||||||
"BV Upscale Config",
|
"BV Upscale Config",
|
||||||
"BV Vector Edit",
|
"BV Vector Edit",
|
||||||
"BV Vector Edit Dropdown FLUX",
|
"BV Vector Edit Dropdown FLUX",
|
||||||
@ -6317,6 +6333,7 @@
|
|||||||
"GetResolutionForVR",
|
"GetResolutionForVR",
|
||||||
"ImageVRConverter",
|
"ImageVRConverter",
|
||||||
"RegexSubstitute",
|
"RegexSubstitute",
|
||||||
|
"SaveAudioSimple",
|
||||||
"SaveStrippedUTF8File",
|
"SaveStrippedUTF8File",
|
||||||
"ScaleByFactor",
|
"ScaleByFactor",
|
||||||
"ScaleToResolution",
|
"ScaleToResolution",
|
||||||
@ -8605,6 +8622,16 @@
|
|||||||
"title_aux": "ComfyUI Fisheye Effects Nodes"
|
"title_aux": "ComfyUI Fisheye Effects Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Kishor900/comfyui-wanv2v-video-stitcher": [
|
||||||
|
[
|
||||||
|
"NumberedBatchDebugger",
|
||||||
|
"WanV2VIterControlGroup",
|
||||||
|
"WanV2VMergeDeOverlap"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI WANv2v Video Stitcher"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/KohakuBlueleaf/HDM-ext": [
|
"https://github.com/KohakuBlueleaf/HDM-ext": [
|
||||||
[
|
[
|
||||||
"HDMCameraParam",
|
"HDMCameraParam",
|
||||||
@ -11602,6 +11629,7 @@
|
|||||||
"FRED_ImageLoad",
|
"FRED_ImageLoad",
|
||||||
"FRED_ImageQualityInspector",
|
"FRED_ImageQualityInspector",
|
||||||
"FRED_ImageSaver",
|
"FRED_ImageSaver",
|
||||||
|
"FRED_Save_Text_File",
|
||||||
"FRED_Simplified_Parameters_Panel",
|
"FRED_Simplified_Parameters_Panel",
|
||||||
"FRED_Text_to_XMP",
|
"FRED_Text_to_XMP",
|
||||||
"FRED_WildcardConcat_Dynamic"
|
"FRED_WildcardConcat_Dynamic"
|
||||||
@ -12080,6 +12108,7 @@
|
|||||||
"https://github.com/Runware/ComfyUI-Runware": [
|
"https://github.com/Runware/ComfyUI-Runware": [
|
||||||
[
|
[
|
||||||
"Runware API Manager",
|
"Runware API Manager",
|
||||||
|
"Runware Accelerator Options",
|
||||||
"Runware Audio Inference",
|
"Runware Audio Inference",
|
||||||
"Runware Audio Model Search",
|
"Runware Audio Model Search",
|
||||||
"Runware Audio Sections",
|
"Runware Audio Sections",
|
||||||
@ -12088,7 +12117,6 @@
|
|||||||
"Runware ControlNet",
|
"Runware ControlNet",
|
||||||
"Runware ControlNet Combine",
|
"Runware ControlNet Combine",
|
||||||
"Runware ControlNet PreProcessor",
|
"Runware ControlNet PreProcessor",
|
||||||
"Runware DeepCache",
|
|
||||||
"Runware ElevenLabs Provider Settings",
|
"Runware ElevenLabs Provider Settings",
|
||||||
"Runware ElevenLabs Provider Settings Sections",
|
"Runware ElevenLabs Provider Settings Sections",
|
||||||
"Runware Embedding Search",
|
"Runware Embedding Search",
|
||||||
@ -12113,10 +12141,10 @@
|
|||||||
"Runware Provider Settings",
|
"Runware Provider Settings",
|
||||||
"Runware Reference Images",
|
"Runware Reference Images",
|
||||||
"Runware Refiner",
|
"Runware Refiner",
|
||||||
"Runware TeaCache",
|
|
||||||
"Runware VAE Search",
|
"Runware VAE Search",
|
||||||
"Runware Video Inference",
|
"Runware Video Inference",
|
||||||
"Runware Video Model Search",
|
"Runware Video Model Search",
|
||||||
|
"Runware Vidu Provider Settings",
|
||||||
"RunwareBytedanceProviderSettings",
|
"RunwareBytedanceProviderSettings",
|
||||||
"RunwareFrameImages",
|
"RunwareFrameImages",
|
||||||
"RunwareOpenAIProviderSettings",
|
"RunwareOpenAIProviderSettings",
|
||||||
@ -19797,6 +19825,10 @@
|
|||||||
"bmad_Panel2Mask",
|
"bmad_Panel2Mask",
|
||||||
"bmad_PasteCrops",
|
"bmad_PasteCrops",
|
||||||
"bmad_PolygonBounds",
|
"bmad_PolygonBounds",
|
||||||
|
"bmad_PolygonOriginCenter",
|
||||||
|
"bmad_PolygonOriginCentroid",
|
||||||
|
"bmad_PolygonOriginVector",
|
||||||
|
"bmad_PolygonOriginVertex",
|
||||||
"bmad_PolygonToResizedMask",
|
"bmad_PolygonToResizedMask",
|
||||||
"bmad_PolygonUnwrappedBounds",
|
"bmad_PolygonUnwrappedBounds",
|
||||||
"bmad_PreviewPanelLayout",
|
"bmad_PreviewPanelLayout",
|
||||||
@ -19805,6 +19837,7 @@
|
|||||||
"bmad_RotatePolygon",
|
"bmad_RotatePolygon",
|
||||||
"bmad_SavePanelLayout",
|
"bmad_SavePanelLayout",
|
||||||
"bmad_ScalePolygon",
|
"bmad_ScalePolygon",
|
||||||
|
"bmad_SkewPolygon",
|
||||||
"bmad_SliceList_Panels",
|
"bmad_SliceList_Panels",
|
||||||
"bmad_StringDecodePanelLayout",
|
"bmad_StringDecodePanelLayout",
|
||||||
"bmad_StringEncodePanelLayout",
|
"bmad_StringEncodePanelLayout",
|
||||||
@ -22499,6 +22532,7 @@
|
|||||||
"ConfigGenerateImageOpenRouter",
|
"ConfigGenerateImageOpenRouter",
|
||||||
"ConfigGenerateImagePortrait",
|
"ConfigGenerateImagePortrait",
|
||||||
"ConfigGenerateImageSeedream",
|
"ConfigGenerateImageSeedream",
|
||||||
|
"ConfigGenerateImageUnified",
|
||||||
"ConfigGenerateMusic",
|
"ConfigGenerateMusic",
|
||||||
"ConfigGenerateSpeech",
|
"ConfigGenerateSpeech",
|
||||||
"ConfigGenerateVideo",
|
"ConfigGenerateVideo",
|
||||||
@ -22560,8 +22594,6 @@
|
|||||||
"AddNoise",
|
"AddNoise",
|
||||||
"AudioAdjustVolume",
|
"AudioAdjustVolume",
|
||||||
"AudioConcat",
|
"AudioConcat",
|
||||||
"AudioEncoderEncode",
|
|
||||||
"AudioEncoderLoader",
|
|
||||||
"AudioMerge",
|
"AudioMerge",
|
||||||
"BasicGuider",
|
"BasicGuider",
|
||||||
"BasicScheduler",
|
"BasicScheduler",
|
||||||
@ -22600,7 +22632,6 @@
|
|||||||
"ControlNetLoader",
|
"ControlNetLoader",
|
||||||
"CropMask",
|
"CropMask",
|
||||||
"DiffControlNetLoader",
|
"DiffControlNetLoader",
|
||||||
"DifferentialDiffusion",
|
|
||||||
"DiffusersLoader",
|
"DiffusersLoader",
|
||||||
"DisableNoise",
|
"DisableNoise",
|
||||||
"DualCFGGuider",
|
"DualCFGGuider",
|
||||||
@ -22609,11 +22640,11 @@
|
|||||||
"EmptyHunyuanImageLatent",
|
"EmptyHunyuanImageLatent",
|
||||||
"EmptyHunyuanLatentVideo",
|
"EmptyHunyuanLatentVideo",
|
||||||
"EmptyImage",
|
"EmptyImage",
|
||||||
"EmptyLTXVLatentVideo",
|
|
||||||
"EmptyLatentAudio",
|
"EmptyLatentAudio",
|
||||||
"EmptyLatentHunyuan3Dv2",
|
"EmptyLatentHunyuan3Dv2",
|
||||||
"EmptyLatentImage",
|
"EmptyLatentImage",
|
||||||
"EmptySD3LatentImage",
|
"EmptySD3LatentImage",
|
||||||
|
"Epsilon Scaling",
|
||||||
"ExponentialScheduler",
|
"ExponentialScheduler",
|
||||||
"ExtendIntermediateSigmas",
|
"ExtendIntermediateSigmas",
|
||||||
"FeatherMask",
|
"FeatherMask",
|
||||||
@ -22624,7 +22655,6 @@
|
|||||||
"FluxKontextMultiReferenceLatentMethod",
|
"FluxKontextMultiReferenceLatentMethod",
|
||||||
"FreeU",
|
"FreeU",
|
||||||
"FreeU_V2",
|
"FreeU_V2",
|
||||||
"GITSScheduler",
|
|
||||||
"GLIGENLoader",
|
"GLIGENLoader",
|
||||||
"GLIGENTextBoxApply",
|
"GLIGENTextBoxApply",
|
||||||
"GeminiImageNode",
|
"GeminiImageNode",
|
||||||
@ -22658,7 +22688,6 @@
|
|||||||
"ImageUpscaleWithModel",
|
"ImageUpscaleWithModel",
|
||||||
"ImageYUVToRGB",
|
"ImageYUVToRGB",
|
||||||
"InpaintModelConditioning",
|
"InpaintModelConditioning",
|
||||||
"InstructPixToPixConditioning",
|
|
||||||
"InvertMask",
|
"InvertMask",
|
||||||
"JoinImageWithAlpha",
|
"JoinImageWithAlpha",
|
||||||
"KSampler",
|
"KSampler",
|
||||||
@ -22678,12 +22707,6 @@
|
|||||||
"KlingTextToVideoNode",
|
"KlingTextToVideoNode",
|
||||||
"KlingVideoExtendNode",
|
"KlingVideoExtendNode",
|
||||||
"KlingVirtualTryOnNode",
|
"KlingVirtualTryOnNode",
|
||||||
"LTXVAddGuide",
|
|
||||||
"LTXVConditioning",
|
|
||||||
"LTXVCropGuides",
|
|
||||||
"LTXVImgToVideo",
|
|
||||||
"LTXVPreprocess",
|
|
||||||
"LTXVScheduler",
|
|
||||||
"LaplaceScheduler",
|
"LaplaceScheduler",
|
||||||
"LatentAdd",
|
"LatentAdd",
|
||||||
"LatentApplyOperation",
|
"LatentApplyOperation",
|
||||||
@ -22749,7 +22772,6 @@
|
|||||||
"ModelSamplingContinuousV",
|
"ModelSamplingContinuousV",
|
||||||
"ModelSamplingDiscrete",
|
"ModelSamplingDiscrete",
|
||||||
"ModelSamplingFlux",
|
"ModelSamplingFlux",
|
||||||
"ModelSamplingLTXV",
|
|
||||||
"ModelSamplingSD3",
|
"ModelSamplingSD3",
|
||||||
"ModelSamplingStableCascade",
|
"ModelSamplingStableCascade",
|
||||||
"ModelSave",
|
"ModelSave",
|
||||||
@ -22760,9 +22782,7 @@
|
|||||||
"OpenAIDalle3",
|
"OpenAIDalle3",
|
||||||
"OpenAIGPTImage1",
|
"OpenAIGPTImage1",
|
||||||
"OpenAIInputFiles",
|
"OpenAIInputFiles",
|
||||||
"OptimalStepsScheduler",
|
|
||||||
"PatchModelAddDownscale",
|
"PatchModelAddDownscale",
|
||||||
"PerturbedAttentionGuidance",
|
|
||||||
"PikaImageToVideoNode2_2",
|
"PikaImageToVideoNode2_2",
|
||||||
"PikaScenesV2_2",
|
"PikaScenesV2_2",
|
||||||
"PikaStartEndFrameNode2_2",
|
"PikaStartEndFrameNode2_2",
|
||||||
@ -26698,6 +26718,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/gpdev-Pilcothink/comfyui_pilcothink_VisionSLM": [
|
"https://github.com/gpdev-Pilcothink/comfyui_pilcothink_VisionSLM": [
|
||||||
[
|
[
|
||||||
|
"Pilcothink-RAG",
|
||||||
"SLMVisionGenerator",
|
"SLMVisionGenerator",
|
||||||
"SLMVisionModelSelector"
|
"SLMVisionModelSelector"
|
||||||
],
|
],
|
||||||
@ -31267,6 +31288,7 @@
|
|||||||
"WanVideoSLG",
|
"WanVideoSLG",
|
||||||
"WanVideoSampler",
|
"WanVideoSampler",
|
||||||
"WanVideoScheduler",
|
"WanVideoScheduler",
|
||||||
|
"WanVideoSchedulerSA_ODE",
|
||||||
"WanVideoSetBlockSwap",
|
"WanVideoSetBlockSwap",
|
||||||
"WanVideoSetLoRAs",
|
"WanVideoSetLoRAs",
|
||||||
"WanVideoSetRadialAttention",
|
"WanVideoSetRadialAttention",
|
||||||
@ -35861,10 +35883,13 @@
|
|||||||
"InoGetModelConfig",
|
"InoGetModelConfig",
|
||||||
"InoGetSamplerConfig",
|
"InoGetSamplerConfig",
|
||||||
"InoIntEqual",
|
"InoIntEqual",
|
||||||
|
"InoIntToString",
|
||||||
|
"InoJson",
|
||||||
"InoLoadSamplerModels",
|
"InoLoadSamplerModels",
|
||||||
"InoNotBoolean",
|
"InoNotBoolean",
|
||||||
"InoParseFilePath",
|
"InoParseFilePath",
|
||||||
"InoRandomCharacterPrompt",
|
"InoRandomCharacterPrompt",
|
||||||
|
"InoRandomIntInRange",
|
||||||
"InoRandomNoise",
|
"InoRandomNoise",
|
||||||
"InoS3Config",
|
"InoS3Config",
|
||||||
"InoS3DownloadFile",
|
"InoS3DownloadFile",
|
||||||
@ -36672,8 +36697,20 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/otavanopisto/ComfyUI-aihub-workflow-exposer": [
|
"https://github.com/otavanopisto/ComfyUI-aihub-workflow-exposer": [
|
||||||
[
|
[
|
||||||
|
"AIHubActionNewAudio",
|
||||||
|
"AIHubActionNewAudioSegment",
|
||||||
"AIHubActionNewImage",
|
"AIHubActionNewImage",
|
||||||
|
"AIHubActionNewImageBatch",
|
||||||
|
"AIHubActionNewLatent",
|
||||||
"AIHubActionNewLayer",
|
"AIHubActionNewLayer",
|
||||||
|
"AIHubActionNewText",
|
||||||
|
"AIHubActionNewVideo",
|
||||||
|
"AIHubActionNewVideoSegment",
|
||||||
|
"AIHubActionSetProjectConfigBoolean",
|
||||||
|
"AIHubActionSetProjectConfigFloat",
|
||||||
|
"AIHubActionSetProjectConfigInteger",
|
||||||
|
"AIHubActionSetProjectConfigString",
|
||||||
|
"AIHubExposeAudio",
|
||||||
"AIHubExposeBoolean",
|
"AIHubExposeBoolean",
|
||||||
"AIHubExposeCfg",
|
"AIHubExposeCfg",
|
||||||
"AIHubExposeExtendableScheduler",
|
"AIHubExposeExtendableScheduler",
|
||||||
@ -36683,22 +36720,32 @@
|
|||||||
"AIHubExposeImageInfoOnly",
|
"AIHubExposeImageInfoOnly",
|
||||||
"AIHubExposeInteger",
|
"AIHubExposeInteger",
|
||||||
"AIHubExposeModel",
|
"AIHubExposeModel",
|
||||||
|
"AIHubExposeModelSimple",
|
||||||
|
"AIHubExposeProjectAudio",
|
||||||
"AIHubExposeProjectConfigBoolean",
|
"AIHubExposeProjectConfigBoolean",
|
||||||
"AIHubExposeProjectConfigFloat",
|
"AIHubExposeProjectConfigFloat",
|
||||||
"AIHubExposeProjectConfigInteger",
|
"AIHubExposeProjectConfigInteger",
|
||||||
"AIHubExposeProjectConfigString",
|
"AIHubExposeProjectConfigString",
|
||||||
|
"AIHubExposeProjectImage",
|
||||||
|
"AIHubExposeProjectImageBatch",
|
||||||
|
"AIHubExposeProjectText",
|
||||||
|
"AIHubExposeProjectVideo",
|
||||||
"AIHubExposeSampler",
|
"AIHubExposeSampler",
|
||||||
"AIHubExposeScheduler",
|
"AIHubExposeScheduler",
|
||||||
"AIHubExposeSeed",
|
"AIHubExposeSeed",
|
||||||
"AIHubExposeSteps",
|
"AIHubExposeSteps",
|
||||||
"AIHubExposeString",
|
"AIHubExposeString",
|
||||||
"AIHubExposeStringSelection",
|
"AIHubExposeStringSelection",
|
||||||
"AIHubPatchActionSetProjectConfigBoolean",
|
"AIHubExposeVideo",
|
||||||
"AIHubPatchActionSetProjectConfigFloat",
|
|
||||||
"AIHubPatchActionSetProjectConfigInteger",
|
|
||||||
"AIHubPatchActionSetProjectConfigString",
|
|
||||||
"AIHubUtilsCropMergedImageToLayerSize",
|
"AIHubUtilsCropMergedImageToLayerSize",
|
||||||
"AIHubUtilsFitLayerToMergedImage",
|
"AIHubUtilsFitLayerToMergedImage",
|
||||||
|
"AIHubUtilsFloatToInt",
|
||||||
|
"AIHubUtilsLoadCLIP",
|
||||||
|
"AIHubUtilsLoadLora",
|
||||||
|
"AIHubUtilsLoadModel",
|
||||||
|
"AIHubUtilsLoadVAE",
|
||||||
|
"AIHubUtilsStrToFloat",
|
||||||
|
"AIHubUtilsStrToVector",
|
||||||
"AIHubWorkflowController"
|
"AIHubWorkflowController"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -37553,6 +37600,7 @@
|
|||||||
"PVL_Crop2AR",
|
"PVL_Crop2AR",
|
||||||
"PVL_Gemini_API",
|
"PVL_Gemini_API",
|
||||||
"PVL_Google_NanoBanana_API",
|
"PVL_Google_NanoBanana_API",
|
||||||
|
"PVL_Google_NanoBanana_API_mandatory_IMG",
|
||||||
"PVL_Google_NanoBanana_Multi_API",
|
"PVL_Google_NanoBanana_Multi_API",
|
||||||
"PVL_ImageResize",
|
"PVL_ImageResize",
|
||||||
"PVL_ImageStitch",
|
"PVL_ImageStitch",
|
||||||
@ -39146,6 +39194,8 @@
|
|||||||
"GeminiUtilOptions",
|
"GeminiUtilOptions",
|
||||||
"LoRAInfoExtractor",
|
"LoRAInfoExtractor",
|
||||||
"ShowText",
|
"ShowText",
|
||||||
|
"SuperDualLoraLoader",
|
||||||
|
"SuperLoraLoader",
|
||||||
"VideoMetadataNode"
|
"VideoMetadataNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -41870,6 +41920,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/tritant/ComfyUI_Custom_Switch": [
|
"https://github.com/tritant/ComfyUI_Custom_Switch": [
|
||||||
[
|
[
|
||||||
|
"AutomaticImageSwitcher",
|
||||||
"OrchestratorNodeGroupBypasser",
|
"OrchestratorNodeGroupBypasser",
|
||||||
"OrchestratorNodeGroupMuter",
|
"OrchestratorNodeGroupMuter",
|
||||||
"OrchestratorNodeMuter",
|
"OrchestratorNodeMuter",
|
||||||
@ -44773,7 +44824,8 @@
|
|||||||
"DeepfaceAnalyzeFaceAttributes",
|
"DeepfaceAnalyzeFaceAttributes",
|
||||||
"DetectorForNSFW",
|
"DetectorForNSFW",
|
||||||
"EmptyConditioning",
|
"EmptyConditioning",
|
||||||
"FalVideoRequestNode",
|
"FalImage2VideoRequestNode",
|
||||||
|
"FalVideo2VideoRequestNode",
|
||||||
"FloatMultipleAddLiteral",
|
"FloatMultipleAddLiteral",
|
||||||
"FrameAdjuster",
|
"FrameAdjuster",
|
||||||
"GeminiPromptEnhance",
|
"GeminiPromptEnhance",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user