mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-06-23 08:19:20 +08:00
This commit is contained in:
parent
9e3a5695a7
commit
579c4f9493
@ -39922,16 +39922,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI custom node for adding watermarks to videos using FFmpeg, with configurable position, opacity, scale, and hardware acceleration support."
|
"description": "ComfyUI custom node for adding watermarks to videos using FFmpeg, with configurable position, opacity, scale, and hardware acceleration support."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "wzyfromhust",
|
|
||||||
"title": "ComfyUI_SAM2UltraV2",
|
|
||||||
"reference": "https://github.com/wzyfromhust/ComfyUI_SAM2UltraV2",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/wzyfromhust/ComfyUI_SAM2UltraV2"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A fully modular and high-performance implementation of SAM2 (Segment Anything Model 2) for ComfyUI with dual-prompt support, negative point sampling, and upper body segmentation."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "slahiri",
|
"author": "slahiri",
|
||||||
"title": "ComfyUI-AI-Photography-Toolkit",
|
"title": "ComfyUI-AI-Photography-Toolkit",
|
||||||
@ -42980,6 +42970,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Automatically snapshots workflow state with a sidebar to browse and restore previous versions."
|
"description": "Automatically snapshots workflow state with a sidebar to browse and restore previous versions."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "ethanfel",
|
||||||
|
"title": "ComfyUI-Lora-Sweeper",
|
||||||
|
"reference": "https://github.com/ethanfel/ComfyUI-Lora-Sweeper",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ethanfel/ComfyUI-Lora-Sweeper"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Sweep a folder of LoRA training epochs: pick a step range + stride and sample one image per epoch from a single queue."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "shin131002",
|
"author": "shin131002",
|
||||||
"title": "RandomLoRALoader",
|
"title": "RandomLoRALoader",
|
||||||
|
|||||||
@ -6826,16 +6826,14 @@
|
|||||||
"JLC_BLIPCaptionLite",
|
"JLC_BLIPCaptionLite",
|
||||||
"JLC_CaptionForge",
|
"JLC_CaptionForge",
|
||||||
"JLC_CaptionForgeExtraOptions",
|
"JLC_CaptionForgeExtraOptions",
|
||||||
|
"JLC_CaptionForgeJoy",
|
||||||
|
"JLC_CaptionForgeOllamaCaption",
|
||||||
|
"JLC_CaptionForgeQwen",
|
||||||
"JLC_CaptionForge_Pipeline_Planner",
|
"JLC_CaptionForge_Pipeline_Planner",
|
||||||
"JLC_CaptionForge_Reversed",
|
|
||||||
"JLC_FlorenceCaption",
|
"JLC_FlorenceCaption",
|
||||||
"JLC_FlorenceCaptionLite",
|
"JLC_FlorenceCaptionLite",
|
||||||
"JLC_InternVLCaption",
|
"JLC_InternVLCaption",
|
||||||
"JLC_InternVLCaptionLite",
|
"JLC_InternVLCaptionLite",
|
||||||
"JLC_JoyCaption",
|
|
||||||
"JLC_JoyCaptionLite",
|
|
||||||
"JLC_QwenCaption",
|
|
||||||
"JLC_QwenCaptionLite",
|
|
||||||
"JLC_SmolVLMCaption",
|
"JLC_SmolVLMCaption",
|
||||||
"JLC_SmolVLMCaptionLite"
|
"JLC_SmolVLMCaptionLite"
|
||||||
],
|
],
|
||||||
@ -7961,6 +7959,7 @@
|
|||||||
"BoyoPainterSVI",
|
"BoyoPainterSVI",
|
||||||
"BoyoPairedImageSaver",
|
"BoyoPairedImageSaver",
|
||||||
"BoyoPairedSaver",
|
"BoyoPairedSaver",
|
||||||
|
"BoyoPiDAspectRatio",
|
||||||
"BoyoPromptInjector",
|
"BoyoPromptInjector",
|
||||||
"BoyoPromptLoop",
|
"BoyoPromptLoop",
|
||||||
"BoyoPromptRelayEncode",
|
"BoyoPromptRelayEncode",
|
||||||
@ -8589,7 +8588,8 @@
|
|||||||
"https://github.com/EnragedAntelope/comfyui-identity-forge": [
|
"https://github.com/EnragedAntelope/comfyui-identity-forge": [
|
||||||
[
|
[
|
||||||
"IdentityForge",
|
"IdentityForge",
|
||||||
"IdentityForgeArchetype"
|
"IdentityForgeArchetype",
|
||||||
|
"IdentityForgeCosplayer"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Identity Forge"
|
"title_aux": "Identity Forge"
|
||||||
@ -12348,13 +12348,26 @@
|
|||||||
"IAMCCS_DialogueAudioBoardBridge",
|
"IAMCCS_DialogueAudioBoardBridge",
|
||||||
"IAMCCS_DialogueTagEditor",
|
"IAMCCS_DialogueTagEditor",
|
||||||
"IAMCCS_FluxKleinMultiGen",
|
"IAMCCS_FluxKleinMultiGen",
|
||||||
|
"IAMCCS_FluxKleinRefine",
|
||||||
"IAMCCS_GGUF_accelerator",
|
"IAMCCS_GGUF_accelerator",
|
||||||
|
"IAMCCS_GemmaAssistLazyGate",
|
||||||
|
"IAMCCS_GemmaAssistOutput",
|
||||||
"IAMCCS_GetAutoLink",
|
"IAMCCS_GetAutoLink",
|
||||||
|
"IAMCCS_GoyAICanvasPaint",
|
||||||
"IAMCCS_HWProbeRecommendations",
|
"IAMCCS_HWProbeRecommendations",
|
||||||
"IAMCCS_HardMemoryPurge",
|
"IAMCCS_HardMemoryPurge",
|
||||||
"IAMCCS_HwSupporter",
|
"IAMCCS_HwSupporter",
|
||||||
"IAMCCS_HwSupporterAny",
|
"IAMCCS_HwSupporterAny",
|
||||||
|
"IAMCCS_IdeoInfo",
|
||||||
|
"IAMCCS_IdeoInpaintPrep",
|
||||||
|
"IAMCCS_IdeoMaskedPixels",
|
||||||
"IAMCCS_IdeoTranslate",
|
"IAMCCS_IdeoTranslate",
|
||||||
|
"IAMCCS_IdeoboardPrompter",
|
||||||
|
"IAMCCS_IdeogramJSONPreviewPass",
|
||||||
|
"IAMCCS_IdeogramPromptStructureHelper",
|
||||||
|
"IAMCCS_IdeogramSheetBuilder",
|
||||||
|
"IAMCCS_IdeogramStoryboardSheet",
|
||||||
|
"IAMCCS_ImageBatch6",
|
||||||
"IAMCCS_ImageBatchRangeLite",
|
"IAMCCS_ImageBatchRangeLite",
|
||||||
"IAMCCS_ImageResizeBatchSafe",
|
"IAMCCS_ImageResizeBatchSafe",
|
||||||
"IAMCCS_IntValueMonitor",
|
"IAMCCS_IntValueMonitor",
|
||||||
@ -12444,6 +12457,11 @@
|
|||||||
"IAMCCS_QWEN_VL_FLF_Advanced",
|
"IAMCCS_QWEN_VL_FLF_Advanced",
|
||||||
"IAMCCS_QwenMultiGen",
|
"IAMCCS_QwenMultiGen",
|
||||||
"IAMCCS_SamplerAdvancedVersion1",
|
"IAMCCS_SamplerAdvancedVersion1",
|
||||||
|
"IAMCCS_ScailExtendPlan",
|
||||||
|
"IAMCCS_ScailExtends",
|
||||||
|
"IAMCCS_ScailIdentitySeeder",
|
||||||
|
"IAMCCS_ScailIdentityTracker",
|
||||||
|
"IAMCCS_ScailMultiReference",
|
||||||
"IAMCCS_SegmentPlanFromPlanner",
|
"IAMCCS_SegmentPlanFromPlanner",
|
||||||
"IAMCCS_SegmentPlanner",
|
"IAMCCS_SegmentPlanner",
|
||||||
"IAMCCS_SegmentPlannerLinked",
|
"IAMCCS_SegmentPlannerLinked",
|
||||||
@ -12457,9 +12475,15 @@
|
|||||||
"IAMCCS_SourceRangeFromSegmentPlan",
|
"IAMCCS_SourceRangeFromSegmentPlan",
|
||||||
"IAMCCS_StartDirToVideoLatent",
|
"IAMCCS_StartDirToVideoLatent",
|
||||||
"IAMCCS_StartImagesToVideoLatent",
|
"IAMCCS_StartImagesToVideoLatent",
|
||||||
|
"IAMCCS_StoryboardAutoCropGrid",
|
||||||
|
"IAMCCS_StoryboardAutoCropGridPRO",
|
||||||
|
"IAMCCS_StoryboardCaptionSheet",
|
||||||
"IAMCCS_StoryboardFrameDesigner",
|
"IAMCCS_StoryboardFrameDesigner",
|
||||||
|
"IAMCCS_StoryboardFrameDesignerV2",
|
||||||
|
"IAMCCS_StoryboardPromptContactSheet",
|
||||||
"IAMCCS_SupernodeBase",
|
"IAMCCS_SupernodeBase",
|
||||||
"IAMCCS_SupernodeModule",
|
"IAMCCS_SupernodeModule",
|
||||||
|
"IAMCCS_TargetCrop",
|
||||||
"IAMCCS_ThreeSegmentPlanner",
|
"IAMCCS_ThreeSegmentPlanner",
|
||||||
"IAMCCS_TwoSegmentPlanner",
|
"IAMCCS_TwoSegmentPlanner",
|
||||||
"IAMCCS_VAEDecodeTiledSafe",
|
"IAMCCS_VAEDecodeTiledSafe",
|
||||||
@ -21664,6 +21688,7 @@
|
|||||||
"https://github.com/Scorpiosis0/ComfyUI-WtlNodes": [
|
"https://github.com/Scorpiosis0/ComfyUI-WtlNodes": [
|
||||||
[
|
[
|
||||||
"ASCII",
|
"ASCII",
|
||||||
|
"BlindComparer",
|
||||||
"Brightness",
|
"Brightness",
|
||||||
"CRTEffect",
|
"CRTEffect",
|
||||||
"CameraDepthDOF",
|
"CameraDepthDOF",
|
||||||
@ -21680,7 +21705,6 @@
|
|||||||
"Hue",
|
"Hue",
|
||||||
"ImageFilters",
|
"ImageFilters",
|
||||||
"ImageResize",
|
"ImageResize",
|
||||||
"ImageRotate",
|
|
||||||
"ImageRotation",
|
"ImageRotation",
|
||||||
"ImageTranslation",
|
"ImageTranslation",
|
||||||
"ImageZoom",
|
"ImageZoom",
|
||||||
@ -21695,7 +21719,19 @@
|
|||||||
"RAMPreviewImage",
|
"RAMPreviewImage",
|
||||||
"Saturation",
|
"Saturation",
|
||||||
"SigmaVisualizer",
|
"SigmaVisualizer",
|
||||||
"Temperature"
|
"Temperature",
|
||||||
|
"TiledSamplerCustomAdvanced",
|
||||||
|
"WtlAdd",
|
||||||
|
"WtlCast",
|
||||||
|
"WtlDivide",
|
||||||
|
"WtlFloat",
|
||||||
|
"WtlInt",
|
||||||
|
"WtlMultiply",
|
||||||
|
"WtlSqrt",
|
||||||
|
"WtlSquare",
|
||||||
|
"WtlSubtract",
|
||||||
|
"WtlText",
|
||||||
|
"WtlTextAppend"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "WtlNodes"
|
"title_aux": "WtlNodes"
|
||||||
@ -26279,6 +26315,7 @@
|
|||||||
"XB_AudioSlicer",
|
"XB_AudioSlicer",
|
||||||
"XB_AudioSlicerV1",
|
"XB_AudioSlicerV1",
|
||||||
"XB_AudioSlicerV2",
|
"XB_AudioSlicerV2",
|
||||||
|
"XB_AudioSlicerV3",
|
||||||
"XB_BatchFolderLoader",
|
"XB_BatchFolderLoader",
|
||||||
"XB_CLIPNameBroadcaster",
|
"XB_CLIPNameBroadcaster",
|
||||||
"XB_CanvasLabel",
|
"XB_CanvasLabel",
|
||||||
@ -36744,6 +36781,7 @@
|
|||||||
"LatentUpscaleModelLoader",
|
"LatentUpscaleModelLoader",
|
||||||
"LazyCache",
|
"LazyCache",
|
||||||
"Load3D",
|
"Load3D",
|
||||||
|
"Load3DAdvanced",
|
||||||
"LoadAudio",
|
"LoadAudio",
|
||||||
"LoadBackgroundRemovalModel",
|
"LoadBackgroundRemovalModel",
|
||||||
"LoadDA3Model",
|
"LoadDA3Model",
|
||||||
@ -40744,6 +40782,14 @@
|
|||||||
"title_aux": "LoRA Optimizer"
|
"title_aux": "LoRA Optimizer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ethanfel/ComfyUI-Lora-Sweeper": [
|
||||||
|
[
|
||||||
|
"LoraEpochSweeper"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Lora-Sweeper"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ethanfel/ComfyUI-Sharp-Selector": [
|
"https://github.com/ethanfel/ComfyUI-Sharp-Selector": [
|
||||||
[
|
[
|
||||||
"ParallelSharpnessLoader",
|
"ParallelSharpnessLoader",
|
||||||
@ -69472,21 +69518,6 @@
|
|||||||
"title_aux": "Steganos Node for ComfyUI"
|
"title_aux": "Steganos Node for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/wzyfromhust/ComfyUI_SAM2UltraV2": [
|
|
||||||
[
|
|
||||||
"SAM2UltraV2: Crop",
|
|
||||||
"SAM2UltraV2: LoadModel",
|
|
||||||
"SAM2UltraV2: MaskKeepLargestN",
|
|
||||||
"SAM2UltraV2: UpperBody"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"author": "chflame",
|
|
||||||
"description": "A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.",
|
|
||||||
"nickname": "LayerStyle",
|
|
||||||
"title": "LayerStyle",
|
|
||||||
"title_aux": "ComfyUI_SAM2UltraV2"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/x-stride/ComfyUI_XS_DARE_TIES": [
|
"https://github.com/x-stride/ComfyUI_XS_DARE_TIES": [
|
||||||
[
|
[
|
||||||
"DARETIESMergeModels",
|
"DARETIESMergeModels",
|
||||||
|
|||||||
8470
github-stats.json
8470
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -7892,6 +7892,7 @@
|
|||||||
"LatentUpscaleModelLoader",
|
"LatentUpscaleModelLoader",
|
||||||
"LazyCache",
|
"LazyCache",
|
||||||
"Load3D",
|
"Load3D",
|
||||||
|
"Load3DAdvanced",
|
||||||
"LoadAudio",
|
"LoadAudio",
|
||||||
"LoadBackgroundRemovalModel",
|
"LoadBackgroundRemovalModel",
|
||||||
"LoadDA3Model",
|
"LoadDA3Model",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "wzyfromhust",
|
||||||
|
"title": "ComfyUI_SAM2UltraV2 [REMOVED]",
|
||||||
|
"reference": "https://github.com/wzyfromhust/ComfyUI_SAM2UltraV2",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/wzyfromhust/ComfyUI_SAM2UltraV2"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A fully modular and high-performance implementation of SAM2 (Segment Anything Model 2) for ComfyUI with dual-prompt support, negative point sampling, and upper body segmentation."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "dandancow874",
|
"author": "dandancow874",
|
||||||
"title": "ComfyUI-LMStudio-Controller [REMOVED]",
|
"title": "ComfyUI-LMStudio-Controller [REMOVED]",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "ethanfel",
|
||||||
|
"title": "ComfyUI-Lora-Sweeper",
|
||||||
|
"reference": "https://github.com/ethanfel/ComfyUI-Lora-Sweeper",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ethanfel/ComfyUI-Lora-Sweeper"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Sweep a folder of LoRA training epochs: pick a step range + stride and sample one image per epoch from a single queue."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "enragedantelope",
|
"author": "enragedantelope",
|
||||||
"title": "Identity Forge",
|
"title": "Identity Forge",
|
||||||
|
|||||||
@ -6826,16 +6826,14 @@
|
|||||||
"JLC_BLIPCaptionLite",
|
"JLC_BLIPCaptionLite",
|
||||||
"JLC_CaptionForge",
|
"JLC_CaptionForge",
|
||||||
"JLC_CaptionForgeExtraOptions",
|
"JLC_CaptionForgeExtraOptions",
|
||||||
|
"JLC_CaptionForgeJoy",
|
||||||
|
"JLC_CaptionForgeOllamaCaption",
|
||||||
|
"JLC_CaptionForgeQwen",
|
||||||
"JLC_CaptionForge_Pipeline_Planner",
|
"JLC_CaptionForge_Pipeline_Planner",
|
||||||
"JLC_CaptionForge_Reversed",
|
|
||||||
"JLC_FlorenceCaption",
|
"JLC_FlorenceCaption",
|
||||||
"JLC_FlorenceCaptionLite",
|
"JLC_FlorenceCaptionLite",
|
||||||
"JLC_InternVLCaption",
|
"JLC_InternVLCaption",
|
||||||
"JLC_InternVLCaptionLite",
|
"JLC_InternVLCaptionLite",
|
||||||
"JLC_JoyCaption",
|
|
||||||
"JLC_JoyCaptionLite",
|
|
||||||
"JLC_QwenCaption",
|
|
||||||
"JLC_QwenCaptionLite",
|
|
||||||
"JLC_SmolVLMCaption",
|
"JLC_SmolVLMCaption",
|
||||||
"JLC_SmolVLMCaptionLite"
|
"JLC_SmolVLMCaptionLite"
|
||||||
],
|
],
|
||||||
@ -7961,6 +7959,7 @@
|
|||||||
"BoyoPainterSVI",
|
"BoyoPainterSVI",
|
||||||
"BoyoPairedImageSaver",
|
"BoyoPairedImageSaver",
|
||||||
"BoyoPairedSaver",
|
"BoyoPairedSaver",
|
||||||
|
"BoyoPiDAspectRatio",
|
||||||
"BoyoPromptInjector",
|
"BoyoPromptInjector",
|
||||||
"BoyoPromptLoop",
|
"BoyoPromptLoop",
|
||||||
"BoyoPromptRelayEncode",
|
"BoyoPromptRelayEncode",
|
||||||
@ -8589,7 +8588,8 @@
|
|||||||
"https://github.com/EnragedAntelope/comfyui-identity-forge": [
|
"https://github.com/EnragedAntelope/comfyui-identity-forge": [
|
||||||
[
|
[
|
||||||
"IdentityForge",
|
"IdentityForge",
|
||||||
"IdentityForgeArchetype"
|
"IdentityForgeArchetype",
|
||||||
|
"IdentityForgeCosplayer"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Identity Forge"
|
"title_aux": "Identity Forge"
|
||||||
@ -12348,13 +12348,26 @@
|
|||||||
"IAMCCS_DialogueAudioBoardBridge",
|
"IAMCCS_DialogueAudioBoardBridge",
|
||||||
"IAMCCS_DialogueTagEditor",
|
"IAMCCS_DialogueTagEditor",
|
||||||
"IAMCCS_FluxKleinMultiGen",
|
"IAMCCS_FluxKleinMultiGen",
|
||||||
|
"IAMCCS_FluxKleinRefine",
|
||||||
"IAMCCS_GGUF_accelerator",
|
"IAMCCS_GGUF_accelerator",
|
||||||
|
"IAMCCS_GemmaAssistLazyGate",
|
||||||
|
"IAMCCS_GemmaAssistOutput",
|
||||||
"IAMCCS_GetAutoLink",
|
"IAMCCS_GetAutoLink",
|
||||||
|
"IAMCCS_GoyAICanvasPaint",
|
||||||
"IAMCCS_HWProbeRecommendations",
|
"IAMCCS_HWProbeRecommendations",
|
||||||
"IAMCCS_HardMemoryPurge",
|
"IAMCCS_HardMemoryPurge",
|
||||||
"IAMCCS_HwSupporter",
|
"IAMCCS_HwSupporter",
|
||||||
"IAMCCS_HwSupporterAny",
|
"IAMCCS_HwSupporterAny",
|
||||||
|
"IAMCCS_IdeoInfo",
|
||||||
|
"IAMCCS_IdeoInpaintPrep",
|
||||||
|
"IAMCCS_IdeoMaskedPixels",
|
||||||
"IAMCCS_IdeoTranslate",
|
"IAMCCS_IdeoTranslate",
|
||||||
|
"IAMCCS_IdeoboardPrompter",
|
||||||
|
"IAMCCS_IdeogramJSONPreviewPass",
|
||||||
|
"IAMCCS_IdeogramPromptStructureHelper",
|
||||||
|
"IAMCCS_IdeogramSheetBuilder",
|
||||||
|
"IAMCCS_IdeogramStoryboardSheet",
|
||||||
|
"IAMCCS_ImageBatch6",
|
||||||
"IAMCCS_ImageBatchRangeLite",
|
"IAMCCS_ImageBatchRangeLite",
|
||||||
"IAMCCS_ImageResizeBatchSafe",
|
"IAMCCS_ImageResizeBatchSafe",
|
||||||
"IAMCCS_IntValueMonitor",
|
"IAMCCS_IntValueMonitor",
|
||||||
@ -12444,6 +12457,11 @@
|
|||||||
"IAMCCS_QWEN_VL_FLF_Advanced",
|
"IAMCCS_QWEN_VL_FLF_Advanced",
|
||||||
"IAMCCS_QwenMultiGen",
|
"IAMCCS_QwenMultiGen",
|
||||||
"IAMCCS_SamplerAdvancedVersion1",
|
"IAMCCS_SamplerAdvancedVersion1",
|
||||||
|
"IAMCCS_ScailExtendPlan",
|
||||||
|
"IAMCCS_ScailExtends",
|
||||||
|
"IAMCCS_ScailIdentitySeeder",
|
||||||
|
"IAMCCS_ScailIdentityTracker",
|
||||||
|
"IAMCCS_ScailMultiReference",
|
||||||
"IAMCCS_SegmentPlanFromPlanner",
|
"IAMCCS_SegmentPlanFromPlanner",
|
||||||
"IAMCCS_SegmentPlanner",
|
"IAMCCS_SegmentPlanner",
|
||||||
"IAMCCS_SegmentPlannerLinked",
|
"IAMCCS_SegmentPlannerLinked",
|
||||||
@ -12457,9 +12475,15 @@
|
|||||||
"IAMCCS_SourceRangeFromSegmentPlan",
|
"IAMCCS_SourceRangeFromSegmentPlan",
|
||||||
"IAMCCS_StartDirToVideoLatent",
|
"IAMCCS_StartDirToVideoLatent",
|
||||||
"IAMCCS_StartImagesToVideoLatent",
|
"IAMCCS_StartImagesToVideoLatent",
|
||||||
|
"IAMCCS_StoryboardAutoCropGrid",
|
||||||
|
"IAMCCS_StoryboardAutoCropGridPRO",
|
||||||
|
"IAMCCS_StoryboardCaptionSheet",
|
||||||
"IAMCCS_StoryboardFrameDesigner",
|
"IAMCCS_StoryboardFrameDesigner",
|
||||||
|
"IAMCCS_StoryboardFrameDesignerV2",
|
||||||
|
"IAMCCS_StoryboardPromptContactSheet",
|
||||||
"IAMCCS_SupernodeBase",
|
"IAMCCS_SupernodeBase",
|
||||||
"IAMCCS_SupernodeModule",
|
"IAMCCS_SupernodeModule",
|
||||||
|
"IAMCCS_TargetCrop",
|
||||||
"IAMCCS_ThreeSegmentPlanner",
|
"IAMCCS_ThreeSegmentPlanner",
|
||||||
"IAMCCS_TwoSegmentPlanner",
|
"IAMCCS_TwoSegmentPlanner",
|
||||||
"IAMCCS_VAEDecodeTiledSafe",
|
"IAMCCS_VAEDecodeTiledSafe",
|
||||||
@ -21664,6 +21688,7 @@
|
|||||||
"https://github.com/Scorpiosis0/ComfyUI-WtlNodes": [
|
"https://github.com/Scorpiosis0/ComfyUI-WtlNodes": [
|
||||||
[
|
[
|
||||||
"ASCII",
|
"ASCII",
|
||||||
|
"BlindComparer",
|
||||||
"Brightness",
|
"Brightness",
|
||||||
"CRTEffect",
|
"CRTEffect",
|
||||||
"CameraDepthDOF",
|
"CameraDepthDOF",
|
||||||
@ -21680,7 +21705,6 @@
|
|||||||
"Hue",
|
"Hue",
|
||||||
"ImageFilters",
|
"ImageFilters",
|
||||||
"ImageResize",
|
"ImageResize",
|
||||||
"ImageRotate",
|
|
||||||
"ImageRotation",
|
"ImageRotation",
|
||||||
"ImageTranslation",
|
"ImageTranslation",
|
||||||
"ImageZoom",
|
"ImageZoom",
|
||||||
@ -21695,7 +21719,19 @@
|
|||||||
"RAMPreviewImage",
|
"RAMPreviewImage",
|
||||||
"Saturation",
|
"Saturation",
|
||||||
"SigmaVisualizer",
|
"SigmaVisualizer",
|
||||||
"Temperature"
|
"Temperature",
|
||||||
|
"TiledSamplerCustomAdvanced",
|
||||||
|
"WtlAdd",
|
||||||
|
"WtlCast",
|
||||||
|
"WtlDivide",
|
||||||
|
"WtlFloat",
|
||||||
|
"WtlInt",
|
||||||
|
"WtlMultiply",
|
||||||
|
"WtlSqrt",
|
||||||
|
"WtlSquare",
|
||||||
|
"WtlSubtract",
|
||||||
|
"WtlText",
|
||||||
|
"WtlTextAppend"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "WtlNodes"
|
"title_aux": "WtlNodes"
|
||||||
@ -26279,6 +26315,7 @@
|
|||||||
"XB_AudioSlicer",
|
"XB_AudioSlicer",
|
||||||
"XB_AudioSlicerV1",
|
"XB_AudioSlicerV1",
|
||||||
"XB_AudioSlicerV2",
|
"XB_AudioSlicerV2",
|
||||||
|
"XB_AudioSlicerV3",
|
||||||
"XB_BatchFolderLoader",
|
"XB_BatchFolderLoader",
|
||||||
"XB_CLIPNameBroadcaster",
|
"XB_CLIPNameBroadcaster",
|
||||||
"XB_CanvasLabel",
|
"XB_CanvasLabel",
|
||||||
@ -36744,6 +36781,7 @@
|
|||||||
"LatentUpscaleModelLoader",
|
"LatentUpscaleModelLoader",
|
||||||
"LazyCache",
|
"LazyCache",
|
||||||
"Load3D",
|
"Load3D",
|
||||||
|
"Load3DAdvanced",
|
||||||
"LoadAudio",
|
"LoadAudio",
|
||||||
"LoadBackgroundRemovalModel",
|
"LoadBackgroundRemovalModel",
|
||||||
"LoadDA3Model",
|
"LoadDA3Model",
|
||||||
@ -40744,6 +40782,14 @@
|
|||||||
"title_aux": "LoRA Optimizer"
|
"title_aux": "LoRA Optimizer"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ethanfel/ComfyUI-Lora-Sweeper": [
|
||||||
|
[
|
||||||
|
"LoraEpochSweeper"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Lora-Sweeper"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ethanfel/ComfyUI-Sharp-Selector": [
|
"https://github.com/ethanfel/ComfyUI-Sharp-Selector": [
|
||||||
[
|
[
|
||||||
"ParallelSharpnessLoader",
|
"ParallelSharpnessLoader",
|
||||||
@ -69472,21 +69518,6 @@
|
|||||||
"title_aux": "Steganos Node for ComfyUI"
|
"title_aux": "Steganos Node for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/wzyfromhust/ComfyUI_SAM2UltraV2": [
|
|
||||||
[
|
|
||||||
"SAM2UltraV2: Crop",
|
|
||||||
"SAM2UltraV2: LoadModel",
|
|
||||||
"SAM2UltraV2: MaskKeepLargestN",
|
|
||||||
"SAM2UltraV2: UpperBody"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"author": "chflame",
|
|
||||||
"description": "A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.",
|
|
||||||
"nickname": "LayerStyle",
|
|
||||||
"title": "LayerStyle",
|
|
||||||
"title_aux": "ComfyUI_SAM2UltraV2"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/x-stride/ComfyUI_XS_DARE_TIES": [
|
"https://github.com/x-stride/ComfyUI_XS_DARE_TIES": [
|
||||||
[
|
[
|
||||||
"DARETIESMergeModels",
|
"DARETIESMergeModels",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user