mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-24 13:50:49 +08:00
update DB
This commit is contained in:
parent
6001bd4940
commit
cc3428eb3b
@ -32406,6 +32406,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A node to provide recommended aspect ratios for the Qwen model series."
|
||||
},
|
||||
{
|
||||
"author": "Verolelb",
|
||||
"title": "ComfyUI-Video-Workbench",
|
||||
"reference": "https://github.com/Verolelb/ComfyUI-Video-Workbench",
|
||||
"files": [
|
||||
"https://github.com/Verolelb/ComfyUI-Video-Workbench"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node that acts as a mini video editing studio, automatically assembling multiple video clips from a folder with intelligent resolution resizing, aspect ratio handling, and frame rate management."
|
||||
},
|
||||
{
|
||||
"author": "jupo-ai",
|
||||
"title": "comfy-linear-move",
|
||||
@ -36436,6 +36446,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node implementation of PersonaLive: Expressive Portrait Image Animation for Live Streaming, enabling portrait animation driven by reference images. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "okdalto",
|
||||
"title": "ComfyUI-FlashPortrait",
|
||||
"reference": "https://github.com/okdalto/ComfyUI-FlashPortrait",
|
||||
"files": [
|
||||
"https://github.com/okdalto/ComfyUI-FlashPortrait"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for FlashPortrait that enable infinite-length portrait animation generation driven by video with automatic model downloading and flexible input options."
|
||||
},
|
||||
{
|
||||
"author": "hw5511",
|
||||
"title": "Woohee HF Upscaler Loader",
|
||||
@ -39360,6 +39380,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "High-performance Video Super Resolution for ComfyUI with VRAM optimization."
|
||||
},
|
||||
{
|
||||
"author": "Shadowwalker0P",
|
||||
"title": "CryptoNoise-Ksampler",
|
||||
"reference": "https://github.com/Shadowwalker0P/CryptoNoise-Ksampler",
|
||||
"files": [
|
||||
"https://github.com/Shadowwalker0P/CryptoNoise-Ksampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Drop-in replacement for ComfyUI's standard KSampler that embeds cryptographic proof of authorship directly into generated images through deterministic noise injection into the latent representation."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -2933,8 +2933,8 @@
|
||||
[
|
||||
"ClearDirectoryNode",
|
||||
"ElevenLabsTTSNode",
|
||||
"FluxKontextMaxNode",
|
||||
"FluxKontextProNode",
|
||||
"Flux2Replicate",
|
||||
"FluxKontextReplicate",
|
||||
"GPTImageEditNode",
|
||||
"GeminiChatNode",
|
||||
"GeminiDiarisationAPI",
|
||||
@ -2981,7 +2981,7 @@
|
||||
"LoadImageFromBase64"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Base64Images"
|
||||
"title_aux": "Base64 Images input and output nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AstrionX/ComfyUI-Tensor-Prism-Node-Pack": [
|
||||
@ -3030,7 +3030,7 @@
|
||||
"CustomResolutionI2V"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_CustomResolution_I2V"
|
||||
"title_aux": "Custom Resolution I2V"
|
||||
}
|
||||
],
|
||||
"https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": [
|
||||
@ -3061,7 +3061,7 @@
|
||||
],
|
||||
"https://github.com/Austat/ComfyUI-RemacriScale": [
|
||||
[
|
||||
"RemacriOnnxUpscale"
|
||||
"RemacriOnnxUpscaleNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RemacriScale"
|
||||
@ -3772,6 +3772,18 @@
|
||||
"title_aux": "BV Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlackVortexAI/bv_nodepack": [
|
||||
[
|
||||
"BV Pipe",
|
||||
"BV Pipe Config",
|
||||
"BV Subgraph Divider",
|
||||
"BV Subgraph Heading",
|
||||
"BV Subgraph Spacer"
|
||||
],
|
||||
{
|
||||
"title_aux": "BV Node Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlakeOne/ComfyUI-CustomScheduler": [
|
||||
[
|
||||
"CustomScheduler"
|
||||
@ -7761,6 +7773,7 @@
|
||||
[
|
||||
"FossielCentralControlLite",
|
||||
"FossielCentralControl_v2",
|
||||
"FossielLevelMatchmaker",
|
||||
"FossielSequenceWrangler",
|
||||
"FossielWebPWrangler",
|
||||
"Fossiel_Qwen_Size_Stabilizer",
|
||||
@ -16652,6 +16665,14 @@
|
||||
"title_aux": "Workflow to API Converter Endpoint"
|
||||
}
|
||||
],
|
||||
"https://github.com/Shadowwalker0P/CryptoNoise-Ksampler": [
|
||||
[
|
||||
"CryptoNoise_KSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "CryptoNoise-Ksampler"
|
||||
}
|
||||
],
|
||||
"https://github.com/Shakker-Labs/ComfyUI-IPAdapter-Flux": [
|
||||
[
|
||||
"ApplyIPAdapterFlux",
|
||||
@ -19663,6 +19684,14 @@
|
||||
"title_aux": "ComfyUI-Qwen-Aspect-Ratio"
|
||||
}
|
||||
],
|
||||
"https://github.com/Verolelb/ComfyUI-Video-Workbench": [
|
||||
[
|
||||
"AutoEditWorkbench"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Video-Workbench"
|
||||
}
|
||||
],
|
||||
"https://github.com/Verolelb/ComfyUI-VideoCompressor": [
|
||||
[
|
||||
"VideoCompressor"
|
||||
@ -21297,9 +21326,21 @@
|
||||
],
|
||||
"https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": [
|
||||
[
|
||||
"AutoFlowAddAlphaChannel",
|
||||
"AutoFlowCombineVideoAndMask",
|
||||
"AutoFlowConditionAssignment",
|
||||
"AutoFlowConditionChecker",
|
||||
"AutoFlowExportTexturedMesh",
|
||||
"AutoFlowImageResizeCalculator",
|
||||
"AutoFlowIntToListConverter",
|
||||
"AutoFlowListLength",
|
||||
"AutoFlowListToIntExtractor",
|
||||
"AutoFlowLoadImageWithBackground",
|
||||
"AutoFlowLoadImagesForLoopWithBackground",
|
||||
"AutoFlowPathJoiner",
|
||||
"AutoFlowPathParser",
|
||||
"AutoFlowPathValidator",
|
||||
"AutoFlowSaveImagesWithAlpha",
|
||||
"AutoFlowStringCase",
|
||||
"AutoFlowStringConcat",
|
||||
"AutoFlowStringFormat",
|
||||
@ -21307,7 +21348,8 @@
|
||||
"AutoFlowStringReplace",
|
||||
"AutoFlowStringSplit",
|
||||
"AutoFlowTimestampFormatter",
|
||||
"AutoFlowTimestampGenerator"
|
||||
"AutoFlowTimestampGenerator",
|
||||
"AutoFlowVideoToImages"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AutoFlow"
|
||||
@ -22234,6 +22276,7 @@
|
||||
"https://github.com/ainewsto/Comfyui_Comfly_v2": [
|
||||
[
|
||||
"ComflyChatGPTApi",
|
||||
"ComflyGeminiTextOnly",
|
||||
"ComflyGoogelVeo3",
|
||||
"ComflyJimengApi",
|
||||
"ComflyJimengVideoApi",
|
||||
@ -22884,6 +22927,7 @@
|
||||
"Image Saver Simple",
|
||||
"Input Parameters (Image Saver)",
|
||||
"Int Literal (Image Saver)",
|
||||
"RandomShapeGenerator",
|
||||
"Sampler Selector (Image Saver)",
|
||||
"Scheduler Selector (Eff.) (Image Saver)",
|
||||
"Scheduler Selector (Image Saver)",
|
||||
@ -30577,7 +30621,8 @@
|
||||
],
|
||||
"https://github.com/dzy1128/ComfyUI-Vector-Engine": [
|
||||
[
|
||||
"VectorEngineImageGenerator"
|
||||
"VectorEngineGPT",
|
||||
"VectorEngineGemini"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Vector-Engine"
|
||||
@ -37849,7 +37894,8 @@
|
||||
[
|
||||
"ConvertOpenPoseKeypointsToDWPose",
|
||||
"PoseDetectionVitPoseToDWPose",
|
||||
"RenderNLFPoses"
|
||||
"RenderNLFPoses",
|
||||
"SaveNLFPosesAs3D"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SCAIL-Pose"
|
||||
@ -37973,6 +38019,7 @@
|
||||
"WanVideoImageToVideoEncode",
|
||||
"WanVideoImageToVideoMultiTalk",
|
||||
"WanVideoLatentReScale",
|
||||
"WanVideoLongCatAvatarExtendEmbeds",
|
||||
"WanVideoLoopArgs",
|
||||
"WanVideoLoraBlockEdit",
|
||||
"WanVideoLoraSelect",
|
||||
@ -42772,6 +42819,16 @@
|
||||
"title_aux": "ComfyUI-NegiTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/naxci1/ComfyUI-FlashVSR_Stable": [
|
||||
[
|
||||
"FlashVSRInitPipe",
|
||||
"FlashVSRNode",
|
||||
"FlashVSRNodeAdv"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FlashVSR_Stable"
|
||||
}
|
||||
],
|
||||
"https://github.com/nchenevey1/comfyui-gimp-nodes": [
|
||||
[
|
||||
"NC_LoadImageGIMP",
|
||||
@ -43228,6 +43285,7 @@
|
||||
[
|
||||
"InoBoolToSwitch",
|
||||
"InoBooleanEqual",
|
||||
"InoLoadImagesFromFolder",
|
||||
"InoNotBoolean"
|
||||
],
|
||||
{
|
||||
@ -43621,6 +43679,16 @@
|
||||
"title_aux": "ComfyUI-WhisperXX"
|
||||
}
|
||||
],
|
||||
"https://github.com/okdalto/ComfyUI-FlashPortrait": [
|
||||
[
|
||||
"FlashPortraitFeatureExtractor",
|
||||
"FlashPortraitLoader",
|
||||
"FlashPortraitSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FlashPortrait"
|
||||
}
|
||||
],
|
||||
"https://github.com/okdalto/ComfyUI-PersonaLive": [
|
||||
[
|
||||
"PersonaLiveCheckpointLoader",
|
||||
@ -45628,6 +45696,16 @@
|
||||
"title_aux": "Whirlpool Upscaler"
|
||||
}
|
||||
],
|
||||
"https://github.com/rakkarage/ComfyRage": [
|
||||
[
|
||||
"Debug",
|
||||
"Pre",
|
||||
"Show"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyRage"
|
||||
}
|
||||
],
|
||||
"https://github.com/ramesh-x90/ComfyUI_pyannote": [
|
||||
[
|
||||
"Speaker Diarization",
|
||||
@ -46536,6 +46614,7 @@
|
||||
"https://github.com/rookiestar28/ComfyUI_Text_Processor": [
|
||||
[
|
||||
"AddTextToImage",
|
||||
"AdvancedImageSaver",
|
||||
"AdvancedTextFilter",
|
||||
"EvaluateFloats",
|
||||
"EvaluateInts",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
4400
github-stats.json
4400
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,55 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "starsFriday",
|
||||
"title": "ComfyUI-KLingAI-OmniVideo [WIP]",
|
||||
"reference": "https://github.com/starsFriday/ComfyUI-KLingAI-OmniVideo",
|
||||
"files": [
|
||||
"https://github.com/starsFriday/ComfyUI-KLingAI-OmniVideo"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Five API nodes for KLingAI's OmniVideo (O1) usage\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "Hifunyo",
|
||||
"title": "comfyui_google_ai",
|
||||
"reference": "https://github.com/Hifunyo/comfyui_google_ai",
|
||||
"files": [
|
||||
"https://github.com/Hifunyo/comfyui_google_ai"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI integration node for Google AI image generation capabilities. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "nschpy",
|
||||
"title": "ComfyUI_MovisAdapter [UNSAFE]",
|
||||
"reference": "https://github.com/nschpy/ComfyUI_MovisAdapter",
|
||||
"files": [
|
||||
"https://github.com/nschpy/ComfyUI_MovisAdapter"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "devzeroLL",
|
||||
"title": "comfyui-lxj-Node",
|
||||
"reference": "https://github.com/devzeroLL/comfyui-lxj-Node",
|
||||
"files": [
|
||||
"https://github.com/devzeroLL/comfyui-lxj-Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: lxj_ImageBatch14, lxj_TextBatch14"
|
||||
},
|
||||
{
|
||||
"author": "hgh086",
|
||||
"title": "Comfyui-HghImage",
|
||||
"reference": "https://github.com/hgh086/Comfyui-HghImage",
|
||||
"files": [
|
||||
"https://github.com/hgh086/Comfyui-HghImage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for image comparison functionality. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "Ginolazy",
|
||||
"title": "ComfyUI-FluxKontextImageCompensate [WIP]",
|
||||
@ -8951,16 +9001,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful debugging tool designed to provide in-depth analysis of your environment and dependencies by exposing API endpoints. This tool allows you to inspect environment variables, pip packages, python info and dependency trees, making it easier to diagnose and resolve issues in your ComfyUI setup.[w/This tool may expose sensitive system information if used on a public server]"
|
||||
},
|
||||
{
|
||||
"author": "Futureversecom",
|
||||
"title": "ComfyUI-JEN",
|
||||
"reference": "https://github.com/futureversecom/ComfyUI-JEN",
|
||||
"files": [
|
||||
"https://github.com/futureversecom/ComfyUI-JEN"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfy UI custom nodes for JEN music generation powered by Futureverse"
|
||||
},
|
||||
{
|
||||
"author": "denislov",
|
||||
"title": "Comfyui_AutoSurvey",
|
||||
|
||||
@ -1395,6 +1395,21 @@
|
||||
"title_aux": "ComfyUI-Inpaint_with_Detailer"
|
||||
}
|
||||
],
|
||||
"https://github.com/Clivey1234/ComfyUI_FBX_Import": [
|
||||
[
|
||||
"BatchListResize",
|
||||
"FBX_CameraDirector",
|
||||
"FBX_Canny_Blender",
|
||||
"FBX_Depth_Blender",
|
||||
"FBX_Extraction",
|
||||
"FBX_ImageBatchNumberOverlay",
|
||||
"FBX_ImageResInfo",
|
||||
"FBX_Info"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_FBX_Import [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Clybius/ComfyUI-FluxDeCLIP": [
|
||||
[
|
||||
"FluxDeCLIPCheckpointLoader"
|
||||
@ -1480,6 +1495,21 @@
|
||||
],
|
||||
{}
|
||||
],
|
||||
"https://github.com/CypherNaught-0x/ComfyUI-StarVector": [
|
||||
[
|
||||
"LoadSVG",
|
||||
"SVGPreview",
|
||||
"SVGPreviewFromString",
|
||||
"SVGToString",
|
||||
"SaveSVG",
|
||||
"StarVectorImage2SVG",
|
||||
"StarVectorModelLoader",
|
||||
"StringToSVG"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-StarVector [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/D1-3105/ComfyUI-VideoStream": [
|
||||
[
|
||||
"FloWWeaverExportSingleFrameGRPC",
|
||||
@ -1977,6 +2007,16 @@
|
||||
"title_aux": "ComfyUI Local Media Manager [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": [
|
||||
[
|
||||
"LoadOOTDPipeline",
|
||||
"LoadOOTDPipelineHub",
|
||||
"OOTDGenerate"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI KISEKAE-OOTD"
|
||||
}
|
||||
],
|
||||
"https://github.com/Fucci-Mateo/ComfyUI-Airtable": [
|
||||
[
|
||||
"Push pose to Airtable"
|
||||
@ -2052,6 +2092,15 @@
|
||||
"title_aux": "Slim-Comfy-Pack [private]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Ginolazy/ComfyUI-FluxKontextImageCompensate": [
|
||||
[
|
||||
"FluxKontextImageCompensate",
|
||||
"FluxKontextImageRestore"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FluxKontextImageCompensate [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/GoddessLabs/ComfyUI-GoddessLabs-NodePack": [
|
||||
[
|
||||
"GoddessLabsDestroyAndRecreate",
|
||||
@ -2074,6 +2123,15 @@
|
||||
"title_aux": "ComfyUI-CleanSlate [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Goldlionren/ComfyUI_Bridge_fabric": [
|
||||
[
|
||||
"LocalCLIPClient",
|
||||
"RemoteCLIPHostSaver"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Bridge_fabric [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Grant-CP/ComfyUI-LivePortraitKJ-MPS": [
|
||||
[
|
||||
"DownloadAndLoadLivePortraitModels",
|
||||
@ -2148,6 +2206,14 @@
|
||||
"title_aux": "This n that (Hapse)"
|
||||
}
|
||||
],
|
||||
"https://github.com/Hifunyo/comfyui_google_ai": [
|
||||
[
|
||||
"GoogleAIGenerateImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_google_ai"
|
||||
}
|
||||
],
|
||||
"https://github.com/HuangYuChuh/ComfyUI-LLMs-Toolkit": [
|
||||
[
|
||||
"DeepSeekImageAnalyst",
|
||||
@ -2170,6 +2236,21 @@
|
||||
"title_aux": "Comfyui_XF_Custom_Actual-Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/IO-AtelierTech/comfyui-genai-connectors": [
|
||||
[
|
||||
"BooleanInput_fal",
|
||||
"FloatInput_fal",
|
||||
"IntegerInput_fal",
|
||||
"LoadImageFromURL_fal",
|
||||
"RemoteCheckpointLoader_fal",
|
||||
"RemoteLoraLoader_fal",
|
||||
"SaveImage_fal",
|
||||
"StringInput_fal"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-genai-connectors [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/IXIWORKS-KIMJUNGHO/comfyui-ixiworks": [
|
||||
[
|
||||
"BuildCharacterPromptNode",
|
||||
@ -2726,6 +2807,14 @@
|
||||
"title_aux": "ComfyUI-Text"
|
||||
}
|
||||
],
|
||||
"https://github.com/Laolilzp/Laoli3D": [
|
||||
[
|
||||
"Laoli_3DPoseEditor"
|
||||
],
|
||||
{
|
||||
"title_aux": "Laoli3D [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/LarryJane491/ComfyUI-ModelUnloader": [
|
||||
[
|
||||
"Model Unloader"
|
||||
@ -3142,6 +3231,28 @@
|
||||
"title_aux": "comfyui-yaml-prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/Mets3D/mets-nodes": [
|
||||
[
|
||||
"AdjustImageNode",
|
||||
"AutoExtractTags",
|
||||
"DownloadCivitaiModel",
|
||||
"ExtractTagFromString",
|
||||
"PrepareCheckpoint",
|
||||
"PrepareLoRA",
|
||||
"PromptTidy",
|
||||
"RegexNode",
|
||||
"RenderPass",
|
||||
"RenderPass_Face",
|
||||
"RenderPass_Prepare",
|
||||
"SplitData",
|
||||
"StableRandomChoiceNode",
|
||||
"TagStacker",
|
||||
"TagTweaker"
|
||||
],
|
||||
{
|
||||
"title_aux": "Mets-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/MickeyJ/ComfyUI_mickster_nodes": [
|
||||
[
|
||||
"Image Size Scaled",
|
||||
@ -3809,6 +3920,20 @@
|
||||
"title_aux": "Hunyuan3D-Part [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-MVDUST3R": [
|
||||
[
|
||||
"BlurDetection",
|
||||
"ExportMesh",
|
||||
"ExportPointCloud",
|
||||
"LoadMVDUST3RModel",
|
||||
"MVDUST3DVisualizer",
|
||||
"MVDUST3RGridMesh",
|
||||
"MVDUST3RInference"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MVDUST3R [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-MotionCapture": [
|
||||
[
|
||||
"BVHViewer",
|
||||
@ -3876,6 +4001,16 @@
|
||||
"title_aux": "ComfyUI-UniRig [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ProjectAtlantis-dev/comfyui-atlantis-json": [
|
||||
[
|
||||
"SRTToJson",
|
||||
"SaveJSON",
|
||||
"TextToJsonInput"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-atlantis-json [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/QingLuanWithoutHeart/comfyui-file-image-utils": [
|
||||
[
|
||||
"FileManagerV2",
|
||||
@ -3963,21 +4098,31 @@
|
||||
[
|
||||
"AliyunChat",
|
||||
"AliyunVLChat",
|
||||
"AnyToBoolean",
|
||||
"CropImageByJson",
|
||||
"DownloadImagesFromUrls",
|
||||
"Florence2CoordinateExtractor",
|
||||
"Florence2JsonShow",
|
||||
"FreepikIconSearch",
|
||||
"GeminiVision",
|
||||
"ImageDesaturateEdgeBinarize",
|
||||
"ImageSubtraction",
|
||||
"ImageSubtractionAdvanced",
|
||||
"ImageToSVG_Potracer",
|
||||
"JsonExtractTextList",
|
||||
"MaskExternalRectangle",
|
||||
"PreviewSVG",
|
||||
"QwenVLBboxVisualizer",
|
||||
"QwenVLPointVisualizer",
|
||||
"SVGToImage",
|
||||
"SaveSVG",
|
||||
"SearchIconFreepik",
|
||||
"SimpleImageStitch",
|
||||
"SimpleVisionChat",
|
||||
"StringContainsKeyword",
|
||||
"TextSplitLines",
|
||||
"imageStitchForICImproved",
|
||||
"imageStitchForICImproved_CropBack"
|
||||
"imageStitchForICImproved_CropBack",
|
||||
"string_to_boolean"
|
||||
],
|
||||
{
|
||||
"author": "chflame",
|
||||
@ -4252,6 +4397,20 @@
|
||||
"title_aux": "ComfyUI-Mojen-Nodeset"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShammiG/ComfyUI_Text_Tools_SG": [
|
||||
[
|
||||
"Text Tools Editor-SG",
|
||||
"Text Tools Load Text FilePath-SG",
|
||||
"Text Tools Load Text-SG",
|
||||
"Text Tools Merge Text Multi-SG",
|
||||
"Text Tools Merge Text-SG",
|
||||
"Text Tools Save Text File-SG",
|
||||
"Text Tools Viewer-SG"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Text_Tools_SG [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Shinsplat/ComfyUI-Shinsplat": [
|
||||
[
|
||||
"Clip Text Encode (Shinsplat)",
|
||||
@ -4285,6 +4444,7 @@
|
||||
],
|
||||
"https://github.com/SilentLuxRay/ComfyUI-Furrey-Super-Prompt": [
|
||||
[
|
||||
"FurreySimplePrompt",
|
||||
"FurreySuperPrompt"
|
||||
],
|
||||
{
|
||||
@ -4471,6 +4631,14 @@
|
||||
"title_aux": "comfyui-enhanced [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Smyshnikof/ComfyUI-PresetDownloadManager": [
|
||||
[
|
||||
"PresetDownloadManager"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PresetDownloadManager [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Solankimayursinh/PMSnodes": [
|
||||
[
|
||||
"InputAnalyzer",
|
||||
@ -4914,6 +5082,20 @@
|
||||
"title_aux": "ComfyUI CK3 Presets"
|
||||
}
|
||||
],
|
||||
"https://github.com/TobiasGlaubach/ComfyUI-TG_PyCode": [
|
||||
[
|
||||
"TG_PyCall",
|
||||
"TG_PyCallKey",
|
||||
"TG_PyEditor",
|
||||
"TG_PyEval",
|
||||
"TG_PyEvalNamespace",
|
||||
"TG_PyGetInstalledLibs",
|
||||
"TG_PyImportLibs"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TG_PyCode [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Toxic1228/Eleven-labs-comfyui-sts": [
|
||||
[
|
||||
"ElevenLabs_SpeechToSpeech"
|
||||
@ -5534,36 +5716,6 @@
|
||||
"title_aux": "ComfyUI_UguuUploader"
|
||||
}
|
||||
],
|
||||
"https://github.com/akatz-ai/ComfyUI-Execution-Inversion": [
|
||||
[
|
||||
"AccumulateNode",
|
||||
"AccumulationGetItemNode",
|
||||
"AccumulationGetLengthNode",
|
||||
"AccumulationHeadNode",
|
||||
"AccumulationSetItemNode",
|
||||
"AccumulationTailNode",
|
||||
"AccumulationToListNode",
|
||||
"DebugPrint",
|
||||
"ExecutionBlocker",
|
||||
"ForLoopClose",
|
||||
"ForLoopOpen",
|
||||
"GetFloatFromList",
|
||||
"GetIntFromList",
|
||||
"IntegerListGeneratorNode",
|
||||
"LazyConditional",
|
||||
"LazyIndexSwitch",
|
||||
"LazyMixImages",
|
||||
"LazySwitch",
|
||||
"ListToAccumulationNode",
|
||||
"MakeListNode",
|
||||
"WhileLoopClose",
|
||||
"WhileLoopOpen",
|
||||
"_ForLoopCounter"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Execution-Inversion"
|
||||
}
|
||||
],
|
||||
"https://github.com/aklevecz/ComfyUI-AutoPrompt": [
|
||||
[
|
||||
"OllamaChat",
|
||||
@ -7314,6 +7466,15 @@
|
||||
"title_aux": "Comfyui_AutoSurvey"
|
||||
}
|
||||
],
|
||||
"https://github.com/devzeroLL/comfyui-lxj-Node": [
|
||||
[
|
||||
"lxj_ImageBatch14",
|
||||
"lxj_TextBatch14"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-lxj-Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/dexintenebri/comfyui_voxel_nodes": [
|
||||
[
|
||||
"AutoVoxelScaler",
|
||||
@ -8303,6 +8464,14 @@
|
||||
"title_aux": "Holaf Custom Nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/gulajawalegit/ComfyUI-Telegram-Sender": [
|
||||
[
|
||||
"TelegramSendVideo"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Telegram-Sender [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/haodman/ComfyUI_Rain": [
|
||||
[
|
||||
"Rain_ImageSize",
|
||||
@ -8449,6 +8618,14 @@
|
||||
"title_aux": "ComfyUI-Logic-Redux [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/hgh086/Comfyui-HghImage": [
|
||||
[
|
||||
"GuanghuanImageComparer"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-HghImage"
|
||||
}
|
||||
],
|
||||
"https://github.com/hhelloe/ComfyuiQuantizerToFp8": [
|
||||
[
|
||||
"FP8QuantizeFormat",
|
||||
@ -8897,6 +9074,16 @@
|
||||
"title_aux": "ComfyUI-DreamO"
|
||||
}
|
||||
],
|
||||
"https://github.com/jchiotaka/ComfyUI-ClarityAI-Upscaler": [
|
||||
[
|
||||
"ClarityCreativeUpscaler",
|
||||
"ClarityCrystalUpscaler",
|
||||
"ClarityFluxUpscaler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ClarityAI-Upscaler"
|
||||
}
|
||||
],
|
||||
"https://github.com/jcomeme/ComfyUI-AsunaroTools": [
|
||||
[
|
||||
"AsunaroAnd",
|
||||
@ -11990,7 +12177,8 @@
|
||||
"SamplingParameters",
|
||||
"SystemMessagePresets",
|
||||
"TextEncodeFlux2SystemPrompt",
|
||||
"TextEncodeZITSystemPrompt"
|
||||
"TextEncodeZITSystemPrompt",
|
||||
"UnFrakturPad"
|
||||
],
|
||||
{
|
||||
"title_aux": "Sampling Utility Toolkit"
|
||||
@ -12261,6 +12449,18 @@
|
||||
"title_aux": "ComfyUI-Audio-Subtitle [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/starsFriday/ComfyUI-KLingAI-OmniVideo": [
|
||||
[
|
||||
"KlingFirstEndFrame",
|
||||
"KlingImage2Video",
|
||||
"KlingText2Video",
|
||||
"KlingVideoEdit",
|
||||
"KlingVideoExtend"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-KLingAI-OmniVideo [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/starsFriday/ComfyUI-LongCat-Image": [
|
||||
[
|
||||
"LongCatImageEdit",
|
||||
@ -13428,6 +13628,7 @@
|
||||
"AppendTagsNode",
|
||||
"AspectRatiosNode",
|
||||
"Base64ToImageNode",
|
||||
"DetailMapNode",
|
||||
"DivideNode",
|
||||
"DownloadImageNode",
|
||||
"ExcludeTagsNode",
|
||||
@ -13437,12 +13638,12 @@
|
||||
"FloatToIntNode",
|
||||
"IfNode",
|
||||
"ImageRemoveAlphaNode",
|
||||
"ImageShapeNode",
|
||||
"ImageSizeNode",
|
||||
"ImageToBase64Node",
|
||||
"ImageToVideoNode",
|
||||
"ImagesCatNode",
|
||||
"ImagesIndexNode",
|
||||
"ImagesInfoNode",
|
||||
"ImagesRangeNode",
|
||||
"IntNode",
|
||||
"IntToFloatNode",
|
||||
@ -13452,6 +13653,7 @@
|
||||
"LoadStringFromDirectoryNode",
|
||||
"LoadStringNode",
|
||||
"LoraLoaderDualNode",
|
||||
"MaskMapNode",
|
||||
"MaxNode",
|
||||
"MinNode",
|
||||
"ModulationDirectionNode",
|
||||
@ -13463,11 +13665,14 @@
|
||||
"PrependTagsNode",
|
||||
"PrintAnyNode",
|
||||
"PrintImageNode",
|
||||
"PureColorImageNode",
|
||||
"PythonScriptNode",
|
||||
"RangeStringListNode",
|
||||
"RangeStringNode",
|
||||
"ResizeImageNode",
|
||||
"RoughnessToSmoothnessNode",
|
||||
"SaveImageToDirectoryNode",
|
||||
"SaveImageToFolderNode",
|
||||
"SaveStringToDirectoryNode",
|
||||
"ShowStringNode",
|
||||
"StringAppendNode",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Futureversecom",
|
||||
"title": "ComfyUI-JEN [REMOVED]",
|
||||
"reference": "https://github.com/futureversecom/ComfyUI-JEN",
|
||||
"files": [
|
||||
"https://github.com/futureversecom/ComfyUI-JEN"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Comfy UI custom nodes for JEN music generation powered by Futureverse"
|
||||
},
|
||||
{
|
||||
"author": "TheBill2001",
|
||||
"title": "comfyui-upscale-by-model [REMOVED]",
|
||||
|
||||
@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "okdalto",
|
||||
"title": "ComfyUI-FlashPortrait",
|
||||
"reference": "https://github.com/okdalto/ComfyUI-FlashPortrait",
|
||||
"files": [
|
||||
"https://github.com/okdalto/ComfyUI-FlashPortrait"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for FlashPortrait that enable infinite-length portrait animation generation driven by video with automatic model downloading and flexible input options."
|
||||
},
|
||||
{
|
||||
"author": "Shadowwalker0P",
|
||||
"title": "CryptoNoise-Ksampler",
|
||||
"reference": "https://github.com/Shadowwalker0P/CryptoNoise-Ksampler",
|
||||
"files": [
|
||||
"https://github.com/Shadowwalker0P/CryptoNoise-Ksampler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Drop-in replacement for ComfyUI's standard KSampler that embeds cryptographic proof of authorship directly into generated images through deterministic noise injection into the latent representation."
|
||||
},
|
||||
{
|
||||
"author": "Verolelb",
|
||||
"title": "ComfyUI-Video-Workbench",
|
||||
"reference": "https://github.com/Verolelb/ComfyUI-Video-Workbench",
|
||||
"files": [
|
||||
"https://github.com/Verolelb/ComfyUI-Video-Workbench"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node that acts as a mini video editing studio, automatically assembling multiple video clips from a folder with intelligent resolution resizing, aspect ratio handling, and frame rate management."
|
||||
},
|
||||
{
|
||||
"author": "BlackVortexAI",
|
||||
"title": "BV Node Pack",
|
||||
|
||||
@ -2933,8 +2933,8 @@
|
||||
[
|
||||
"ClearDirectoryNode",
|
||||
"ElevenLabsTTSNode",
|
||||
"FluxKontextMaxNode",
|
||||
"FluxKontextProNode",
|
||||
"Flux2Replicate",
|
||||
"FluxKontextReplicate",
|
||||
"GPTImageEditNode",
|
||||
"GeminiChatNode",
|
||||
"GeminiDiarisationAPI",
|
||||
@ -2981,7 +2981,7 @@
|
||||
"LoadImageFromBase64"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Base64Images"
|
||||
"title_aux": "Base64 Images input and output nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/AstrionX/ComfyUI-Tensor-Prism-Node-Pack": [
|
||||
@ -3030,7 +3030,7 @@
|
||||
"CustomResolutionI2V"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_CustomResolution_I2V"
|
||||
"title_aux": "Custom Resolution I2V"
|
||||
}
|
||||
],
|
||||
"https://github.com/AuroBit/ComfyUI-AnimateAnyone-reproduction": [
|
||||
@ -3061,7 +3061,7 @@
|
||||
],
|
||||
"https://github.com/Austat/ComfyUI-RemacriScale": [
|
||||
[
|
||||
"RemacriOnnxUpscale"
|
||||
"RemacriOnnxUpscaleNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-RemacriScale"
|
||||
@ -3772,6 +3772,18 @@
|
||||
"title_aux": "BV Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlackVortexAI/bv_nodepack": [
|
||||
[
|
||||
"BV Pipe",
|
||||
"BV Pipe Config",
|
||||
"BV Subgraph Divider",
|
||||
"BV Subgraph Heading",
|
||||
"BV Subgraph Spacer"
|
||||
],
|
||||
{
|
||||
"title_aux": "BV Node Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlakeOne/ComfyUI-CustomScheduler": [
|
||||
[
|
||||
"CustomScheduler"
|
||||
@ -7761,6 +7773,7 @@
|
||||
[
|
||||
"FossielCentralControlLite",
|
||||
"FossielCentralControl_v2",
|
||||
"FossielLevelMatchmaker",
|
||||
"FossielSequenceWrangler",
|
||||
"FossielWebPWrangler",
|
||||
"Fossiel_Qwen_Size_Stabilizer",
|
||||
@ -16652,6 +16665,14 @@
|
||||
"title_aux": "Workflow to API Converter Endpoint"
|
||||
}
|
||||
],
|
||||
"https://github.com/Shadowwalker0P/CryptoNoise-Ksampler": [
|
||||
[
|
||||
"CryptoNoise_KSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "CryptoNoise-Ksampler"
|
||||
}
|
||||
],
|
||||
"https://github.com/Shakker-Labs/ComfyUI-IPAdapter-Flux": [
|
||||
[
|
||||
"ApplyIPAdapterFlux",
|
||||
@ -19663,6 +19684,14 @@
|
||||
"title_aux": "ComfyUI-Qwen-Aspect-Ratio"
|
||||
}
|
||||
],
|
||||
"https://github.com/Verolelb/ComfyUI-Video-Workbench": [
|
||||
[
|
||||
"AutoEditWorkbench"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Video-Workbench"
|
||||
}
|
||||
],
|
||||
"https://github.com/Verolelb/ComfyUI-VideoCompressor": [
|
||||
[
|
||||
"VideoCompressor"
|
||||
@ -21297,9 +21326,21 @@
|
||||
],
|
||||
"https://github.com/ZXL-Xinram/ComfyUI-AutoFlow": [
|
||||
[
|
||||
"AutoFlowAddAlphaChannel",
|
||||
"AutoFlowCombineVideoAndMask",
|
||||
"AutoFlowConditionAssignment",
|
||||
"AutoFlowConditionChecker",
|
||||
"AutoFlowExportTexturedMesh",
|
||||
"AutoFlowImageResizeCalculator",
|
||||
"AutoFlowIntToListConverter",
|
||||
"AutoFlowListLength",
|
||||
"AutoFlowListToIntExtractor",
|
||||
"AutoFlowLoadImageWithBackground",
|
||||
"AutoFlowLoadImagesForLoopWithBackground",
|
||||
"AutoFlowPathJoiner",
|
||||
"AutoFlowPathParser",
|
||||
"AutoFlowPathValidator",
|
||||
"AutoFlowSaveImagesWithAlpha",
|
||||
"AutoFlowStringCase",
|
||||
"AutoFlowStringConcat",
|
||||
"AutoFlowStringFormat",
|
||||
@ -21307,7 +21348,8 @@
|
||||
"AutoFlowStringReplace",
|
||||
"AutoFlowStringSplit",
|
||||
"AutoFlowTimestampFormatter",
|
||||
"AutoFlowTimestampGenerator"
|
||||
"AutoFlowTimestampGenerator",
|
||||
"AutoFlowVideoToImages"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AutoFlow"
|
||||
@ -22234,6 +22276,7 @@
|
||||
"https://github.com/ainewsto/Comfyui_Comfly_v2": [
|
||||
[
|
||||
"ComflyChatGPTApi",
|
||||
"ComflyGeminiTextOnly",
|
||||
"ComflyGoogelVeo3",
|
||||
"ComflyJimengApi",
|
||||
"ComflyJimengVideoApi",
|
||||
@ -22884,6 +22927,7 @@
|
||||
"Image Saver Simple",
|
||||
"Input Parameters (Image Saver)",
|
||||
"Int Literal (Image Saver)",
|
||||
"RandomShapeGenerator",
|
||||
"Sampler Selector (Image Saver)",
|
||||
"Scheduler Selector (Eff.) (Image Saver)",
|
||||
"Scheduler Selector (Image Saver)",
|
||||
@ -30577,7 +30621,8 @@
|
||||
],
|
||||
"https://github.com/dzy1128/ComfyUI-Vector-Engine": [
|
||||
[
|
||||
"VectorEngineImageGenerator"
|
||||
"VectorEngineGPT",
|
||||
"VectorEngineGemini"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Vector-Engine"
|
||||
@ -37849,7 +37894,8 @@
|
||||
[
|
||||
"ConvertOpenPoseKeypointsToDWPose",
|
||||
"PoseDetectionVitPoseToDWPose",
|
||||
"RenderNLFPoses"
|
||||
"RenderNLFPoses",
|
||||
"SaveNLFPosesAs3D"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SCAIL-Pose"
|
||||
@ -37973,6 +38019,7 @@
|
||||
"WanVideoImageToVideoEncode",
|
||||
"WanVideoImageToVideoMultiTalk",
|
||||
"WanVideoLatentReScale",
|
||||
"WanVideoLongCatAvatarExtendEmbeds",
|
||||
"WanVideoLoopArgs",
|
||||
"WanVideoLoraBlockEdit",
|
||||
"WanVideoLoraSelect",
|
||||
@ -42772,6 +42819,16 @@
|
||||
"title_aux": "ComfyUI-NegiTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/naxci1/ComfyUI-FlashVSR_Stable": [
|
||||
[
|
||||
"FlashVSRInitPipe",
|
||||
"FlashVSRNode",
|
||||
"FlashVSRNodeAdv"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FlashVSR_Stable"
|
||||
}
|
||||
],
|
||||
"https://github.com/nchenevey1/comfyui-gimp-nodes": [
|
||||
[
|
||||
"NC_LoadImageGIMP",
|
||||
@ -43228,6 +43285,7 @@
|
||||
[
|
||||
"InoBoolToSwitch",
|
||||
"InoBooleanEqual",
|
||||
"InoLoadImagesFromFolder",
|
||||
"InoNotBoolean"
|
||||
],
|
||||
{
|
||||
@ -43621,6 +43679,16 @@
|
||||
"title_aux": "ComfyUI-WhisperXX"
|
||||
}
|
||||
],
|
||||
"https://github.com/okdalto/ComfyUI-FlashPortrait": [
|
||||
[
|
||||
"FlashPortraitFeatureExtractor",
|
||||
"FlashPortraitLoader",
|
||||
"FlashPortraitSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FlashPortrait"
|
||||
}
|
||||
],
|
||||
"https://github.com/okdalto/ComfyUI-PersonaLive": [
|
||||
[
|
||||
"PersonaLiveCheckpointLoader",
|
||||
@ -45628,6 +45696,16 @@
|
||||
"title_aux": "Whirlpool Upscaler"
|
||||
}
|
||||
],
|
||||
"https://github.com/rakkarage/ComfyRage": [
|
||||
[
|
||||
"Debug",
|
||||
"Pre",
|
||||
"Show"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyRage"
|
||||
}
|
||||
],
|
||||
"https://github.com/ramesh-x90/ComfyUI_pyannote": [
|
||||
[
|
||||
"Speaker Diarization",
|
||||
@ -46536,6 +46614,7 @@
|
||||
"https://github.com/rookiestar28/ComfyUI_Text_Processor": [
|
||||
[
|
||||
"AddTextToImage",
|
||||
"AdvancedImageSaver",
|
||||
"AdvancedTextFilter",
|
||||
"EvaluateFloats",
|
||||
"EvaluateInts",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user