mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-10 06:00:48 +08:00
update DB
This commit is contained in:
parent
e3926863b1
commit
bee0726c14
@ -36124,12 +36124,13 @@
|
||||
{
|
||||
"author": "IXIWORKS-KIMJUNGHO",
|
||||
"title": "ComfyUI-VideoDescription",
|
||||
"id": "comfyui-videodescription",
|
||||
"reference": "https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription",
|
||||
"files": [
|
||||
"https://github.com/IXIWORKS-KIMJUNGHO/ComfyUI-VideoDescription"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Video description custom nodes for ComfyUI powered by advanced vision-language models."
|
||||
"description": "Video description nodes using Qwen3-VL and NVIDIA DAM models, plus StoryBoard JSON prompt generation nodes for structured scene and character prompts."
|
||||
},
|
||||
{
|
||||
"author": "pacchikAI",
|
||||
@ -40041,16 +40042,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to clean up your workflow."
|
||||
},
|
||||
{
|
||||
"author": "Rhovanx",
|
||||
"title": "Wan Vace Auto Joiner",
|
||||
"reference": "https://github.com/Rhovanx/wan_vace_auto_joiner",
|
||||
"files": [
|
||||
"https://github.com/Rhovanx/wan_vace_auto_joiner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Seamlessly join multiple video clips using WAN VACE with one click."
|
||||
},
|
||||
{
|
||||
"author": "Rhovanx",
|
||||
"title": "Wan Vace Auto Joiner",
|
||||
"reference": "https://github.com/Rhovanx/wan_vace_auto_joiner",
|
||||
"files": [
|
||||
"https://github.com/Rhovanx/wan_vace_auto_joiner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Seamlessly join multiple video clips using WAN VACE with one click."
|
||||
},
|
||||
{
|
||||
"author": "ZUENS2020",
|
||||
"title": "ComfyUI Gemini LiteLLM Nodes",
|
||||
@ -40062,6 +40063,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Gemini chat and image generation via LiteLLM. Multimodal support with multiple reference images. Precise control over image resolution (1K/2K/4K) and aspect ratio (1:1, 16:9, 4:3, 9:16, 3:4). Temperature control (0-1). Zero external dependencies."
|
||||
},
|
||||
{
|
||||
"author": "stuttlepress",
|
||||
"title": "ComfyUI Wan VACE Prep",
|
||||
"reference": "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep",
|
||||
"files": [
|
||||
"https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that generates a VACE control video and mask for a smooth transition between two videos"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -40468,14 +40479,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "stuttlepress",
|
||||
"title": "ComfyUI Wan VACE Prep",
|
||||
"reference": "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep",
|
||||
"files": ["https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep"],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that generates a VACE control video and mask for a smooth transition between two videos"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -180,21 +180,26 @@
|
||||
"AILab_ImageCompare",
|
||||
"AILab_ImageCrop",
|
||||
"AILab_ImageMaskConvert",
|
||||
"AILab_ImageMaskResize",
|
||||
"AILab_ImageMaskToList",
|
||||
"AILab_ImagePreview",
|
||||
"AILab_ImageResize",
|
||||
"AILab_ImageStitch",
|
||||
"AILab_ImageToList",
|
||||
"AILab_LamaRemover",
|
||||
"AILab_LoadImage",
|
||||
"AILab_LoadImageAdvanced",
|
||||
"AILab_LoadImageBatch",
|
||||
"AILab_LoadImageSimple",
|
||||
"AILab_MaskCombiner",
|
||||
"AILab_MaskEnhancer",
|
||||
"AILab_MaskExtractor",
|
||||
"AILab_MaskOverlay",
|
||||
"AILab_MaskPreview",
|
||||
"AILab_MaskToList",
|
||||
"AILab_Preview",
|
||||
"AILab_ReferenceLatentMask",
|
||||
"AILab_SDMatte",
|
||||
"AILab_UnbatchImages",
|
||||
"BiRefNetRMBG",
|
||||
"BodySegment",
|
||||
"ClothesSegment",
|
||||
@ -2961,6 +2966,7 @@
|
||||
"NanoBananaNode",
|
||||
"OpenAILLMNode",
|
||||
"OpenAITTSNode",
|
||||
"SoraGen",
|
||||
"VeoGeminiVideoGenerator",
|
||||
"VeoVertexVideoGenerator"
|
||||
],
|
||||
@ -3769,6 +3775,10 @@
|
||||
"BV Control Center",
|
||||
"BV Pipe",
|
||||
"BV Pipe Config",
|
||||
"BV Prompt AST Debug",
|
||||
"BV Prompt Category Switch",
|
||||
"BV Prompt Decode",
|
||||
"BV Prompt Encode",
|
||||
"BV Subgraph Divider",
|
||||
"BV Subgraph Heading",
|
||||
"BV Subgraph Spacer"
|
||||
@ -8554,7 +8564,6 @@
|
||||
"GR Text Overlay",
|
||||
"GR Tile and Border Image",
|
||||
"GR Tile and Border Image Random Flip",
|
||||
"GRBatchLoader",
|
||||
"GRLoraLoader",
|
||||
"GRPromptViewer"
|
||||
],
|
||||
@ -9023,13 +9032,15 @@
|
||||
"API_PromptHelper",
|
||||
"API_caption",
|
||||
"Batch_API_caption",
|
||||
"Gemini_API_Image",
|
||||
"ImageComparisonGIF",
|
||||
"LoadImageList",
|
||||
"LoadTextList",
|
||||
"MinimumFilter",
|
||||
"SaveImageWithName",
|
||||
"XY_Image",
|
||||
"ZImageLoraModelOnly"
|
||||
"ZImageLoraModelOnly",
|
||||
"getImageRetio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI DashuaiTools"
|
||||
@ -11602,6 +11613,10 @@
|
||||
],
|
||||
"https://github.com/LAOGOU-666/Comfyui_LG_Tools": [
|
||||
[
|
||||
"AFL2:ImageRestoreNodeV2",
|
||||
"AFL2:MaskBoxCropNodeV2",
|
||||
"AFL2_PSD_Layer",
|
||||
"AFL2_Save_PSD",
|
||||
"BridgePreviewNode",
|
||||
"CachePreviewBridge",
|
||||
"ColorAdjustment",
|
||||
@ -15054,6 +15069,8 @@
|
||||
"FRED_ImageUncropFromBBox",
|
||||
"FRED_Image_Sharpening_Blur_Level",
|
||||
"FRED_JpegArtifact_Simulator",
|
||||
"FRED_Multi_Linear_Slider",
|
||||
"FRED_RestoreFaceWithMask",
|
||||
"FRED_Save_Text_File",
|
||||
"FRED_Simplified_Parameters_Panel",
|
||||
"FRED_Text_to_XMP",
|
||||
@ -19672,11 +19689,16 @@
|
||||
"EasyCLIPLoader",
|
||||
"EasyCheckpointLoader",
|
||||
"EasyFileName",
|
||||
"EasyJSONJobImport",
|
||||
"EasyJSONUpdate",
|
||||
"EasyJsonExtractor",
|
||||
"EasyLoraLoader",
|
||||
"EasyUNETLoader",
|
||||
"EasyVAELoader",
|
||||
"ImageSaveToPath",
|
||||
"ImageSaveToPathwithCaption",
|
||||
"LineCounter",
|
||||
"LoadImageFromMatch",
|
||||
"LoadImageFromPath",
|
||||
"LoadImagesFromDirectoryPath",
|
||||
"LoadRandomImageFromFolderPath",
|
||||
@ -19820,7 +19842,8 @@
|
||||
"https://github.com/TuonoMindCode/ComfyUI-MultiClip-Text-Script": [
|
||||
[
|
||||
"MultiClipTextScriptClipSelector",
|
||||
"MultiClipTextScriptMain"
|
||||
"MultiClipTextScriptMain",
|
||||
"MultiClipTextScriptPositiveOnly"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MultiClip-Text-Script"
|
||||
@ -25014,6 +25037,7 @@
|
||||
"MaskBoundingBox-beyond_nodes",
|
||||
"MaskRectArea-beyond_nodes",
|
||||
"MaskToImage-beyond_nodes",
|
||||
"Prompt-beyond_nodes",
|
||||
"RoundMask-beyond_nodes",
|
||||
"String-beyond_nodes",
|
||||
"TwoWaySwitch-beyond_nodes"
|
||||
@ -28405,6 +28429,7 @@
|
||||
"SCAILCMULibraryLoader",
|
||||
"SCAILCMUMotion",
|
||||
"SCAILCMUSequenceToSCAILPose",
|
||||
"SCAILMixamoFBX",
|
||||
"SCAILPoseFromDWPose",
|
||||
"SCAILPoseRenderer"
|
||||
],
|
||||
@ -31041,16 +31066,19 @@
|
||||
"AudioListCombine",
|
||||
"AudioListGenerator",
|
||||
"AudioToFrameCount",
|
||||
"AutoWhiteBalance",
|
||||
"BatchToPSD",
|
||||
"CeilDivide",
|
||||
"ChineseConverter",
|
||||
"ChineseTranslate",
|
||||
"FrameMatch",
|
||||
"GGUFInference",
|
||||
"LoadVideoPath",
|
||||
"ModelDownloader",
|
||||
"NumberListGenerator",
|
||||
"OpenAIHelper",
|
||||
"OpenRouterLLM",
|
||||
"PromptListGenerator",
|
||||
"QwenGPUInference",
|
||||
"SaveVideoPath",
|
||||
"SimpleWildCardPlayer"
|
||||
],
|
||||
{
|
||||
@ -35149,11 +35177,11 @@
|
||||
],
|
||||
"https://github.com/huyl3-cpu/comfyui_segment_anything_a100": [
|
||||
[
|
||||
"GroundingDinoModelLoader_A100",
|
||||
"GroundingDinoSAMSegment_A100",
|
||||
"InvertMask_A100",
|
||||
"IsMaskEmpty_A100",
|
||||
"SAMModelLoader_A100"
|
||||
"GroundingDinoModelLoader (segment anything A100)",
|
||||
"GroundingDinoSAMSegment (segment anything A100)",
|
||||
"InvertMask (segment anything)",
|
||||
"IsMaskEmpty",
|
||||
"SAMModelLoader (segment anything A100)"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_segment_anything_a100"
|
||||
@ -43323,6 +43351,7 @@
|
||||
"BBoxInsetAndCrop",
|
||||
"BaseNode",
|
||||
"CharacterPresetNode",
|
||||
"CharacterReplacementNode",
|
||||
"CombinedUpscaleNode",
|
||||
"ConditionalLoraFullPipe",
|
||||
"DetailerNode",
|
||||
@ -43330,11 +43359,13 @@
|
||||
"FullPipeIn",
|
||||
"FullPipeLoader",
|
||||
"FullPipeOut",
|
||||
"ImageFileSize",
|
||||
"LoaderFullPipe",
|
||||
"MaskDetailerNode",
|
||||
"MaskDetailerPipeNode",
|
||||
"ModelPresetNode",
|
||||
"MultiStringConditioning",
|
||||
"OpenCVDenoise",
|
||||
"PromptConditioningNode",
|
||||
"ResolutionSelector",
|
||||
"SaveFullPipe",
|
||||
@ -43342,7 +43373,6 @@
|
||||
"SplitLoaderFullPipe",
|
||||
"StylePresetNode",
|
||||
"TagPresetNode",
|
||||
"TagReplacementNode",
|
||||
"UpscaleNode",
|
||||
"WildcardNode"
|
||||
],
|
||||
@ -45646,6 +45676,7 @@
|
||||
"CRT_KSamplerBatch",
|
||||
"CRT_QuantizeAndCropImage",
|
||||
"CRT_StringBatcher",
|
||||
"CRT_StringLineCounter",
|
||||
"CRT_StringSplitter",
|
||||
"CRT_UpscaleModelAdv",
|
||||
"CRT_WAN_BatchSampler",
|
||||
@ -45701,6 +45732,7 @@
|
||||
"SmartStyleModelApplyDual",
|
||||
"Strength To Steps",
|
||||
"Technicolor2FX",
|
||||
"Text Box line spot",
|
||||
"Toggle Lora Unet Blocks L1",
|
||||
"Toggle Lora Unet Blocks L2",
|
||||
"Video Duration Calculator",
|
||||
@ -48816,11 +48848,18 @@
|
||||
"EmbeddingRenameKeys",
|
||||
"EmbeddingThreeMerger",
|
||||
"EmbeddingTwoMerger",
|
||||
"LoRACheckpointSaveFromFile",
|
||||
"LoRAExtractFixed",
|
||||
"LoRAExtractFrobenius",
|
||||
"LoRAExtractKnee",
|
||||
"LoRAExtractQuantile",
|
||||
"LoRAExtractRatio",
|
||||
"LoRAMetaKeys",
|
||||
"LoRAPruneKeys",
|
||||
"LoRARenameKeys",
|
||||
"LoRASaveFromFile",
|
||||
"LoRAResizeCumulative",
|
||||
"LoRAResizeFixed",
|
||||
"LoRAResizeFrobenius",
|
||||
"LoRAResizeRatio",
|
||||
"LoRAThreeMerger",
|
||||
"LoRATwoMerger",
|
||||
"ModelMetaKeys",
|
||||
@ -49869,13 +49908,14 @@
|
||||
[
|
||||
"ImageMaskCrop",
|
||||
"ImageSizeCalculator",
|
||||
"LoadDiffusersScheduler",
|
||||
"RestoreMaskCrop",
|
||||
"SigmaSmoother",
|
||||
"SigmasGraph",
|
||||
"SigmasRescale",
|
||||
"SuperCreateTiles",
|
||||
"SuperSVRCalcTiles",
|
||||
"SuperStitchTiles",
|
||||
"WanExtendI2VPlus"
|
||||
"SuperStitchTiles"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SuperNodes"
|
||||
@ -50354,6 +50394,14 @@
|
||||
"title_aux": "ComfyUI_Strimmlarns_aesthetic_score"
|
||||
}
|
||||
],
|
||||
"https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep": [
|
||||
[
|
||||
"WanVACEPrep"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Wan VACE Prep"
|
||||
}
|
||||
],
|
||||
"https://github.com/styler00dollar/ComfyUI-deepcache": [
|
||||
[
|
||||
"DeepCache"
|
||||
@ -51766,9 +51814,7 @@
|
||||
"DyPEQwenImage",
|
||||
"FlowMatchingProgressiveUpscaler",
|
||||
"FlowMatchingStage",
|
||||
"ImageMeshDrag",
|
||||
"LatentChannelStatsPreview",
|
||||
"LatentMeshDrag"
|
||||
"LatentUpscaleAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FlowMatching-Upscaler"
|
||||
@ -52664,7 +52710,8 @@
|
||||
"vsLinx_ImpactMultilineWildcardText",
|
||||
"vsLinx_LoadSelectedImagesBatch",
|
||||
"vsLinx_LoadSelectedImagesList",
|
||||
"vsLinx_MuteOnBool"
|
||||
"vsLinx_MuteOnBool",
|
||||
"vsLinx_UpscaleByFactorWithModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI vsLinx Nodes"
|
||||
@ -53212,8 +53259,8 @@
|
||||
"TSC_EfficientLoader",
|
||||
"TriggerWordToggle",
|
||||
"VAEDecode",
|
||||
"WanVideoLoraSelect",
|
||||
"WanVideoLoraSelectFromText"
|
||||
"WanVideoLoraSelectFromText",
|
||||
"WanVideoLoraSelectLM"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Lora-Manager"
|
||||
@ -54307,7 +54354,8 @@
|
||||
"YC_Image_Save",
|
||||
"YC_MaskColorOverlay",
|
||||
"YC_SingleTextNode",
|
||||
"YC_textReplaceNode"
|
||||
"YC_textReplaceNode",
|
||||
"ycImageTilem"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-YCNodes"
|
||||
@ -55056,7 +55104,8 @@
|
||||
"Add Subtitles To Background",
|
||||
"Add Subtitles To Frames",
|
||||
"Apply Whisper",
|
||||
"Resize Cropped Subtitles"
|
||||
"Resize Cropped Subtitles",
|
||||
"Save SRT"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Whisper"
|
||||
|
||||
16546
github-stats-cache.json
16546
github-stats-cache.json
File diff suppressed because it is too large
Load Diff
8816
github-stats.json
8816
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -10630,7 +10630,8 @@
|
||||
"AddLogo",
|
||||
"AddSingleObject",
|
||||
"AddSingleText",
|
||||
"ColorNode"
|
||||
"ColorNode",
|
||||
"PromptSelector"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-glb-to-stl [WIP]"
|
||||
@ -11991,7 +11992,8 @@
|
||||
"https://github.com/saltchicken/ComfyUI-Local-Loader": [
|
||||
[
|
||||
"LoadImageFromDir",
|
||||
"LoadImageFromPath"
|
||||
"LoadImageFromPath",
|
||||
"LoadSingleImageFromPath"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Local-Loader"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "stuttlepress",
|
||||
"title": "ComfyUI Wan VACE Prep",
|
||||
"reference": "https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep",
|
||||
"files": [
|
||||
"https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that generates a VACE control video and mask for a smooth transition between two videos"
|
||||
},
|
||||
{
|
||||
"author": "ZUENS2020",
|
||||
"title": "ComfyUI LLM Nodes",
|
||||
@ -11,16 +21,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "LLM integration nodes for ComfyUI. Support chat completions and image generation with OpenAI/Gemini. Features precise resolution and aspect ratio control for Gemini image generation (1K/2K/4K with 5 aspect ratios). Zero external dependencies."
|
||||
},
|
||||
{
|
||||
"author": "Rhovanx",
|
||||
"title": "Wan Vace Auto Joiner",
|
||||
"reference": "https://github.com/Rhovanx/wan_vace_auto_joiner",
|
||||
"files": [
|
||||
"https://github.com/Rhovanx/wan_vace_auto_joiner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Seamlessly join multiple video clips using WAN VACE with one click."
|
||||
},
|
||||
{
|
||||
"author": "Rhovanx",
|
||||
"title": "Wan Vace Auto Joiner",
|
||||
"reference": "https://github.com/Rhovanx/wan_vace_auto_joiner",
|
||||
"files": [
|
||||
"https://github.com/Rhovanx/wan_vace_auto_joiner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Seamlessly join multiple video clips using WAN VACE with one click."
|
||||
},
|
||||
{
|
||||
"author": "rookiestar28",
|
||||
"title": "ComfyUI-Doctor",
|
||||
|
||||
@ -180,21 +180,26 @@
|
||||
"AILab_ImageCompare",
|
||||
"AILab_ImageCrop",
|
||||
"AILab_ImageMaskConvert",
|
||||
"AILab_ImageMaskResize",
|
||||
"AILab_ImageMaskToList",
|
||||
"AILab_ImagePreview",
|
||||
"AILab_ImageResize",
|
||||
"AILab_ImageStitch",
|
||||
"AILab_ImageToList",
|
||||
"AILab_LamaRemover",
|
||||
"AILab_LoadImage",
|
||||
"AILab_LoadImageAdvanced",
|
||||
"AILab_LoadImageBatch",
|
||||
"AILab_LoadImageSimple",
|
||||
"AILab_MaskCombiner",
|
||||
"AILab_MaskEnhancer",
|
||||
"AILab_MaskExtractor",
|
||||
"AILab_MaskOverlay",
|
||||
"AILab_MaskPreview",
|
||||
"AILab_MaskToList",
|
||||
"AILab_Preview",
|
||||
"AILab_ReferenceLatentMask",
|
||||
"AILab_SDMatte",
|
||||
"AILab_UnbatchImages",
|
||||
"BiRefNetRMBG",
|
||||
"BodySegment",
|
||||
"ClothesSegment",
|
||||
@ -2961,6 +2966,7 @@
|
||||
"NanoBananaNode",
|
||||
"OpenAILLMNode",
|
||||
"OpenAITTSNode",
|
||||
"SoraGen",
|
||||
"VeoGeminiVideoGenerator",
|
||||
"VeoVertexVideoGenerator"
|
||||
],
|
||||
@ -3769,6 +3775,10 @@
|
||||
"BV Control Center",
|
||||
"BV Pipe",
|
||||
"BV Pipe Config",
|
||||
"BV Prompt AST Debug",
|
||||
"BV Prompt Category Switch",
|
||||
"BV Prompt Decode",
|
||||
"BV Prompt Encode",
|
||||
"BV Subgraph Divider",
|
||||
"BV Subgraph Heading",
|
||||
"BV Subgraph Spacer"
|
||||
@ -8554,7 +8564,6 @@
|
||||
"GR Text Overlay",
|
||||
"GR Tile and Border Image",
|
||||
"GR Tile and Border Image Random Flip",
|
||||
"GRBatchLoader",
|
||||
"GRLoraLoader",
|
||||
"GRPromptViewer"
|
||||
],
|
||||
@ -9023,13 +9032,15 @@
|
||||
"API_PromptHelper",
|
||||
"API_caption",
|
||||
"Batch_API_caption",
|
||||
"Gemini_API_Image",
|
||||
"ImageComparisonGIF",
|
||||
"LoadImageList",
|
||||
"LoadTextList",
|
||||
"MinimumFilter",
|
||||
"SaveImageWithName",
|
||||
"XY_Image",
|
||||
"ZImageLoraModelOnly"
|
||||
"ZImageLoraModelOnly",
|
||||
"getImageRetio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI DashuaiTools"
|
||||
@ -11602,6 +11613,10 @@
|
||||
],
|
||||
"https://github.com/LAOGOU-666/Comfyui_LG_Tools": [
|
||||
[
|
||||
"AFL2:ImageRestoreNodeV2",
|
||||
"AFL2:MaskBoxCropNodeV2",
|
||||
"AFL2_PSD_Layer",
|
||||
"AFL2_Save_PSD",
|
||||
"BridgePreviewNode",
|
||||
"CachePreviewBridge",
|
||||
"ColorAdjustment",
|
||||
@ -15054,6 +15069,8 @@
|
||||
"FRED_ImageUncropFromBBox",
|
||||
"FRED_Image_Sharpening_Blur_Level",
|
||||
"FRED_JpegArtifact_Simulator",
|
||||
"FRED_Multi_Linear_Slider",
|
||||
"FRED_RestoreFaceWithMask",
|
||||
"FRED_Save_Text_File",
|
||||
"FRED_Simplified_Parameters_Panel",
|
||||
"FRED_Text_to_XMP",
|
||||
@ -19672,11 +19689,16 @@
|
||||
"EasyCLIPLoader",
|
||||
"EasyCheckpointLoader",
|
||||
"EasyFileName",
|
||||
"EasyJSONJobImport",
|
||||
"EasyJSONUpdate",
|
||||
"EasyJsonExtractor",
|
||||
"EasyLoraLoader",
|
||||
"EasyUNETLoader",
|
||||
"EasyVAELoader",
|
||||
"ImageSaveToPath",
|
||||
"ImageSaveToPathwithCaption",
|
||||
"LineCounter",
|
||||
"LoadImageFromMatch",
|
||||
"LoadImageFromPath",
|
||||
"LoadImagesFromDirectoryPath",
|
||||
"LoadRandomImageFromFolderPath",
|
||||
@ -19820,7 +19842,8 @@
|
||||
"https://github.com/TuonoMindCode/ComfyUI-MultiClip-Text-Script": [
|
||||
[
|
||||
"MultiClipTextScriptClipSelector",
|
||||
"MultiClipTextScriptMain"
|
||||
"MultiClipTextScriptMain",
|
||||
"MultiClipTextScriptPositiveOnly"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MultiClip-Text-Script"
|
||||
@ -21640,17 +21663,16 @@
|
||||
"title_aux": "comfyui-portrait-master-zh-cn"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZUENS2020/ComfyUI-LLM-Nodes": [
|
||||
"https://github.com/ZUENS2020/ComfyUI-Gemini-LiteLLM": [
|
||||
[
|
||||
"ChatParams",
|
||||
"GeminiImageParams",
|
||||
"LLMBaseConfig",
|
||||
"LLMChatGenerate",
|
||||
"LLMImageGenerate",
|
||||
"OpenAIImageParams"
|
||||
"LLMImageGenerate"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI LLM Nodes"
|
||||
"title_aux": "ComfyUI Gemini LiteLLM Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": [
|
||||
@ -25015,6 +25037,7 @@
|
||||
"MaskBoundingBox-beyond_nodes",
|
||||
"MaskRectArea-beyond_nodes",
|
||||
"MaskToImage-beyond_nodes",
|
||||
"Prompt-beyond_nodes",
|
||||
"RoundMask-beyond_nodes",
|
||||
"String-beyond_nodes",
|
||||
"TwoWaySwitch-beyond_nodes"
|
||||
@ -28406,6 +28429,7 @@
|
||||
"SCAILCMULibraryLoader",
|
||||
"SCAILCMUMotion",
|
||||
"SCAILCMUSequenceToSCAILPose",
|
||||
"SCAILMixamoFBX",
|
||||
"SCAILPoseFromDWPose",
|
||||
"SCAILPoseRenderer"
|
||||
],
|
||||
@ -31042,16 +31066,19 @@
|
||||
"AudioListCombine",
|
||||
"AudioListGenerator",
|
||||
"AudioToFrameCount",
|
||||
"AutoWhiteBalance",
|
||||
"BatchToPSD",
|
||||
"CeilDivide",
|
||||
"ChineseConverter",
|
||||
"ChineseTranslate",
|
||||
"FrameMatch",
|
||||
"GGUFInference",
|
||||
"LoadVideoPath",
|
||||
"ModelDownloader",
|
||||
"NumberListGenerator",
|
||||
"OpenAIHelper",
|
||||
"OpenRouterLLM",
|
||||
"PromptListGenerator",
|
||||
"QwenGPUInference",
|
||||
"SaveVideoPath",
|
||||
"SimpleWildCardPlayer"
|
||||
],
|
||||
{
|
||||
@ -35150,11 +35177,11 @@
|
||||
],
|
||||
"https://github.com/huyl3-cpu/comfyui_segment_anything_a100": [
|
||||
[
|
||||
"GroundingDinoModelLoader_A100",
|
||||
"GroundingDinoSAMSegment_A100",
|
||||
"InvertMask_A100",
|
||||
"IsMaskEmpty_A100",
|
||||
"SAMModelLoader_A100"
|
||||
"GroundingDinoModelLoader (segment anything A100)",
|
||||
"GroundingDinoSAMSegment (segment anything A100)",
|
||||
"InvertMask (segment anything)",
|
||||
"IsMaskEmpty",
|
||||
"SAMModelLoader (segment anything A100)"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_segment_anything_a100"
|
||||
@ -43324,6 +43351,7 @@
|
||||
"BBoxInsetAndCrop",
|
||||
"BaseNode",
|
||||
"CharacterPresetNode",
|
||||
"CharacterReplacementNode",
|
||||
"CombinedUpscaleNode",
|
||||
"ConditionalLoraFullPipe",
|
||||
"DetailerNode",
|
||||
@ -43331,11 +43359,13 @@
|
||||
"FullPipeIn",
|
||||
"FullPipeLoader",
|
||||
"FullPipeOut",
|
||||
"ImageFileSize",
|
||||
"LoaderFullPipe",
|
||||
"MaskDetailerNode",
|
||||
"MaskDetailerPipeNode",
|
||||
"ModelPresetNode",
|
||||
"MultiStringConditioning",
|
||||
"OpenCVDenoise",
|
||||
"PromptConditioningNode",
|
||||
"ResolutionSelector",
|
||||
"SaveFullPipe",
|
||||
@ -43343,7 +43373,6 @@
|
||||
"SplitLoaderFullPipe",
|
||||
"StylePresetNode",
|
||||
"TagPresetNode",
|
||||
"TagReplacementNode",
|
||||
"UpscaleNode",
|
||||
"WildcardNode"
|
||||
],
|
||||
@ -45647,6 +45676,7 @@
|
||||
"CRT_KSamplerBatch",
|
||||
"CRT_QuantizeAndCropImage",
|
||||
"CRT_StringBatcher",
|
||||
"CRT_StringLineCounter",
|
||||
"CRT_StringSplitter",
|
||||
"CRT_UpscaleModelAdv",
|
||||
"CRT_WAN_BatchSampler",
|
||||
@ -45702,6 +45732,7 @@
|
||||
"SmartStyleModelApplyDual",
|
||||
"Strength To Steps",
|
||||
"Technicolor2FX",
|
||||
"Text Box line spot",
|
||||
"Toggle Lora Unet Blocks L1",
|
||||
"Toggle Lora Unet Blocks L2",
|
||||
"Video Duration Calculator",
|
||||
@ -48817,11 +48848,18 @@
|
||||
"EmbeddingRenameKeys",
|
||||
"EmbeddingThreeMerger",
|
||||
"EmbeddingTwoMerger",
|
||||
"LoRACheckpointSaveFromFile",
|
||||
"LoRAExtractFixed",
|
||||
"LoRAExtractFrobenius",
|
||||
"LoRAExtractKnee",
|
||||
"LoRAExtractQuantile",
|
||||
"LoRAExtractRatio",
|
||||
"LoRAMetaKeys",
|
||||
"LoRAPruneKeys",
|
||||
"LoRARenameKeys",
|
||||
"LoRASaveFromFile",
|
||||
"LoRAResizeCumulative",
|
||||
"LoRAResizeFixed",
|
||||
"LoRAResizeFrobenius",
|
||||
"LoRAResizeRatio",
|
||||
"LoRAThreeMerger",
|
||||
"LoRATwoMerger",
|
||||
"ModelMetaKeys",
|
||||
@ -49870,13 +49908,14 @@
|
||||
[
|
||||
"ImageMaskCrop",
|
||||
"ImageSizeCalculator",
|
||||
"LoadDiffusersScheduler",
|
||||
"RestoreMaskCrop",
|
||||
"SigmaSmoother",
|
||||
"SigmasGraph",
|
||||
"SigmasRescale",
|
||||
"SuperCreateTiles",
|
||||
"SuperSVRCalcTiles",
|
||||
"SuperStitchTiles",
|
||||
"WanExtendI2VPlus"
|
||||
"SuperStitchTiles"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SuperNodes"
|
||||
@ -50355,6 +50394,14 @@
|
||||
"title_aux": "ComfyUI_Strimmlarns_aesthetic_score"
|
||||
}
|
||||
],
|
||||
"https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep": [
|
||||
[
|
||||
"WanVACEPrep"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Wan VACE Prep"
|
||||
}
|
||||
],
|
||||
"https://github.com/styler00dollar/ComfyUI-deepcache": [
|
||||
[
|
||||
"DeepCache"
|
||||
@ -51767,9 +51814,7 @@
|
||||
"DyPEQwenImage",
|
||||
"FlowMatchingProgressiveUpscaler",
|
||||
"FlowMatchingStage",
|
||||
"ImageMeshDrag",
|
||||
"LatentChannelStatsPreview",
|
||||
"LatentMeshDrag"
|
||||
"LatentUpscaleAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FlowMatching-Upscaler"
|
||||
@ -52665,7 +52710,8 @@
|
||||
"vsLinx_ImpactMultilineWildcardText",
|
||||
"vsLinx_LoadSelectedImagesBatch",
|
||||
"vsLinx_LoadSelectedImagesList",
|
||||
"vsLinx_MuteOnBool"
|
||||
"vsLinx_MuteOnBool",
|
||||
"vsLinx_UpscaleByFactorWithModel"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI vsLinx Nodes"
|
||||
@ -53213,8 +53259,8 @@
|
||||
"TSC_EfficientLoader",
|
||||
"TriggerWordToggle",
|
||||
"VAEDecode",
|
||||
"WanVideoLoraSelect",
|
||||
"WanVideoLoraSelectFromText"
|
||||
"WanVideoLoraSelectFromText",
|
||||
"WanVideoLoraSelectLM"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Lora-Manager"
|
||||
@ -54308,7 +54354,8 @@
|
||||
"YC_Image_Save",
|
||||
"YC_MaskColorOverlay",
|
||||
"YC_SingleTextNode",
|
||||
"YC_textReplaceNode"
|
||||
"YC_textReplaceNode",
|
||||
"ycImageTilem"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-YCNodes"
|
||||
@ -55057,7 +55104,8 @@
|
||||
"Add Subtitles To Background",
|
||||
"Add Subtitles To Frames",
|
||||
"Apply Whisper",
|
||||
"Resize Cropped Subtitles"
|
||||
"Resize Cropped Subtitles",
|
||||
"Save SRT"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Whisper"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user