update DB
This commit is contained in:
@@ -220,16 +220,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository provides practical ComfyUI nodes for fast, planar face overlay without non-linear warping, plus flexible region masks to transfer the full head (face + hair + eyebrows + eyes + nose + mouth) or any combination of regions. It also includes optional color matching and JSON diagnostics to integrate with downstream logic.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "Gaotian",
|
||||
"title": "KLComfyUI-Nodes",
|
||||
"reference": "https://github.com/Gaotian-cpu/KLComfyUI-Nodes",
|
||||
"files": [
|
||||
"https://github.com/Gaotian-cpu/KLComfyUI-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Single Video_Img Callback"
|
||||
},
|
||||
{
|
||||
"author": "adamdavidcole",
|
||||
"title": "ComfyUI XY Video Plot Suite [WIP]",
|
||||
|
||||
@@ -1895,15 +1895,6 @@
|
||||
"title_aux": "ComfyUI-FileBrowserAPI [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Gaotian-cpu/KLComfyUI-Nodes": [
|
||||
[
|
||||
"Prompt ID Fetcher",
|
||||
"singleVideoImgCallback"
|
||||
],
|
||||
{
|
||||
"title_aux": "KLComfyUI-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/GeekatplayStudio/ComfyUI_Toolbox": [
|
||||
[
|
||||
"ModelAspectRatioSelector"
|
||||
@@ -8599,6 +8590,7 @@
|
||||
"LF_SaveImageForCivitAI",
|
||||
"LF_SaveJSON",
|
||||
"LF_SaveMarkdown",
|
||||
"LF_SaveSVG",
|
||||
"LF_SaveText",
|
||||
"LF_SchedulerSelector",
|
||||
"LF_Sepia",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Gaotian",
|
||||
"title": "KLComfyUI-Nodes [REMOVED]",
|
||||
"reference": "https://github.com/Gaotian-cpu/KLComfyUI-Nodes",
|
||||
"files": [
|
||||
"https://github.com/Gaotian-cpu/KLComfyUI-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Single Video_Img Callback"
|
||||
},
|
||||
{
|
||||
"author": "geltz",
|
||||
"title": "Momentum Guidance for ComfyUI [REMOVED]",
|
||||
"reference": "https://github.com/geltz/ComfyUI-MomentumGuidance",
|
||||
"files": [
|
||||
"https://github.com/geltz/ComfyUI-MomentumGuidance"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Momentum Guidance (MG) is a training-free guidance method that reduces computational cost by 40% compared to standard guidance techniques like CFG or PAG."
|
||||
},
|
||||
{
|
||||
"author": "GeekyGhost",
|
||||
"title": "Studio42 Image, Audio, and Video Editing Suite for ComfyUI [REMOVED]",
|
||||
|
||||
@@ -1,14 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "geltz",
|
||||
"title": "Momentum Guidance for ComfyUI",
|
||||
"reference": "https://github.com/geltz/ComfyUI-MomentumGuidance",
|
||||
"author": "rookiestar28",
|
||||
"title": "Danbooru Tags Upsampler for ComfyUI",
|
||||
"id": "danbooru-tags-upsampler",
|
||||
"reference": "https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler",
|
||||
"files": [
|
||||
"https://github.com/geltz/ComfyUI-MomentumGuidance"
|
||||
"https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Momentum Guidance (MG) is a training-free guidance method that reduces computational cost by 40% compared to standard guidance techniques like CFG or PAG."
|
||||
"description": "Makes the prompts for generating anime images more detailed by upsampling Danbooru tags."
|
||||
},
|
||||
{
|
||||
"author": "PozzettiAndrea",
|
||||
"title": "ComfyUI-MeshCraft",
|
||||
"reference": "https://github.com/PozzettiAndrea/ComfyUI-MeshCraft",
|
||||
"files": [
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-MeshCraft"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Complete 3D generation and manipulation package for ComfyUI\nCraft and transform 3D meshes in ComfyUI. Full Hunyuan 3D 2.1 integration with caching optimizations, advanced mesh processing, and experimental tools for prompt-based editing."
|
||||
},
|
||||
{
|
||||
"author": "niknah",
|
||||
|
||||
@@ -366,6 +366,7 @@
|
||||
[
|
||||
"ImageAddLabel",
|
||||
"ImageBBoxOverlayByMask",
|
||||
"ImageBatchGroup",
|
||||
"ImageBatchToList",
|
||||
"ImageBlendModesByAlpha",
|
||||
"ImageBlendModesByCSS",
|
||||
@@ -2127,6 +2128,7 @@
|
||||
],
|
||||
"https://github.com/Alectriciti/comfyui-adaptiveprompts": [
|
||||
[
|
||||
"LoraTagGenerator",
|
||||
"NormalizeLoraTags",
|
||||
"PromptAliasSwap",
|
||||
"PromptCleanup",
|
||||
@@ -2529,7 +2531,10 @@
|
||||
"AGSoft_Img_Pad_for_Outpainting_Adv",
|
||||
"AGSoft_Img_Res",
|
||||
"AGSoft_Img_Res_MP",
|
||||
"AGSoft_Mask_Fix"
|
||||
"AGSoft_Mask_Blur",
|
||||
"AGSoft_Mask_Composite",
|
||||
"AGSoft_Mask_Fix",
|
||||
"AGSoft_Mask_From_Color"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-AGSoft"
|
||||
@@ -4554,6 +4559,7 @@
|
||||
"Modelswitch",
|
||||
"PeopleEvaluationNode",
|
||||
"PromptGenerator",
|
||||
"QwenAspectRatioCreepy",
|
||||
"RandomAudioSegment",
|
||||
"SanitizeFilename",
|
||||
"SummaryWriter",
|
||||
@@ -5341,6 +5347,7 @@
|
||||
"BoyoPairedSaver",
|
||||
"BoyoPromptInjector",
|
||||
"BoyoPromptLoop",
|
||||
"BoyoQwenVLGrounding",
|
||||
"BoyoSaver",
|
||||
"BoyoTiledVAEDecode",
|
||||
"BoyoVACEInjector",
|
||||
@@ -5348,6 +5355,7 @@
|
||||
"BoyoVAEDecode",
|
||||
"BoyoVideoPairedSaver",
|
||||
"BoyoVideoSaver",
|
||||
"BoyoVision",
|
||||
"Boyolatent",
|
||||
"MandelbrotVideo"
|
||||
],
|
||||
@@ -10345,6 +10353,7 @@
|
||||
"BadmanMaskBlur",
|
||||
"BadmanStringSelect",
|
||||
"BadmanStringToInteger",
|
||||
"BadmanWanThreeFrameToVideo",
|
||||
"BadmanWildCardProcessor",
|
||||
"Badman_Blend",
|
||||
"Badman_ColorTransferLab",
|
||||
@@ -10597,6 +10606,7 @@
|
||||
[
|
||||
"MLFrameRateResampler",
|
||||
"MLFrameRateResampler_GPU",
|
||||
"MLVideoRateConverter",
|
||||
"SaveImageCleanMetadata",
|
||||
"SaveImageNoMetadata",
|
||||
"SaveVideoNoMetadata"
|
||||
@@ -11974,6 +11984,39 @@
|
||||
"title_aux": "ComfyUI-AdvancedLivePortrait"
|
||||
}
|
||||
],
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-MeshCraft": [
|
||||
[
|
||||
"Hy3D21CameraConfig",
|
||||
"Hy3D21ExportMesh",
|
||||
"Hy3D21GenerateMultiViewsBatch",
|
||||
"Hy3D21IMRemesh",
|
||||
"Hy3D21LoadImageWithTransparency",
|
||||
"Hy3D21LoadMesh",
|
||||
"Hy3D21MeshGenerationBatch",
|
||||
"Hy3D21MeshUVWrap",
|
||||
"Hy3D21MeshlibDecimate",
|
||||
"Hy3D21MultiViewsGeneratorWithMetaData",
|
||||
"Hy3D21MultiViewsMeshGenerator",
|
||||
"Hy3D21PostprocessMesh",
|
||||
"Hy3D21ResizeImages",
|
||||
"Hy3D21SimpleMeshlibDecimate",
|
||||
"Hy3D21UseMultiViews",
|
||||
"Hy3D21UseMultiViewsFromMetaData",
|
||||
"Hy3D21VAEConfig",
|
||||
"Hy3D21VAEDecode",
|
||||
"Hy3D21VAELoader",
|
||||
"Hy3DBakeMultiViews",
|
||||
"Hy3DBakeMultiViewsWithMetaData",
|
||||
"Hy3DHighPolyToLowPolyBakeMultiViewsWithMetaData",
|
||||
"Hy3DInPaint",
|
||||
"Hy3DMeshGenerator",
|
||||
"Hy3DMultiViewsGenerator",
|
||||
"MeshCraftPostProcess"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MeshCraft"
|
||||
}
|
||||
],
|
||||
"https://github.com/PressWagon/ComfyUI-StringsAndThings": [
|
||||
[
|
||||
"DebugString",
|
||||
@@ -12450,6 +12493,7 @@
|
||||
"Runware IPAdapters Combine",
|
||||
"Runware Image Caption",
|
||||
"Runware Image Inference",
|
||||
"Runware Image Inference Inputs",
|
||||
"Runware Image Masking",
|
||||
"Runware Image Upscaler",
|
||||
"Runware Imagen Inference",
|
||||
@@ -12587,7 +12631,8 @@
|
||||
"\ud83d\udc80Video Combine",
|
||||
"\ud83d\udc80Video Crop",
|
||||
"\ud83d\udc80Video Frames",
|
||||
"\ud83d\udc80Video Info"
|
||||
"\ud83d\udc80Video Info",
|
||||
"\ud83d\udc80Video Resize"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI S4Motion"
|
||||
@@ -15877,6 +15922,8 @@
|
||||
],
|
||||
"https://github.com/VraethrDalkr/ComfyUI-TripleKSampler": [
|
||||
[
|
||||
"SwitchStrategyAdvanced",
|
||||
"SwitchStrategySimple",
|
||||
"TripleKSamplerWan22Lightning",
|
||||
"TripleKSamplerWan22LightningAdvanced"
|
||||
],
|
||||
@@ -20923,7 +20970,6 @@
|
||||
"Image_batch_composite",
|
||||
"Image_batch_select",
|
||||
"Image_pad_keep",
|
||||
"Image_pad_outfill",
|
||||
"Image_smooth_blur",
|
||||
"Image_solo_crop",
|
||||
"Image_solo_stitch",
|
||||
@@ -24022,6 +24068,10 @@
|
||||
"ClaudeVisionNode",
|
||||
"GrokTextNode",
|
||||
"GrokVisionNode",
|
||||
"GroqTextNode",
|
||||
"GroqVisionNode",
|
||||
"MiniCPMImageNode",
|
||||
"MiniCPMVideoNode",
|
||||
"SentenceMixerNode"
|
||||
],
|
||||
{
|
||||
@@ -25928,6 +25978,7 @@
|
||||
"FL_Fal_Seedream_Edit",
|
||||
"FL_Fal_Sora",
|
||||
"FL_Float",
|
||||
"FL_FloatToInt",
|
||||
"FL_FractalKSampler",
|
||||
"FL_GPT_Image1",
|
||||
"FL_GPT_Image1_ADV",
|
||||
@@ -25974,6 +26025,7 @@
|
||||
"FL_InfiniteZoom",
|
||||
"FL_InpaintCrop",
|
||||
"FL_Inpaint_Stitch",
|
||||
"FL_IntToFloat",
|
||||
"FL_JS",
|
||||
"FL_KSamplerXYZPlot",
|
||||
"FL_KsamplerBasic",
|
||||
@@ -26651,14 +26703,6 @@
|
||||
"title_aux": "ComfyUI-FLUX-BFL-API"
|
||||
}
|
||||
],
|
||||
"https://github.com/geltz/ComfyUI-MomentumGuidance": [
|
||||
[
|
||||
"MomentumGuidance"
|
||||
],
|
||||
{
|
||||
"title_aux": "Momentum Guidance for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/gemell1/ComfyUI_GMIC": [
|
||||
[
|
||||
"GmicCliWrapper",
|
||||
@@ -31931,6 +31975,7 @@
|
||||
"RC_MaskApply",
|
||||
"RC_OpacityAdjust",
|
||||
"RC_OuterGlow",
|
||||
"RC_PatternTiling",
|
||||
"RC_PreviewImageNoMetadata",
|
||||
"RC_SaveImageNoMetadata",
|
||||
"RC_Sharpen",
|
||||
@@ -38212,9 +38257,11 @@
|
||||
"PVL KONTEXT MAX",
|
||||
"PVLCheckIfConnected",
|
||||
"PVL_Any2String",
|
||||
"PVL_BatchAny",
|
||||
"PVL_BooleanLogic",
|
||||
"PVL_Comfydeploy_Avatar_PulID_API",
|
||||
"PVL_Crop2AR",
|
||||
"PVL_EdgeExtend",
|
||||
"PVL_Gemini_API",
|
||||
"PVL_Gemini_API_avatar_special",
|
||||
"PVL_Google_NanoBanana_API",
|
||||
@@ -38222,11 +38269,14 @@
|
||||
"PVL_Google_NanoBanana_Multi_API",
|
||||
"PVL_ImageResize",
|
||||
"PVL_ImageStitch",
|
||||
"PVL_MathCondition",
|
||||
"PVL_NoneOutputNode",
|
||||
"PVL_OpenPoseMatch",
|
||||
"PVL_OpenPoseMatch_Z",
|
||||
"PVL_SaveOrNot",
|
||||
"PVL_SplitString",
|
||||
"PVL_Stitch2Size",
|
||||
"PVL_StringToNumber",
|
||||
"PVL_StylePicker",
|
||||
"PVL_Switch_Huge",
|
||||
"PVL_Txt",
|
||||
@@ -38589,6 +38639,7 @@
|
||||
"WaveSpeedAI Bytedance Seedream V4 Edit",
|
||||
"WaveSpeedAI Bytedance Seedream V4 Edit Sequential",
|
||||
"WaveSpeedAI Client",
|
||||
"WaveSpeedAI Flux ControlNet Union Pro 2.0",
|
||||
"WaveSpeedAI Flux Kontext Dev",
|
||||
"WaveSpeedAI Flux Kontext Max",
|
||||
"WaveSpeedAI Flux Kontext Pro",
|
||||
@@ -39188,6 +39239,14 @@
|
||||
"title_aux": "ComfyUI Extended"
|
||||
}
|
||||
],
|
||||
"https://github.com/rookiestar28/ComfyUI-Danbooru-Tags-Upsampler": [
|
||||
[
|
||||
"DanbooruTagsUpsamplerNodeRay"
|
||||
],
|
||||
{
|
||||
"title_aux": "Danbooru Tags Upsampler for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/roundyyy/ComfyUI-mesh-simplifier": [
|
||||
[
|
||||
"MeshSimplifierNode"
|
||||
@@ -39842,6 +39901,8 @@
|
||||
"FilenameGenerator",
|
||||
"FrameExtractor",
|
||||
"GeminiUtilOptions",
|
||||
"JoyCaptionMediaDescribe",
|
||||
"LLMStudioMediaDescribe",
|
||||
"LoRAInfoExtractor",
|
||||
"MediaDescribe",
|
||||
"MediaDescribeOverrides",
|
||||
@@ -42846,7 +42907,13 @@
|
||||
"ComfyBros_EndpointConfiguration",
|
||||
"ComfyBros_GenerateImage",
|
||||
"ComfyBros_GenerateImageAPI",
|
||||
"ComfyBros_ImageBatchCombiner",
|
||||
"ComfyBros_ImageBatchSplitter",
|
||||
"ComfyBros_ImageBatchToGIF",
|
||||
"ComfyBros_ImageToImage",
|
||||
"ComfyBros_IntegerCompare",
|
||||
"ComfyBros_IntegerConstant",
|
||||
"ComfyBros_IntegerMath",
|
||||
"ComfyBros_JsonParse",
|
||||
"ComfyBros_LoraDiscovery",
|
||||
"ComfyBros_OllamaConfiguration",
|
||||
|
||||
Reference in New Issue
Block a user