update DB

This commit is contained in:
Dr.Lt.Data 2025-04-27 23:16:48 +09:00
parent 26be01ff82
commit 3a3b5c1f92
7 changed files with 3158 additions and 2690 deletions

View File

@ -13420,14 +13420,14 @@
}, },
{ {
"author": "MrSamSeen", "author": "MrSamSeen",
"title": "ComfyUI_SSStereoscope", "title": "SideBySide_Stereoscope",
"id": "ssstereoscope", "id": "comfyui_ssstereoscope_bysamseen",
"reference": "https://github.com/MrSamSeen/ComfyUI_SSStereoscope", "reference": "https://github.com/MrSamSeen/ComfyUI_SSStereoscope",
"files": [ "files": [
"https://github.com/MrSamSeen/ComfyUI_SSStereoscope" "https://github.com/MrSamSeen/ComfyUI_SSStereoscope"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Side by Side 3D Stereoscope generation node for ComfyUI by SamSeen." "description": "Create immersive 3D stereoscopic images and videos! Transform your ComfyUI generations into stunning side-by-side 3D visuals for videos and image sequences. Powered by Depth-Anything-V2, no external depth maps needed. Perfect for VR, 3D displays, and cross-eyed viewing - no special glasses required!"
}, },
{ {
"author": "jroc22", "author": "jroc22",
@ -20885,7 +20885,7 @@
"https://github.com/a-und-b/ComfyUI_MaskAreaCondition" "https://github.com/a-und-b/ComfyUI_MaskAreaCondition"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A simple custom node for ComfyUI that analyzes the size (area) of a mask relative to the total image area. Its primary purpose is to enable conditional workflows, allowing you to run specific processes (like face detailing) only when needed based on the size of the detected object (e.g., a face mask)." "description": "Calculates the percentage of a mask area compared to the total image size and outputs a boolean based on a defined threshold."
}, },
{ {
"author": "r3dial", "author": "r3dial",
@ -24584,6 +24584,36 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "NODES: Item List, Template Input, Template Processor, Scene Queue Node, Trigger Passthrough Node" "description": "NODES: Item List, Template Input, Template Processor, Scene Queue Node, Trigger Passthrough Node"
}, },
{
"author": "quank123wip",
"title": "ComfyUI-Step1X-Edit",
"reference": "https://github.com/quank123wip/ComfyUI-Step1X-Edit",
"files": [
"https://github.com/quank123wip/ComfyUI-Step1X-Edit"
],
"install_type": "git-clone",
"description": "ComfyUI Custom Node for [a/Step1X-Edit](https://github.com/stepfun-ai/Step1X-Edit/). Noted this node may consume large VRAMs!"
},
{
"author": "Xkipper",
"title": "ComfyUI_SkipperNodes",
"reference": "https://github.com/Xkipper/ComfyUI_SkipperNodes",
"files": [
"https://github.com/Xkipper/ComfyUI_SkipperNodes"
],
"install_type": "git-clone",
"description": "ComfyUI Skipper Custom Nodes"
},
{
"author": "FewBox",
"title": "fewbox-outfit-comfyui",
"reference": "https://github.com/FewBox/fewbox-outfit-comfyui",
"files": [
"https://github.com/FewBox/fewbox-outfit-comfyui"
],
"install_type": "git-clone",
"description": "Comfy Custom Node for Try-on."
},
{ {
"author": "hua(Kungfu)", "author": "hua(Kungfu)",
"title": "ComfyUI_to_webui", "title": "ComfyUI_to_webui",
@ -24594,6 +24624,36 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Encapsulate the comfyui workflow as a gradio webui" "description": "Encapsulate the comfyui workflow as a gradio webui"
}, },
{
"author": "Jacky-MYQ",
"title": "RGB to CMYK for ComfyUI (Save as tif)",
"reference": "https://github.com/Jacky-MYQ/comfyui-rgb2cmyk",
"files": [
"https://github.com/Jacky-MYQ/comfyui-rgb2cmyk"
],
"install_type": "git-clone",
"description": "RGB to CMYK (save as tif)"
},
{
"author": "lceric",
"title": "comfyui-gpt-image",
"reference": "https://github.com/lceric/comfyui-gpt-image",
"files": [
"https://github.com/lceric/comfyui-gpt-image"
],
"install_type": "git-clone",
"description": "Ports the official ComfyUI GPT-API node, adding support for customizable api_base, auth_token, and model settings."
},
{
"author": "Alexankharin",
"title": "camera-comfyUI",
"reference": "https://github.com/Alexankharin/camera-comfyUI",
"files": [
"https://github.com/Alexankharin/camera-comfyUI"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for the different projection models and camera movements"
},

View File

@ -466,6 +466,8 @@
"Color_Data_Break", "Color_Data_Break",
"Color_check_Name", "Color_check_Name",
"ComfyUI_Path_Out", "ComfyUI_Path_Out",
"Cutting_video",
"Detecting_videos_mask",
"Determine_Type", "Determine_Type",
"Folder_Operations_CH", "Folder_Operations_CH",
"Graphics_Detection_Reference", "Graphics_Detection_Reference",
@ -479,6 +481,8 @@
"Run_BEN_v2", "Run_BEN_v2",
"Run_torchvision_model", "Run_torchvision_model",
"Sam2AutoSegmentation_data", "Sam2AutoSegmentation_data",
"SaveMP4",
"SaveMP4_batch",
"Save_Image_Out", "Save_Image_Out",
"Save_Image_To_Path", "Save_Image_To_Path",
"SegmDetectorCombined_batch", "SegmDetectorCombined_batch",
@ -488,15 +492,19 @@
"Str_Append", "Str_Append",
"ToImageListData", "ToImageListData",
"Video_Fade", "Video_Fade",
"Video_MaskBasedSplit",
"Video_OverlappingSeparation_test", "Video_OverlappingSeparation_test",
"WAS_Mask_Fill_Region_batch", "WAS_Mask_Fill_Region_batch",
"adv_crop", "adv_crop",
"any_math", "any_math",
"any_math_v2", "any_math_v2",
"audio_resample",
"audio_scale",
"bbox_restore_mask", "bbox_restore_mask",
"color_segmentation", "color_segmentation",
"color_segmentation_v2", "color_segmentation_v2",
"coords_select_mask", "coords_select_mask",
"crop_by_bboxs",
"crop_data_CoordinateSmooth", "crop_data_CoordinateSmooth",
"crop_data_edit", "crop_data_edit",
"filter_DensePose_color", "filter_DensePose_color",
@ -516,6 +524,8 @@
"mask_crop_square", "mask_crop_square",
"mask_line_mapping", "mask_line_mapping",
"mask_select_mask", "mask_select_mask",
"run_yolo_bboxs",
"run_yolo_bboxs_v2",
"sort_images_batch" "sort_images_batch"
], ],
{ {
@ -1495,6 +1505,20 @@
"title_aux": "seamless-clone-comfyui" "title_aux": "seamless-clone-comfyui"
} }
], ],
"https://github.com/Alexankharin/camera-comfyUI": [
[
"DepthAwareInpainter",
"DepthToPointCloud",
"ProjectPointCloud",
"ReprojectImage",
"TransformPointCloud",
"TransformToMatrix",
"TransformToMatrixManual"
],
{
"title_aux": "camera-comfyUI"
}
],
"https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO": [ "https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO": [
[ [
"FluxGenerate", "FluxGenerate",
@ -3076,6 +3100,7 @@
"EvaluaterNode", "EvaluaterNode",
"FilterImages", "FilterImages",
"GeminiAPI", "GeminiAPI",
"GeminiTokenCounter",
"KeywordExtractor", "KeywordExtractor",
"LoadBatchImagesDir", "LoadBatchImagesDir",
"Modelswitch", "Modelswitch",
@ -3145,7 +3170,7 @@
], ],
"https://github.com/Cyber-BlackCat/ComfyUI-Image-Vector": [ "https://github.com/Cyber-BlackCat/ComfyUI-Image-Vector": [
[ [
"AIraster" "Vector"
], ],
{ {
"title_aux": "Cyber-BlackCat" "title_aux": "Cyber-BlackCat"
@ -4233,6 +4258,18 @@
"title_aux": "feidorian-ComfyNodes" "title_aux": "feidorian-ComfyNodes"
} }
], ],
"https://github.com/FewBox/fewbox-outfit-comfyui": [
[
"FewBoxInContextLora",
"FewBoxLab",
"FewBoxSaveImage",
"FewBoxWatermark",
"FewBoxWebDAV"
],
{
"title_aux": "fewbox-outfit-comfyui"
}
],
"https://github.com/Fictiverse/ComfyUI_Fictiverse": [ "https://github.com/Fictiverse/ComfyUI_Fictiverse": [
[ [
"Add Margin With Color", "Add Margin With Color",
@ -5549,6 +5586,14 @@
"title_aux": "ComfyUI-AI-Assistant" "title_aux": "ComfyUI-AI-Assistant"
} }
], ],
"https://github.com/Jacky-MYQ/comfyui-rgb2cmyk": [
[
"RGB2CMYK"
],
{
"title_aux": "RGB to CMYK for ComfyUI (Save as tif)"
}
],
"https://github.com/Jaminanim/ComfyUI-Random-Int-Divisor-Node": [ "https://github.com/Jaminanim/ComfyUI-Random-Int-Divisor-Node": [
[ [
"RandomIntegerNodeEfficient", "RandomIntegerNodeEfficient",
@ -6880,6 +6925,7 @@
"https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": [ "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": [
[ [
"LoraTagLoader", "LoraTagLoader",
"ResolutionSelector",
"StringCleaning", "StringCleaning",
"TiktokenTokenizer", "TiktokenTokenizer",
"\u26d4 Generate Negative Prompt", "\u26d4 Generate Negative Prompt",
@ -7069,6 +7115,7 @@
"FileCopyCutNode", "FileCopyCutNode",
"FileDeleteNode", "FileDeleteNode",
"FileListAndSuffix", "FileListAndSuffix",
"FileNameReplacer",
"FilterLinesBySubstrings", "FilterLinesBySubstrings",
"FilterLinesByWordCount", "FilterLinesByWordCount",
"FindExcelData", "FindExcelData",
@ -7093,13 +7140,17 @@
"SaveImagEX", "SaveImagEX",
"SelectionParameter", "SelectionParameter",
"ShuffleTextLines", "ShuffleTextLines",
"SimpleTextReplacer",
"SingleTextInput", "SingleTextInput",
"SplitAndExtractText", "SplitAndExtractText",
"SplitStringByDelimiter", "SplitStringByDelimiter",
"TextConcatenation", "TextConcatenation",
"TextConcatenator", "TextConcatenator",
"TextConditionCheck", "TextConditionCheck",
"WriteExcelData" "TextToList",
"WriteExcelData",
"WriteExcelImage",
"WriteToTxtFile"
], ],
{ {
"title_aux": "ComfyUI_StringOps" "title_aux": "ComfyUI_StringOps"
@ -7394,10 +7445,14 @@
], ],
"https://github.com/MrSamSeen/ComfyUI_SSStereoscope": [ "https://github.com/MrSamSeen/ComfyUI_SSStereoscope": [
[ [
"SBS_by_SamSeen" "SBS_External_Depthmap_by_SamSeen",
"SBS_Image_Uploader",
"SBS_V2_by_SamSeen",
"SBS_Video_Combiner",
"SBS_Video_Uploader"
], ],
{ {
"title_aux": "ComfyUI_SSStereoscope" "title_aux": "SideBySide_Stereoscope"
} }
], ],
"https://github.com/Munkyfoot/ComfyUI-TextOverlay": [ "https://github.com/Munkyfoot/ComfyUI-TextOverlay": [
@ -10917,6 +10972,8 @@
[ [
"AudioPreview", "AudioPreview",
"AudioURLLoader", "AudioURLLoader",
"SaveAudio",
"SaveVideo",
"VideoPreview", "VideoPreview",
"VideoURLLoader" "VideoURLLoader"
], ],
@ -11297,6 +11354,7 @@
"VrchDelayOSCControlNode", "VrchDelayOSCControlNode",
"VrchFloatKeyControlNode", "VrchFloatKeyControlNode",
"VrchFloatOSCControlNode", "VrchFloatOSCControlNode",
"VrchFloatRemapNode",
"VrchGamepadLoaderNode", "VrchGamepadLoaderNode",
"VrchImageChannelLoaderNode", "VrchImageChannelLoaderNode",
"VrchImageFlipBookWebViewerNode", "VrchImageFlipBookWebViewerNode",
@ -11309,6 +11367,7 @@
"VrchInstantQueueKeyControlNode", "VrchInstantQueueKeyControlNode",
"VrchIntKeyControlNode", "VrchIntKeyControlNode",
"VrchIntOSCControlNode", "VrchIntOSCControlNode",
"VrchIntRemapNode",
"VrchJsonUrlLoaderNode", "VrchJsonUrlLoaderNode",
"VrchModelWebViewerNode", "VrchModelWebViewerNode",
"VrchOSCControlSettingsNode", "VrchOSCControlSettingsNode",
@ -11317,6 +11376,9 @@
"VrchTextKeyControlNode", "VrchTextKeyControlNode",
"VrchTextSrtPlayerNode", "VrchTextSrtPlayerNode",
"VrchTextSwitchOSCControlNode", "VrchTextSwitchOSCControlNode",
"VrchTriggerToggleNode",
"VrchTriggerToggleX4Node",
"VrchTriggerToggleX8Node",
"VrchVideoWebViewerNode", "VrchVideoWebViewerNode",
"VrchWebViewerNode", "VrchWebViewerNode",
"VrchXYOSCControlNode", "VrchXYOSCControlNode",
@ -11858,6 +11920,15 @@
"title_aux": "HandFixer" "title_aux": "HandFixer"
} }
], ],
"https://github.com/Xkipper/ComfyUI_SkipperNodes": [
[
"Embedding Stack",
"Simple Box"
],
{
"title_aux": "ComfyUI_SkipperNodes"
}
],
"https://github.com/XmYx/deforum-comfy-nodes": [ "https://github.com/XmYx/deforum-comfy-nodes": [
[ [
"DeforumAddNoiseNode", "DeforumAddNoiseNode",
@ -12476,10 +12547,7 @@
], ],
"https://github.com/a-und-b/ComfyUI_MaskAreaCondition": [ "https://github.com/a-und-b/ComfyUI_MaskAreaCondition": [
[ [
"GateImageForConditional",
"GateMaskForConditional",
"MaskAreaCondition", "MaskAreaCondition",
"MaskAreaConditionGate",
"SelectData" "SelectData"
], ],
{ {
@ -12884,11 +12952,17 @@
], ],
"https://github.com/aigc-apps/VideoX-Fun": [ "https://github.com/aigc-apps/VideoX-Fun": [
[ [
"CameraBasicFromChaoJie",
"CameraCombineFromChaoJie",
"CameraJoinFromChaoJie",
"CameraTrajectoryFromChaoJie",
"CogVideoXFunInpaintSampler", "CogVideoXFunInpaintSampler",
"CogVideoXFunT2VSampler", "CogVideoXFunT2VSampler",
"CogVideoXFunV2VSampler", "CogVideoXFunV2VSampler",
"CreateTrajectoryBasedOnKJNodes",
"FunRiflex", "FunRiflex",
"FunTextBox", "FunTextBox",
"ImageMaximumNode",
"LoadCogVideoXFunLora", "LoadCogVideoXFunLora",
"LoadCogVideoXFunModel", "LoadCogVideoXFunModel",
"LoadWanFunLora", "LoadWanFunLora",
@ -12918,8 +12992,8 @@
], ],
"https://github.com/ainewsto/Comfyui-chatgpt-api": [ "https://github.com/ainewsto/Comfyui-chatgpt-api": [
[ [
"1",
"ComfyuiChatGPTApi", "ComfyuiChatGPTApi",
"Comfyui_gpt_image_1",
"Comfyui_gpt_image_1_edit" "Comfyui_gpt_image_1_edit"
], ],
{ {
@ -18324,6 +18398,7 @@
[ [
"AudioInfoPlus", "AudioInfoPlus",
"BoolPlusPlus", "BoolPlusPlus",
"CompareImageSimilarity",
"DRMBT_AspectPadImageForOutpainting", "DRMBT_AspectPadImageForOutpainting",
"DRMBT_LoadMedia", "DRMBT_LoadMedia",
"DRMBT_MultiMinMax", "DRMBT_MultiMinMax",
@ -19843,6 +19918,7 @@
], ],
"https://github.com/goldwins520/Comfyui_saveimg2webdav": [ "https://github.com/goldwins520/Comfyui_saveimg2webdav": [
[ [
"SaveFileToWebDAV",
"SaveImageToWebDAV" "SaveImageToWebDAV"
], ],
{ {
@ -23741,6 +23817,36 @@
"title_aux": "ComfyUI Equirectangular Tools" "title_aux": "ComfyUI Equirectangular Tools"
} }
], ],
"https://github.com/kungful/ComfyUI_to_webui": [
[
"BarcodeGeneratorNode",
"Barcode_seed",
"ComfyUI_hua_boy",
"Go_to_image",
"GradioInputImage",
"GradioTextBad",
"GradioTextOk",
"GradioTextOk2",
"GradioTextOk3",
"GradioTextOk4",
"Hua_CheckpointLoaderSimple",
"Hua_LoraLoader",
"Hua_LoraLoaderModelOnly",
"Hua_Output",
"Hua_UNETLoader",
"Hua_Video_Output",
"Hua_gradio_Seed",
"Hua_gradio_jsonsave",
"Hua_gradio_resolution",
"Huaword",
"Modelhua",
"brucelee",
"\u5c0f\u5b57\u4f53\u8bf4\u660e\uff1a\u6211\u662fcomfyui_hua_boy\u7684model"
],
{
"title_aux": "ComfyUI_to_webui"
}
],
"https://github.com/kunieone/ComfyUI_alkaid": [ "https://github.com/kunieone/ComfyUI_alkaid": [
[ [
"A_EmptyLatentImageLongside", "A_EmptyLatentImageLongside",
@ -23920,6 +24026,14 @@
"title_aux": "Google Photos Loader - by PabloGFX" "title_aux": "Google Photos Loader - by PabloGFX"
} }
], ],
"https://github.com/lceric/comfyui-gpt-image": [
[
"GPTImage1Generate"
],
{
"title_aux": "comfyui-gpt-image"
}
],
"https://github.com/lebrosoft/ComfyUI-VideoChatWrapper": [ "https://github.com/lebrosoft/ComfyUI-VideoChatWrapper": [
[ [
"VCW_LoadVideo", "VCW_LoadVideo",
@ -26601,6 +26715,7 @@
[ [
"AddFileNameonly", "AddFileNameonly",
"ResolutionSwitcher", "ResolutionSwitcher",
"Split Image Batch",
"Unet Selector_gguf", "Unet Selector_gguf",
"mel_RandomIntNode", "mel_RandomIntNode",
"mel_TextFilterNode", "mel_TextFilterNode",
@ -27924,6 +28039,14 @@
"title_aux": "Comfyui_MiniCPMv2_6-prompt-generator" "title_aux": "Comfyui_MiniCPMv2_6-prompt-generator"
} }
], ],
"https://github.com/quank123wip/ComfyUI-Step1X-Edit": [
[
"Step-1XEditNode"
],
{
"title_aux": "ComfyUI-Step1X-Edit"
}
],
"https://github.com/qwixiwp/queuetools": [ "https://github.com/qwixiwp/queuetools": [
[ [
"load images (queue tools)" "load images (queue tools)"
@ -28641,6 +28764,7 @@
"BlendshapeControlInt", "BlendshapeControlInt",
"BlendshapeTrigger", "BlendshapeTrigger",
"CompareMediaPipeEmbeddings", "CompareMediaPipeEmbeddings",
"CoordinateConverter",
"FaceDetectionToMask", "FaceDetectionToMask",
"FaceLandmarkPosition", "FaceLandmarkPosition",
"FaceTextureWarp", "FaceTextureWarp",
@ -28648,7 +28772,6 @@
"HeadPoseControlFloat", "HeadPoseControlFloat",
"HeadPoseControlInt", "HeadPoseControlInt",
"HeadPoseTrigger", "HeadPoseTrigger",
"LandmarkProximity",
"MaskFromFaceLandmarks", "MaskFromFaceLandmarks",
"MaskFromHandLandmarks", "MaskFromHandLandmarks",
"MaskFromPoseLandmarks", "MaskFromPoseLandmarks",
@ -28674,13 +28797,15 @@
"MediaPipeObjectDetectorModelLoader", "MediaPipeObjectDetectorModelLoader",
"MediaPipePoseLandmarker", "MediaPipePoseLandmarker",
"MediaPipePoseLandmarkerModelLoader", "MediaPipePoseLandmarkerModelLoader",
"Point2D",
"PointList",
"PoseLandmarkPosition", "PoseLandmarkPosition",
"PositionDeltaFloatControl", "RTCoordinateConverter",
"PositionDeltaIntControl", "RTDrawLines",
"PositionDeltaTrigger", "RTDrawPoints",
"RTDrawPolygon",
"ReshapeMediaPipeEmbedding", "ReshapeMediaPipeEmbedding",
"SelectMediaPipeSegment", "SelectMediaPipeSegment",
"UniversalLandmarkMask",
"VisualizeFaceDetections", "VisualizeFaceDetections",
"VisualizeFaceLandmarks", "VisualizeFaceLandmarks",
"VisualizeGestureRecognitions", "VisualizeGestureRecognitions",
@ -29566,9 +29691,11 @@
"SmartHVLoraSelect", "SmartHVLoraSelect",
"SmartHVLoraStack", "SmartHVLoraStack",
"SmartLoadLoRA", "SmartLoadLoRA",
"SmartModelOrLoraToString",
"SmartPrompt", "SmartPrompt",
"SmartRemoveComments", "SmartRemoveComments",
"SmartSaveText" "SmartSaveText",
"SmartShowAnything"
], ],
{ {
"title_aux": "ComfyUI Smart Helper Nodes" "title_aux": "ComfyUI Smart Helper Nodes"

File diff suppressed because it is too large Load Diff

View File

@ -11,6 +11,38 @@
{
"author": "StaffsGull",
"title": "comfyui_scene_builder",
"reference": "https://github.com/StaffsGull/comfyui_scene_builder",
"files": [
"https://github.com/StaffsGull/comfyui_scene_builder"
],
"install_type": "git-clone",
"description": "NODES: CharacterBuilderNode, ClothingItemNode, ClothingMergerNode, EnvironmentBuilderNode, MergeCharactersNode, PhotoStyleBuilderNode, SceneCombinerNode\nNOTE: The files in the repo are not organized."
},
{
"author": "gagaprince",
"title": "ComfyUI_gaga_utils",
"reference": "https://github.com/gagaprince/ComfyUI_gaga_utils",
"files": [
"https://github.com/gagaprince/ComfyUI_gaga_utils"
],
"install_type": "git-clone",
"description": "NODES: GagaGetFileList, GagaGetStringListSize, GagaSplitStringToList, GagaTest, GagaBatchStringReplace"
},
{
"author": "ftechmax",
"title": "ComfyUI-FTM-Pack",
"reference": "https://github.com/ftechmax/ComfyUI-FTM-Pack",
"files": [
"https://github.com/ftechmax/ComfyUI-FTM-Pack"
],
"install_type": "git-clone",
"description": "NODES: Count Tokens"
},
{ {
"author": "tighug", "author": "tighug",
"title": "ComfyUI Rating Checker", "title": "ComfyUI Rating Checker",
@ -79,7 +111,7 @@
"https://github.com/GACLove/ComfyUI-Lightx2vWrapper" "https://github.com/GACLove/ComfyUI-Lightx2vWrapper"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "NODES: LightX2V WAN T5 Encoder Loader, LightX2V WAN T5 Encoder, LightX2V WAN CLIP Vision Encoder Loader, LightX2V WAN CLIP Vision Encoder, LightX2V WAN VAE Loader, LightX2V WAN Image Encoder, LightX2V WAN VAE Decoder, LightX2V WAN Model Loader, LightX2V WAN Video Sampler" "description": "NODES: LightX2V WAN T5 Encoder Loader, LightX2V WAN T5 Encoder, LightX2V WAN CLIP Vision Encoder Loader, LightX2V WAN CLIP Vision Encoder, LightX2V WAN VAE Loader, LightX2V WAN Image Encoder, LightX2V WAN VAE Decoder, LightX2V WAN Model Loader, LightX2V WAN Video Sampler, LightX2V WAN Tea Cache, LightX2V WAN Video Empty Embeds"
}, },
{ {
"author": "facok", "author": "facok",

View File

@ -1213,7 +1213,9 @@
], ],
"https://github.com/GACLove/ComfyUI-Lightx2vWrapper": [ "https://github.com/GACLove/ComfyUI-Lightx2vWrapper": [
[ [
"Lightx2vTeaCache",
"Lightx2vWanVideoClipVisionEncoderLoader", "Lightx2vWanVideoClipVisionEncoderLoader",
"Lightx2vWanVideoEmptyEmbeds",
"Lightx2vWanVideoImageEncoder", "Lightx2vWanVideoImageEncoder",
"Lightx2vWanVideoModelLoader", "Lightx2vWanVideoModelLoader",
"Lightx2vWanVideoSampler", "Lightx2vWanVideoSampler",
@ -2247,6 +2249,20 @@
"title_aux": "ComfyUI-Hi3DGen" "title_aux": "ComfyUI-Hi3DGen"
} }
], ],
"https://github.com/StaffsGull/comfyui_scene_builder": [
[
"CharacterBuilderNode",
"ClothingItemNode",
"ClothingMergerNode",
"EnvironmentBuilderNode",
"MergeCharactersNode",
"PhotoStyleBuilderNode",
"SceneCombinerNode"
],
{
"title_aux": "comfyui_scene_builder"
}
],
"https://github.com/StartHua/Comfyui_CSDMT_CXH": [ "https://github.com/StartHua/Comfyui_CSDMT_CXH": [
[ [
"CSD" "CSD"
@ -2310,6 +2326,7 @@
[ [
"Example", "Example",
"FluxImageUpscaler", "FluxImageUpscaler",
"FluxLoadControlNetPreprocessor",
"FluxLoader", "FluxLoader",
"FluxSamplerParameters", "FluxSamplerParameters",
"FluxTextPrompt" "FluxTextPrompt"
@ -3921,6 +3938,26 @@
"title_aux": "ComfyUI-LLM-Utils [WIP]" "title_aux": "ComfyUI-LLM-Utils [WIP]"
} }
], ],
"https://github.com/ftechmax/ComfyUI-FTM-Pack": [
[
"CountTokens"
],
{
"title_aux": "ComfyUI-FTM-Pack"
}
],
"https://github.com/gagaprince/ComfyUI_gaga_utils": [
[
"GagaBatchStringReplace",
"GagaGetFileList",
"GagaGetStringListSize",
"GagaSplitStringToList",
"GagaTest"
],
{
"title_aux": "ComfyUI_gaga_utils"
}
],
"https://github.com/galoreware/ComfyUI-GaloreNodes": [ "https://github.com/galoreware/ComfyUI-GaloreNodes": [
[ [
"GNI_HEX_TO_COLOR", "GNI_HEX_TO_COLOR",

View File

@ -10,6 +10,76 @@
{
"author": "hua(Kungfu)",
"title": "ComfyUI_to_webui",
"reference": "https://github.com/kungful/ComfyUI_to_webui",
"files": [
"https://github.com/kungful/ComfyUI_to_webui"
],
"install_type": "git-clone",
"description": "Encapsulate the comfyui workflow as a gradio webui"
},
{
"author": "quank123wip",
"title": "ComfyUI-Step1X-Edit",
"reference": "https://github.com/quank123wip/ComfyUI-Step1X-Edit",
"files": [
"https://github.com/quank123wip/ComfyUI-Step1X-Edit"
],
"install_type": "git-clone",
"description": "ComfyUI Custom Node for [a/Step1X-Edit](https://github.com/stepfun-ai/Step1X-Edit/). Noted this node may consume large VRAMs!"
},
{
"author": "Jacky-MYQ",
"title": "RGB to CMYK for ComfyUI (Save as tif)",
"reference": "https://github.com/Jacky-MYQ/comfyui-rgb2cmyk",
"files": [
"https://github.com/Jacky-MYQ/comfyui-rgb2cmyk"
],
"install_type": "git-clone",
"description": "RGB to CMYK (save as tif)"
},
{
"author": "lceric",
"title": "comfyui-gpt-image",
"reference": "https://github.com/lceric/comfyui-gpt-image",
"files": [
"https://github.com/lceric/comfyui-gpt-image"
],
"install_type": "git-clone",
"description": "Ports the official ComfyUI GPT-API node, adding support for customizable api_base, auth_token, and model settings."
},
{
"author": "Alexankharin",
"title": "camera-comfyUI",
"reference": "https://github.com/Alexankharin/camera-comfyUI",
"files": [
"https://github.com/Alexankharin/camera-comfyUI"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for the different projection models and camera movements"
},
{
"author": "Xkipper",
"title": "ComfyUI_SkipperNodes",
"reference": "https://github.com/Xkipper/ComfyUI_SkipperNodes",
"files": [
"https://github.com/Xkipper/ComfyUI_SkipperNodes"
],
"install_type": "git-clone",
"description": "ComfyUI Skipper Custom Nodes"
},
{
"author": "FewBox",
"title": "fewbox-outfit-comfyui",
"reference": "https://github.com/FewBox/fewbox-outfit-comfyui",
"files": [
"https://github.com/FewBox/fewbox-outfit-comfyui"
],
"install_type": "git-clone",
"description": "Comfy Custom Node for Try-on."
},
{ {
"author": "chou18194766xx", "author": "chou18194766xx",
"title": "comfyui_EncryptPreview", "title": "comfyui_EncryptPreview",
@ -671,26 +741,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A node for ComfyUI that performs GPEN face restoration on the input image(s). Significantly faster than other implementations of GPEN." "description": "A node for ComfyUI that performs GPEN face restoration on the input image(s). Significantly faster than other implementations of GPEN."
},
{
"author": "SparknightLLC",
"title": "ComfyUI-ImageAutotone",
"reference": "https://github.com/SparknightLLC/ComfyUI-ImageAutotone",
"files": [
"https://github.com/SparknightLLC/ComfyUI-ImageAutotone"
],
"install_type": "git-clone",
"description": "A node for ComfyUI that takes an input image and clips the color channels independently to increase contrast and alter color cast. This is a reinterpretation of PhotoShop's 'Auto Tone' algorithm."
},
{
"author": "hnmr293",
"title": "ComfyUI-latent-ops",
"reference": "https://github.com/hnmr293/ComfyUI-latent-ops",
"files": [
"https://github.com/hnmr293/ComfyUI-latent-ops"
],
"install_type": "git-clone",
"description": "A collection of nodes for manipulating LATENT in ComfyUI."
} }
] ]
} }

View File

@ -466,6 +466,8 @@
"Color_Data_Break", "Color_Data_Break",
"Color_check_Name", "Color_check_Name",
"ComfyUI_Path_Out", "ComfyUI_Path_Out",
"Cutting_video",
"Detecting_videos_mask",
"Determine_Type", "Determine_Type",
"Folder_Operations_CH", "Folder_Operations_CH",
"Graphics_Detection_Reference", "Graphics_Detection_Reference",
@ -479,6 +481,8 @@
"Run_BEN_v2", "Run_BEN_v2",
"Run_torchvision_model", "Run_torchvision_model",
"Sam2AutoSegmentation_data", "Sam2AutoSegmentation_data",
"SaveMP4",
"SaveMP4_batch",
"Save_Image_Out", "Save_Image_Out",
"Save_Image_To_Path", "Save_Image_To_Path",
"SegmDetectorCombined_batch", "SegmDetectorCombined_batch",
@ -488,15 +492,19 @@
"Str_Append", "Str_Append",
"ToImageListData", "ToImageListData",
"Video_Fade", "Video_Fade",
"Video_MaskBasedSplit",
"Video_OverlappingSeparation_test", "Video_OverlappingSeparation_test",
"WAS_Mask_Fill_Region_batch", "WAS_Mask_Fill_Region_batch",
"adv_crop", "adv_crop",
"any_math", "any_math",
"any_math_v2", "any_math_v2",
"audio_resample",
"audio_scale",
"bbox_restore_mask", "bbox_restore_mask",
"color_segmentation", "color_segmentation",
"color_segmentation_v2", "color_segmentation_v2",
"coords_select_mask", "coords_select_mask",
"crop_by_bboxs",
"crop_data_CoordinateSmooth", "crop_data_CoordinateSmooth",
"crop_data_edit", "crop_data_edit",
"filter_DensePose_color", "filter_DensePose_color",
@ -516,6 +524,8 @@
"mask_crop_square", "mask_crop_square",
"mask_line_mapping", "mask_line_mapping",
"mask_select_mask", "mask_select_mask",
"run_yolo_bboxs",
"run_yolo_bboxs_v2",
"sort_images_batch" "sort_images_batch"
], ],
{ {
@ -1495,6 +1505,20 @@
"title_aux": "seamless-clone-comfyui" "title_aux": "seamless-clone-comfyui"
} }
], ],
"https://github.com/Alexankharin/camera-comfyUI": [
[
"DepthAwareInpainter",
"DepthToPointCloud",
"ProjectPointCloud",
"ReprojectImage",
"TransformPointCloud",
"TransformToMatrix",
"TransformToMatrixManual"
],
{
"title_aux": "camera-comfyUI"
}
],
"https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO": [ "https://github.com/Altair200333/ComfyUI_Flux_1.1_PRO": [
[ [
"FluxGenerate", "FluxGenerate",
@ -3076,6 +3100,7 @@
"EvaluaterNode", "EvaluaterNode",
"FilterImages", "FilterImages",
"GeminiAPI", "GeminiAPI",
"GeminiTokenCounter",
"KeywordExtractor", "KeywordExtractor",
"LoadBatchImagesDir", "LoadBatchImagesDir",
"Modelswitch", "Modelswitch",
@ -3145,7 +3170,7 @@
], ],
"https://github.com/Cyber-BlackCat/ComfyUI-Image-Vector": [ "https://github.com/Cyber-BlackCat/ComfyUI-Image-Vector": [
[ [
"AIraster" "Vector"
], ],
{ {
"title_aux": "Cyber-BlackCat" "title_aux": "Cyber-BlackCat"
@ -4233,6 +4258,18 @@
"title_aux": "feidorian-ComfyNodes" "title_aux": "feidorian-ComfyNodes"
} }
], ],
"https://github.com/FewBox/fewbox-outfit-comfyui": [
[
"FewBoxInContextLora",
"FewBoxLab",
"FewBoxSaveImage",
"FewBoxWatermark",
"FewBoxWebDAV"
],
{
"title_aux": "fewbox-outfit-comfyui"
}
],
"https://github.com/Fictiverse/ComfyUI_Fictiverse": [ "https://github.com/Fictiverse/ComfyUI_Fictiverse": [
[ [
"Add Margin With Color", "Add Margin With Color",
@ -5549,6 +5586,14 @@
"title_aux": "ComfyUI-AI-Assistant" "title_aux": "ComfyUI-AI-Assistant"
} }
], ],
"https://github.com/Jacky-MYQ/comfyui-rgb2cmyk": [
[
"RGB2CMYK"
],
{
"title_aux": "RGB to CMYK for ComfyUI (Save as tif)"
}
],
"https://github.com/Jaminanim/ComfyUI-Random-Int-Divisor-Node": [ "https://github.com/Jaminanim/ComfyUI-Random-Int-Divisor-Node": [
[ [
"RandomIntegerNodeEfficient", "RandomIntegerNodeEfficient",
@ -6880,6 +6925,7 @@
"https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": [ "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes": [
[ [
"LoraTagLoader", "LoraTagLoader",
"ResolutionSelector",
"StringCleaning", "StringCleaning",
"TiktokenTokenizer", "TiktokenTokenizer",
"\u26d4 Generate Negative Prompt", "\u26d4 Generate Negative Prompt",
@ -7069,6 +7115,7 @@
"FileCopyCutNode", "FileCopyCutNode",
"FileDeleteNode", "FileDeleteNode",
"FileListAndSuffix", "FileListAndSuffix",
"FileNameReplacer",
"FilterLinesBySubstrings", "FilterLinesBySubstrings",
"FilterLinesByWordCount", "FilterLinesByWordCount",
"FindExcelData", "FindExcelData",
@ -7093,13 +7140,17 @@
"SaveImagEX", "SaveImagEX",
"SelectionParameter", "SelectionParameter",
"ShuffleTextLines", "ShuffleTextLines",
"SimpleTextReplacer",
"SingleTextInput", "SingleTextInput",
"SplitAndExtractText", "SplitAndExtractText",
"SplitStringByDelimiter", "SplitStringByDelimiter",
"TextConcatenation", "TextConcatenation",
"TextConcatenator", "TextConcatenator",
"TextConditionCheck", "TextConditionCheck",
"WriteExcelData" "TextToList",
"WriteExcelData",
"WriteExcelImage",
"WriteToTxtFile"
], ],
{ {
"title_aux": "ComfyUI_StringOps" "title_aux": "ComfyUI_StringOps"
@ -7394,10 +7445,14 @@
], ],
"https://github.com/MrSamSeen/ComfyUI_SSStereoscope": [ "https://github.com/MrSamSeen/ComfyUI_SSStereoscope": [
[ [
"SBS_by_SamSeen" "SBS_External_Depthmap_by_SamSeen",
"SBS_Image_Uploader",
"SBS_V2_by_SamSeen",
"SBS_Video_Combiner",
"SBS_Video_Uploader"
], ],
{ {
"title_aux": "ComfyUI_SSStereoscope" "title_aux": "SideBySide_Stereoscope"
} }
], ],
"https://github.com/Munkyfoot/ComfyUI-TextOverlay": [ "https://github.com/Munkyfoot/ComfyUI-TextOverlay": [
@ -10917,6 +10972,8 @@
[ [
"AudioPreview", "AudioPreview",
"AudioURLLoader", "AudioURLLoader",
"SaveAudio",
"SaveVideo",
"VideoPreview", "VideoPreview",
"VideoURLLoader" "VideoURLLoader"
], ],
@ -11297,6 +11354,7 @@
"VrchDelayOSCControlNode", "VrchDelayOSCControlNode",
"VrchFloatKeyControlNode", "VrchFloatKeyControlNode",
"VrchFloatOSCControlNode", "VrchFloatOSCControlNode",
"VrchFloatRemapNode",
"VrchGamepadLoaderNode", "VrchGamepadLoaderNode",
"VrchImageChannelLoaderNode", "VrchImageChannelLoaderNode",
"VrchImageFlipBookWebViewerNode", "VrchImageFlipBookWebViewerNode",
@ -11309,6 +11367,7 @@
"VrchInstantQueueKeyControlNode", "VrchInstantQueueKeyControlNode",
"VrchIntKeyControlNode", "VrchIntKeyControlNode",
"VrchIntOSCControlNode", "VrchIntOSCControlNode",
"VrchIntRemapNode",
"VrchJsonUrlLoaderNode", "VrchJsonUrlLoaderNode",
"VrchModelWebViewerNode", "VrchModelWebViewerNode",
"VrchOSCControlSettingsNode", "VrchOSCControlSettingsNode",
@ -11317,6 +11376,9 @@
"VrchTextKeyControlNode", "VrchTextKeyControlNode",
"VrchTextSrtPlayerNode", "VrchTextSrtPlayerNode",
"VrchTextSwitchOSCControlNode", "VrchTextSwitchOSCControlNode",
"VrchTriggerToggleNode",
"VrchTriggerToggleX4Node",
"VrchTriggerToggleX8Node",
"VrchVideoWebViewerNode", "VrchVideoWebViewerNode",
"VrchWebViewerNode", "VrchWebViewerNode",
"VrchXYOSCControlNode", "VrchXYOSCControlNode",
@ -11858,6 +11920,15 @@
"title_aux": "HandFixer" "title_aux": "HandFixer"
} }
], ],
"https://github.com/Xkipper/ComfyUI_SkipperNodes": [
[
"Embedding Stack",
"Simple Box"
],
{
"title_aux": "ComfyUI_SkipperNodes"
}
],
"https://github.com/XmYx/deforum-comfy-nodes": [ "https://github.com/XmYx/deforum-comfy-nodes": [
[ [
"DeforumAddNoiseNode", "DeforumAddNoiseNode",
@ -12476,10 +12547,7 @@
], ],
"https://github.com/a-und-b/ComfyUI_MaskAreaCondition": [ "https://github.com/a-und-b/ComfyUI_MaskAreaCondition": [
[ [
"GateImageForConditional",
"GateMaskForConditional",
"MaskAreaCondition", "MaskAreaCondition",
"MaskAreaConditionGate",
"SelectData" "SelectData"
], ],
{ {
@ -12884,11 +12952,17 @@
], ],
"https://github.com/aigc-apps/VideoX-Fun": [ "https://github.com/aigc-apps/VideoX-Fun": [
[ [
"CameraBasicFromChaoJie",
"CameraCombineFromChaoJie",
"CameraJoinFromChaoJie",
"CameraTrajectoryFromChaoJie",
"CogVideoXFunInpaintSampler", "CogVideoXFunInpaintSampler",
"CogVideoXFunT2VSampler", "CogVideoXFunT2VSampler",
"CogVideoXFunV2VSampler", "CogVideoXFunV2VSampler",
"CreateTrajectoryBasedOnKJNodes",
"FunRiflex", "FunRiflex",
"FunTextBox", "FunTextBox",
"ImageMaximumNode",
"LoadCogVideoXFunLora", "LoadCogVideoXFunLora",
"LoadCogVideoXFunModel", "LoadCogVideoXFunModel",
"LoadWanFunLora", "LoadWanFunLora",
@ -12918,8 +12992,8 @@
], ],
"https://github.com/ainewsto/Comfyui-chatgpt-api": [ "https://github.com/ainewsto/Comfyui-chatgpt-api": [
[ [
"1",
"ComfyuiChatGPTApi", "ComfyuiChatGPTApi",
"Comfyui_gpt_image_1",
"Comfyui_gpt_image_1_edit" "Comfyui_gpt_image_1_edit"
], ],
{ {
@ -18324,6 +18398,7 @@
[ [
"AudioInfoPlus", "AudioInfoPlus",
"BoolPlusPlus", "BoolPlusPlus",
"CompareImageSimilarity",
"DRMBT_AspectPadImageForOutpainting", "DRMBT_AspectPadImageForOutpainting",
"DRMBT_LoadMedia", "DRMBT_LoadMedia",
"DRMBT_MultiMinMax", "DRMBT_MultiMinMax",
@ -19843,6 +19918,7 @@
], ],
"https://github.com/goldwins520/Comfyui_saveimg2webdav": [ "https://github.com/goldwins520/Comfyui_saveimg2webdav": [
[ [
"SaveFileToWebDAV",
"SaveImageToWebDAV" "SaveImageToWebDAV"
], ],
{ {
@ -23741,6 +23817,36 @@
"title_aux": "ComfyUI Equirectangular Tools" "title_aux": "ComfyUI Equirectangular Tools"
} }
], ],
"https://github.com/kungful/ComfyUI_to_webui": [
[
"BarcodeGeneratorNode",
"Barcode_seed",
"ComfyUI_hua_boy",
"Go_to_image",
"GradioInputImage",
"GradioTextBad",
"GradioTextOk",
"GradioTextOk2",
"GradioTextOk3",
"GradioTextOk4",
"Hua_CheckpointLoaderSimple",
"Hua_LoraLoader",
"Hua_LoraLoaderModelOnly",
"Hua_Output",
"Hua_UNETLoader",
"Hua_Video_Output",
"Hua_gradio_Seed",
"Hua_gradio_jsonsave",
"Hua_gradio_resolution",
"Huaword",
"Modelhua",
"brucelee",
"\u5c0f\u5b57\u4f53\u8bf4\u660e\uff1a\u6211\u662fcomfyui_hua_boy\u7684model"
],
{
"title_aux": "ComfyUI_to_webui"
}
],
"https://github.com/kunieone/ComfyUI_alkaid": [ "https://github.com/kunieone/ComfyUI_alkaid": [
[ [
"A_EmptyLatentImageLongside", "A_EmptyLatentImageLongside",
@ -23920,6 +24026,14 @@
"title_aux": "Google Photos Loader - by PabloGFX" "title_aux": "Google Photos Loader - by PabloGFX"
} }
], ],
"https://github.com/lceric/comfyui-gpt-image": [
[
"GPTImage1Generate"
],
{
"title_aux": "comfyui-gpt-image"
}
],
"https://github.com/lebrosoft/ComfyUI-VideoChatWrapper": [ "https://github.com/lebrosoft/ComfyUI-VideoChatWrapper": [
[ [
"VCW_LoadVideo", "VCW_LoadVideo",
@ -26601,6 +26715,7 @@
[ [
"AddFileNameonly", "AddFileNameonly",
"ResolutionSwitcher", "ResolutionSwitcher",
"Split Image Batch",
"Unet Selector_gguf", "Unet Selector_gguf",
"mel_RandomIntNode", "mel_RandomIntNode",
"mel_TextFilterNode", "mel_TextFilterNode",
@ -27924,6 +28039,14 @@
"title_aux": "Comfyui_MiniCPMv2_6-prompt-generator" "title_aux": "Comfyui_MiniCPMv2_6-prompt-generator"
} }
], ],
"https://github.com/quank123wip/ComfyUI-Step1X-Edit": [
[
"Step-1XEditNode"
],
{
"title_aux": "ComfyUI-Step1X-Edit"
}
],
"https://github.com/qwixiwp/queuetools": [ "https://github.com/qwixiwp/queuetools": [
[ [
"load images (queue tools)" "load images (queue tools)"
@ -28641,6 +28764,7 @@
"BlendshapeControlInt", "BlendshapeControlInt",
"BlendshapeTrigger", "BlendshapeTrigger",
"CompareMediaPipeEmbeddings", "CompareMediaPipeEmbeddings",
"CoordinateConverter",
"FaceDetectionToMask", "FaceDetectionToMask",
"FaceLandmarkPosition", "FaceLandmarkPosition",
"FaceTextureWarp", "FaceTextureWarp",
@ -28648,7 +28772,6 @@
"HeadPoseControlFloat", "HeadPoseControlFloat",
"HeadPoseControlInt", "HeadPoseControlInt",
"HeadPoseTrigger", "HeadPoseTrigger",
"LandmarkProximity",
"MaskFromFaceLandmarks", "MaskFromFaceLandmarks",
"MaskFromHandLandmarks", "MaskFromHandLandmarks",
"MaskFromPoseLandmarks", "MaskFromPoseLandmarks",
@ -28674,13 +28797,15 @@
"MediaPipeObjectDetectorModelLoader", "MediaPipeObjectDetectorModelLoader",
"MediaPipePoseLandmarker", "MediaPipePoseLandmarker",
"MediaPipePoseLandmarkerModelLoader", "MediaPipePoseLandmarkerModelLoader",
"Point2D",
"PointList",
"PoseLandmarkPosition", "PoseLandmarkPosition",
"PositionDeltaFloatControl", "RTCoordinateConverter",
"PositionDeltaIntControl", "RTDrawLines",
"PositionDeltaTrigger", "RTDrawPoints",
"RTDrawPolygon",
"ReshapeMediaPipeEmbedding", "ReshapeMediaPipeEmbedding",
"SelectMediaPipeSegment", "SelectMediaPipeSegment",
"UniversalLandmarkMask",
"VisualizeFaceDetections", "VisualizeFaceDetections",
"VisualizeFaceLandmarks", "VisualizeFaceLandmarks",
"VisualizeGestureRecognitions", "VisualizeGestureRecognitions",
@ -29566,9 +29691,11 @@
"SmartHVLoraSelect", "SmartHVLoraSelect",
"SmartHVLoraStack", "SmartHVLoraStack",
"SmartLoadLoRA", "SmartLoadLoRA",
"SmartModelOrLoraToString",
"SmartPrompt", "SmartPrompt",
"SmartRemoveComments", "SmartRemoveComments",
"SmartSaveText" "SmartSaveText",
"SmartShowAnything"
], ],
{ {
"title_aux": "ComfyUI Smart Helper Nodes" "title_aux": "ComfyUI Smart Helper Nodes"