mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-15 01:27:05 +08:00
This commit is contained in:
parent
f705ee6863
commit
5c475e3c15
@ -8284,6 +8284,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Powerful ComfyUI custom node built on the FlashVSR model, facilitating real-time diffusion-based video super-resolution for streaming applications."
|
||||
},
|
||||
{
|
||||
"author": "1038lab",
|
||||
"title": "ComfyUI-QwenVL",
|
||||
"reference": "https://github.com/1038lab/ComfyUI-QwenVL",
|
||||
"files": [
|
||||
"https://github.com/1038lab/ComfyUI-QwenVL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-QwenVL custom node: Integrates the Qwen-VL series, including Qwen2.5-VL and the latest Qwen3-VL, to enable advanced multimodal AI for text generation, image understanding, and video analysis."
|
||||
},
|
||||
{
|
||||
"author": "Klinter",
|
||||
"title": "Klinter_nodes",
|
||||
@ -11379,6 +11389,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "DyPE: Dynamic Position Extrapolation for Ultra High Resolution Diffusion ,you can use a wrapper node it in comfyUI"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_GRAG_Image_Editing",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_GRAG_Image_Editing",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_GRAG_Image_Editing"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "GRAG-Image-Editing : Group-Relative Attention Guidance for Image Editing,you can try it in comfyUI"
|
||||
},
|
||||
{
|
||||
"author": "choey",
|
||||
"title": "Comfy-Topaz",
|
||||
@ -23165,6 +23185,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Frontend extension that adds a sidebar for easy viewing of PNG file metadata."
|
||||
},
|
||||
{
|
||||
"author": "KLL535",
|
||||
"title": "ComfyUI_Simple_Qwen3-VL-gguf",
|
||||
"reference": "https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf",
|
||||
"files": [
|
||||
"https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple Qwen3-VL gguf LLM model loader"
|
||||
},
|
||||
{
|
||||
"author": "mango125",
|
||||
"title": "ComfyUI-Mango-Random",
|
||||
@ -33654,6 +33684,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node based on the Volcano Engine Doubao large model Seedream API, designed for high-quality image generation."
|
||||
},
|
||||
{
|
||||
"author": "dzy1128",
|
||||
"title": "ComfyUI-VertexAI",
|
||||
"reference": "https://github.com/dzy1128/ComfyUI-VertexAI",
|
||||
"files": [
|
||||
"https://github.com/dzy1128/ComfyUI-VertexAI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Google Gemini image generation node for ComfyUI supporting up to 6 input images with customizable prompts and parameters. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "swfxliyiyu",
|
||||
"title": "ComfyUI-FastVideo",
|
||||
@ -37600,7 +37640,36 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Tools to help annotate images for sharing on Reddit, Discord, etc."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "mrf",
|
||||
"title": "ComfyPoe",
|
||||
"reference": "https://github.com/mrf/ComfyPoe",
|
||||
"files": [
|
||||
"https://github.com/mrf/ComfyPoe"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for image generation via Poe API"
|
||||
},
|
||||
{
|
||||
"author": "sirouk",
|
||||
"title": "chutes-comfyui-node",
|
||||
"reference": "https://github.com/sirouk/chutes-comfyui-node",
|
||||
"files": [
|
||||
"https://github.com/sirouk/chutes-comfyui-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for Chutes.ai video generation API"
|
||||
},
|
||||
{
|
||||
"author": "Tinuva88",
|
||||
"title": "Comfy-UmiAI",
|
||||
"reference": "https://github.com/Tinuva88/Comfy-UmiAI",
|
||||
"files": [
|
||||
"https://github.com/Tinuva88/Comfy-UmiAI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A logic engine for ComfyUI prompts that transforms static prompts into dynamic, context-aware workflows with persistent variables, conditional logic, native LoRA loading, and external data fetching. (Description by CC)"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -166,6 +166,15 @@
|
||||
"title_aux": "ComfyUI-OmniGen"
|
||||
}
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-QwenVL": [
|
||||
[
|
||||
"AILab_QwenVL",
|
||||
"AILab_QwenVL_Advanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-QwenVL"
|
||||
}
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-RMBG": [
|
||||
[
|
||||
"AILab_ColorInput",
|
||||
@ -5837,6 +5846,8 @@
|
||||
],
|
||||
"https://github.com/DragonDiffusionbyBoyo/Boyonodes": [
|
||||
[
|
||||
"BoyoAssetGrabberAdvanced",
|
||||
"BoyoAssetGrabberSimple",
|
||||
"BoyoAudioEval",
|
||||
"BoyoChainBastardLoops",
|
||||
"BoyoCompare",
|
||||
@ -10127,6 +10138,17 @@
|
||||
"title_aux": "ComfyUI_SimpleButcher"
|
||||
}
|
||||
],
|
||||
"https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf": [
|
||||
[
|
||||
"SimpleMasterPromptLoader",
|
||||
"SimpleMasterPromptLoaderAdvanced",
|
||||
"SimpleModelPresetLoaderAdvanced",
|
||||
"SimpleQwenVLgguf"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Simple_Qwen3-VL-gguf"
|
||||
}
|
||||
],
|
||||
"https://github.com/KY-2000/ComfyUI_PuLID_Flux_ll_FaceNet": [
|
||||
[
|
||||
"ApplyPulidFlux",
|
||||
@ -11807,14 +11829,21 @@
|
||||
"MD_AudioAutoEQ",
|
||||
"MD_AutoMasterNode",
|
||||
"MD_CLIPTokenFinder",
|
||||
"MD_CustomNoiseGenerator",
|
||||
"MD_EmptyLatentRatioSelector",
|
||||
"MD_GlobalUpdateManager",
|
||||
"MD_InitNoiseOptimizer",
|
||||
"MD_Mastering_Compressor",
|
||||
"MD_Mastering_EQ",
|
||||
"MD_Mastering_Gain",
|
||||
"MD_Mastering_Limiter",
|
||||
"MD_MultiNoiseBlender",
|
||||
"MD_OptimizerSelector",
|
||||
"MD_Qwen_Image_Edit_Object_Replacer_Node",
|
||||
"MD_RepoMaintenance",
|
||||
"MD_SamplerDebug",
|
||||
"MD_SelfCrossGuider",
|
||||
"MD_WorkflowContextBus",
|
||||
"MasteringChainNode",
|
||||
"NoiseDecayScheduler_Custom",
|
||||
"PingPongSamplerNodeFBG",
|
||||
@ -11825,6 +11854,7 @@
|
||||
"SmartColorPaletteManager",
|
||||
"SmartFilenameBuilder",
|
||||
"TextFileLoader",
|
||||
"UniversalGuardian",
|
||||
"UniversalRoutingHubAdvanced",
|
||||
"VLM_Confirmation_Gate_Node_MD",
|
||||
"WildcardPromptBuilder",
|
||||
@ -17976,6 +18006,14 @@
|
||||
"title_aux": "Blind_watermark_Comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/Tinuva88/Comfy-UmiAI": [
|
||||
[
|
||||
"UmiAIWildcardNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy-UmiAI"
|
||||
}
|
||||
],
|
||||
"https://github.com/TinyBeeman/ComfyUI-TinyBee": [
|
||||
[
|
||||
"Combine Lists",
|
||||
@ -20857,6 +20895,7 @@
|
||||
"Comfly_Mj_swap_face",
|
||||
"Comfly_Mju",
|
||||
"Comfly_Mjv",
|
||||
"Comfly_Z_image_turbo",
|
||||
"Comfly_api_set",
|
||||
"Comfly_gpt_image_1",
|
||||
"Comfly_gpt_image_1_edit",
|
||||
@ -21420,6 +21459,7 @@
|
||||
"XJLoadImagesFromDirList",
|
||||
"XJOneImageFromBatch",
|
||||
"XJRandomImagesFromBatch",
|
||||
"XJRandomText",
|
||||
"XJRandomTextFromFile",
|
||||
"XJRandomTextFromList",
|
||||
"XJSamplerAdapter",
|
||||
@ -28541,6 +28581,7 @@
|
||||
"AudioToFrameCount",
|
||||
"CeilDivide",
|
||||
"FrameMatch",
|
||||
"GGUFInference",
|
||||
"LoadVideoPath",
|
||||
"NumberListGenerator",
|
||||
"PromptListGenerator",
|
||||
@ -28654,6 +28695,14 @@
|
||||
"title_aux": "ComfyUI-crop-alpha"
|
||||
}
|
||||
],
|
||||
"https://github.com/dzy1128/ComfyUI-VertexAI": [
|
||||
[
|
||||
"GeminiImageGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VertexAI"
|
||||
}
|
||||
],
|
||||
"https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": [
|
||||
[
|
||||
"SeedreamImageGenerate"
|
||||
@ -33013,6 +33062,7 @@
|
||||
],
|
||||
"https://github.com/illuminatianon/comfyui-lumi-tools": [
|
||||
[
|
||||
"LumiSeed",
|
||||
"LumiShowText",
|
||||
"LumiShufflePrompt",
|
||||
"LumiWildcardProcessor"
|
||||
@ -36330,15 +36380,16 @@
|
||||
],
|
||||
"https://github.com/l3ony2k/comfyui-leon-nodes": [
|
||||
[
|
||||
"Leon_ByteDance_Image_API_Node",
|
||||
"Leon_DALLE_Image_API_Node",
|
||||
"Leon_Flux_2_Image_API_Node",
|
||||
"Leon_Flux_Image_API_Node",
|
||||
"Leon_Flux_Kontext_API_Node",
|
||||
"Leon_GPT_Image_API_Node",
|
||||
"Leon_GPT_OSS_API_Node",
|
||||
"Leon_Google_Image_API_Node",
|
||||
"Leon_Grok2_Image_API_Node",
|
||||
"Leon_Hypr_Upload_Node",
|
||||
"Leon_Ideogram_Image_API_Node",
|
||||
"Leon_Image_Array_Builder_Node",
|
||||
"Leon_Image_Split_4Grid_Node",
|
||||
"Leon_ImgBB_Upload_Node",
|
||||
"Leon_LLM_Chat_API_Node",
|
||||
@ -36352,6 +36403,8 @@
|
||||
"Leon_Qwen_Image_API_Node",
|
||||
"Leon_Qwen_Image_Edit_API_Node",
|
||||
"Leon_Recraft_Image_API_Node",
|
||||
"Leon_Seedream3_API_Node",
|
||||
"Leon_Seedream4_API_Node",
|
||||
"Leon_StableDiffusion_35_API_Node",
|
||||
"Leon_StableDiffusion_3_Ultra_API_Node",
|
||||
"Leon_StableDiffusion_XL_API_Node",
|
||||
@ -40060,6 +40113,17 @@
|
||||
"title_aux": "ComfyUI-SaveImageS3"
|
||||
}
|
||||
],
|
||||
"https://github.com/mrf/ComfyPoe": [
|
||||
[
|
||||
"PoeImageEdit",
|
||||
"PoeImageGenerate",
|
||||
"PoeImageVariation",
|
||||
"PoeMultiImageEdit"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyPoe"
|
||||
}
|
||||
],
|
||||
"https://github.com/mrhan1993/ComfyUI-Fooocus": [
|
||||
[
|
||||
"AlignYourStepsScheduler",
|
||||
@ -45359,6 +45423,14 @@
|
||||
"title_aux": "ComfyUI-WanVideoWrapper_QQ"
|
||||
}
|
||||
],
|
||||
"https://github.com/sirouk/chutes-comfyui-node": [
|
||||
[
|
||||
"ChutesWanVideoFast"
|
||||
],
|
||||
{
|
||||
"title_aux": "chutes-comfyui-node"
|
||||
}
|
||||
],
|
||||
"https://github.com/sittere/ComfyUI-YK_Line-loading": [
|
||||
[
|
||||
"MultiTextLoader"
|
||||
@ -45705,6 +45777,16 @@
|
||||
"title_aux": "ComfyUI_FollowYourEmoji"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_GRAG_Image_Editing": [
|
||||
[
|
||||
"Qwen_Edit_GRAG_SM_Encode",
|
||||
"Qwen_Edit_GRAG_SM_KSampler",
|
||||
"Qwen_Edit_GRAG_SM_Model"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_GRAG_Image_Editing"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_Hallo2": [
|
||||
[
|
||||
"HalloLoader",
|
||||
@ -45863,8 +45945,8 @@
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_OmniSVG": [
|
||||
[
|
||||
"OmniSVGLoader",
|
||||
"OmniSVGSampler"
|
||||
"OmniSVG_Loader",
|
||||
"OmniSVG_Sampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_OmniSVG"
|
||||
@ -51359,6 +51441,7 @@
|
||||
"ImageRotate",
|
||||
"ImageScaleByLongSide",
|
||||
"ImageScaleByShortSide",
|
||||
"ImageScaleByShortSideFactor",
|
||||
"ImageSharpen",
|
||||
"ImageUpscale"
|
||||
],
|
||||
|
||||
2749
github-stats.json
2749
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,8 +1,38 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "quinteroac",
|
||||
"title": "comfyui_api_executor_nodes",
|
||||
"reference": "https://github.com/quinteroac/comfyui_api_executor_nodes",
|
||||
"files": [
|
||||
"https://github.com/quinteroac/comfyui_api_executor_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI that enable workflow execution via API (internal or external), as well as input/output handling and workflow selection."
|
||||
},
|
||||
{
|
||||
"author": "Chang-Jin-Lee",
|
||||
"title": "ComfyUI-PromptMixer-AI [WIP]",
|
||||
"reference": "https://github.com/Chang-Jin-Lee/ComfyUI-PromptMixer-AI",
|
||||
"files": [
|
||||
"https://github.com/Chang-Jin-Lee/ComfyUI-PromptMixer-AI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node collection for unified control of checkpoints, steps, CFG, samplers, LoRA and prompt parameters with local LLM integration. (Description by CC)\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "leacvikas0",
|
||||
"title": "ComfyUI-Presence [WIP]",
|
||||
"reference": "https://github.com/leacvikas0/ComfyUI-Presence",
|
||||
"files": [
|
||||
"https://github.com/leacvikas0/ComfyUI-Presence"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: BeautifulTextNode, FluxAdaptiveInjector, InspectNode, PresenceDirector, PresenceDirectorFireworks, PresenceDirectorVertex, PresenceSaver, UnaliverBundlePreview, UnaliverNode, UnaliverPlanner, UnaliverStepIterato, ...\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "Kraven1109",
|
||||
"title": "ComfyUI-Llama",
|
||||
"title": "ComfyUI-Llama [NAME CONFLICT]",
|
||||
"reference": "https://github.com/Kraven1109/ComfyUI-Llama",
|
||||
"files": [
|
||||
"https://github.com/Kraven1109/ComfyUI-Llama"
|
||||
|
||||
@ -1253,6 +1253,17 @@
|
||||
"title_aux": "ComfyUi-Text-Tiler"
|
||||
}
|
||||
],
|
||||
"https://github.com/Chang-Jin-Lee/ComfyUI-PromptMixer-AI": [
|
||||
[
|
||||
"FavoritePromptMixer",
|
||||
"FreeAIPrompt",
|
||||
"FreeAIPromptGenerate",
|
||||
"Load_Text_Batch_Simple"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-PromptMixer-AI [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Chargeuk/ComfyUI-vts-nodes": [
|
||||
[
|
||||
"VTS Add Text To list",
|
||||
@ -2371,7 +2382,7 @@
|
||||
"MediaPathsLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Llama"
|
||||
"title_aux": "ComfyUI-Llama [NAME CONFLICT]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Krish-701/RK_Comfyui": [
|
||||
@ -2500,6 +2511,7 @@
|
||||
"LunaDaemonCLIPLoader",
|
||||
"LunaDaemonVAELoader",
|
||||
"LunaDimensionScaler",
|
||||
"LunaDynamicModelLoader",
|
||||
"LunaEmbeddingManager",
|
||||
"LunaExpressionPromptBuilder",
|
||||
"LunaExpressionSlicerSaver",
|
||||
@ -2510,6 +2522,7 @@
|
||||
"LunaLoRATriggerInjector",
|
||||
"LunaLoRAValidator",
|
||||
"LunaMultiSaver",
|
||||
"LunaOptimizedWeightsManager",
|
||||
"LunaPromptCraft",
|
||||
"LunaPromptCraftDebug",
|
||||
"LunaSmartLoRALinker",
|
||||
@ -3490,6 +3503,8 @@
|
||||
"CADProjectFacesXY",
|
||||
"CADROISelector",
|
||||
"CADRaytracerBVH",
|
||||
"CADRecodeExecute",
|
||||
"CADRecodeInference",
|
||||
"CADSave",
|
||||
"CADSewFaces",
|
||||
"CADSplitComponents",
|
||||
@ -3501,12 +3516,14 @@
|
||||
"CAD_Quality_Metrics",
|
||||
"CAD_Remesh_OCC",
|
||||
"CAD_Remesh_OCC_Advanced",
|
||||
"LoadCADRecodeModel",
|
||||
"LoadPoint2CADModel",
|
||||
"LoadPointCloudXYZ",
|
||||
"ML_FeatureDetection",
|
||||
"ML_SurfaceRecon",
|
||||
"MeshFaceSegmentation",
|
||||
"MeshSegmentToPointCloud",
|
||||
"MeshToPointCloud",
|
||||
"Mesh_Optimize_Gmsh",
|
||||
"Point2CADExportBrep",
|
||||
"Point2CADSegmentation",
|
||||
@ -9147,6 +9164,24 @@
|
||||
"title_aux": "ComfyUI_LBT [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/leacvikas0/ComfyUI-Presence": [
|
||||
[
|
||||
"BeautifulTextNode",
|
||||
"FluxAdaptiveInjector",
|
||||
"InspectNode",
|
||||
"PresenceDirector",
|
||||
"PresenceDirectorFireworks",
|
||||
"PresenceDirectorVertex",
|
||||
"PresenceSaver",
|
||||
"UnaliverBundlePreview",
|
||||
"UnaliverNode",
|
||||
"UnaliverPlanner",
|
||||
"UnaliverStepIterator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Presence [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/leadbreak/comfyui-faceaging": [
|
||||
[
|
||||
"AgeTransformationNode"
|
||||
@ -10685,6 +10720,30 @@
|
||||
"title_aux": "ComfyUI-AI_Tools [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/quinteroac/comfyui_api_executor_nodes": [
|
||||
[
|
||||
"AnyTo",
|
||||
"ImageInputCombiner",
|
||||
"ImageInputPair",
|
||||
"IntInputCombiner",
|
||||
"IntInputPair",
|
||||
"RemoteWorkflowAPIExecutor",
|
||||
"SimpleText",
|
||||
"SimpleWorkflowAPIExecutor",
|
||||
"TextImageToImageWorkflowSelector",
|
||||
"TextImageToVideoWorkflowSelector",
|
||||
"TextInputCombiner",
|
||||
"TextInputPair",
|
||||
"TextToImageWorkflowSelector",
|
||||
"TextToVideoWorkflowSelector",
|
||||
"VideoInputPair",
|
||||
"WorkflowAPIExecutor",
|
||||
"YandereRandomTags"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_api_executor_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/rakete/comfyui-rakete": [
|
||||
[
|
||||
"rakete.BuildString",
|
||||
|
||||
@ -339,6 +339,11 @@
|
||||
"last_update": "2025-03-25 20:26:18",
|
||||
"author_account_age_days": 1602
|
||||
},
|
||||
"https://github.com/Chang-Jin-Lee/ComfyUI-PromptMixer-AI": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-01 00:53:32",
|
||||
"author_account_age_days": 2293
|
||||
},
|
||||
"https://github.com/Chargeuk/ComfyUI-vts-nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-10-24 16:01:27",
|
||||
@ -3154,6 +3159,11 @@
|
||||
"last_update": "2025-10-30 07:20:48",
|
||||
"author_account_age_days": 2942
|
||||
},
|
||||
"https://github.com/leacvikas0/ComfyUI-Presence": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-04 15:47:01",
|
||||
"author_account_age_days": 481
|
||||
},
|
||||
"https://github.com/leadbreak/comfyui-faceaging": {
|
||||
"stars": 92,
|
||||
"last_update": "2024-10-31 08:25:21",
|
||||
@ -3839,6 +3849,11 @@
|
||||
"last_update": "2025-07-23 19:53:54",
|
||||
"author_account_age_days": 1557
|
||||
},
|
||||
"https://github.com/quinteroac/comfyui_api_executor_nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-11-26 05:52:42",
|
||||
"author_account_age_days": 2850
|
||||
},
|
||||
"https://github.com/r-vage/ComfyUI_Eclipse": {
|
||||
"stars": 5,
|
||||
"last_update": "2025-11-30 15:23:09",
|
||||
|
||||
@ -1,5 +1,75 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "KLL535",
|
||||
"title": "ComfyUI_Simple_Qwen3-VL-gguf",
|
||||
"reference": "https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf",
|
||||
"files": [
|
||||
"https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple Qwen3-VL gguf LLM model loader"
|
||||
},
|
||||
{
|
||||
"author": "sirouk",
|
||||
"title": "chutes-comfyui-node",
|
||||
"reference": "https://github.com/sirouk/chutes-comfyui-node",
|
||||
"files": [
|
||||
"https://github.com/sirouk/chutes-comfyui-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for Chutes.ai video generation API"
|
||||
},
|
||||
{
|
||||
"author": "1038lab",
|
||||
"title": "ComfyUI-QwenVL",
|
||||
"reference": "https://github.com/1038lab/ComfyUI-QwenVL",
|
||||
"files": [
|
||||
"https://github.com/1038lab/ComfyUI-QwenVL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-QwenVL custom node: Integrates the Qwen-VL series, including Qwen2.5-VL and the latest Qwen3-VL, to enable advanced multimodal AI for text generation, image understanding, and video analysis."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_GRAG_Image_Editing",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_GRAG_Image_Editing",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_GRAG_Image_Editing"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "GRAG-Image-Editing : Group-Relative Attention Guidance for Image Editing,you can try it in comfyUI"
|
||||
},
|
||||
{
|
||||
"author": "dzy1128",
|
||||
"title": "ComfyUI-VertexAI",
|
||||
"reference": "https://github.com/dzy1128/ComfyUI-VertexAI",
|
||||
"files": [
|
||||
"https://github.com/dzy1128/ComfyUI-VertexAI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Google Gemini image generation node for ComfyUI supporting up to 6 input images with customizable prompts and parameters. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "mrf",
|
||||
"title": "ComfyPoe",
|
||||
"reference": "https://github.com/mrf/ComfyPoe",
|
||||
"files": [
|
||||
"https://github.com/mrf/ComfyPoe"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for image generation via Poe API"
|
||||
},
|
||||
{
|
||||
"author": "Tinuva88",
|
||||
"title": "Comfy-UmiAI",
|
||||
"reference": "https://github.com/Tinuva88/Comfy-UmiAI",
|
||||
"files": [
|
||||
"https://github.com/Tinuva88/Comfy-UmiAI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A logic engine for ComfyUI prompts that transforms static prompts into dynamic, context-aware workflows with persistent variables, conditional logic, native LoRA loading, and external data fetching. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "fredlef",
|
||||
"title": "ComfyUI FSL Nodes",
|
||||
|
||||
@ -166,6 +166,15 @@
|
||||
"title_aux": "ComfyUI-OmniGen"
|
||||
}
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-QwenVL": [
|
||||
[
|
||||
"AILab_QwenVL",
|
||||
"AILab_QwenVL_Advanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-QwenVL"
|
||||
}
|
||||
],
|
||||
"https://github.com/1038lab/ComfyUI-RMBG": [
|
||||
[
|
||||
"AILab_ColorInput",
|
||||
@ -5837,6 +5846,8 @@
|
||||
],
|
||||
"https://github.com/DragonDiffusionbyBoyo/Boyonodes": [
|
||||
[
|
||||
"BoyoAssetGrabberAdvanced",
|
||||
"BoyoAssetGrabberSimple",
|
||||
"BoyoAudioEval",
|
||||
"BoyoChainBastardLoops",
|
||||
"BoyoCompare",
|
||||
@ -10127,6 +10138,17 @@
|
||||
"title_aux": "ComfyUI_SimpleButcher"
|
||||
}
|
||||
],
|
||||
"https://github.com/KLL535/ComfyUI_Simple_Qwen3-VL-gguf": [
|
||||
[
|
||||
"SimpleMasterPromptLoader",
|
||||
"SimpleMasterPromptLoaderAdvanced",
|
||||
"SimpleModelPresetLoaderAdvanced",
|
||||
"SimpleQwenVLgguf"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Simple_Qwen3-VL-gguf"
|
||||
}
|
||||
],
|
||||
"https://github.com/KY-2000/ComfyUI_PuLID_Flux_ll_FaceNet": [
|
||||
[
|
||||
"ApplyPulidFlux",
|
||||
@ -11807,14 +11829,21 @@
|
||||
"MD_AudioAutoEQ",
|
||||
"MD_AutoMasterNode",
|
||||
"MD_CLIPTokenFinder",
|
||||
"MD_CustomNoiseGenerator",
|
||||
"MD_EmptyLatentRatioSelector",
|
||||
"MD_GlobalUpdateManager",
|
||||
"MD_InitNoiseOptimizer",
|
||||
"MD_Mastering_Compressor",
|
||||
"MD_Mastering_EQ",
|
||||
"MD_Mastering_Gain",
|
||||
"MD_Mastering_Limiter",
|
||||
"MD_MultiNoiseBlender",
|
||||
"MD_OptimizerSelector",
|
||||
"MD_Qwen_Image_Edit_Object_Replacer_Node",
|
||||
"MD_RepoMaintenance",
|
||||
"MD_SamplerDebug",
|
||||
"MD_SelfCrossGuider",
|
||||
"MD_WorkflowContextBus",
|
||||
"MasteringChainNode",
|
||||
"NoiseDecayScheduler_Custom",
|
||||
"PingPongSamplerNodeFBG",
|
||||
@ -11825,6 +11854,7 @@
|
||||
"SmartColorPaletteManager",
|
||||
"SmartFilenameBuilder",
|
||||
"TextFileLoader",
|
||||
"UniversalGuardian",
|
||||
"UniversalRoutingHubAdvanced",
|
||||
"VLM_Confirmation_Gate_Node_MD",
|
||||
"WildcardPromptBuilder",
|
||||
@ -17976,6 +18006,14 @@
|
||||
"title_aux": "Blind_watermark_Comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/Tinuva88/Comfy-UmiAI": [
|
||||
[
|
||||
"UmiAIWildcardNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfy-UmiAI"
|
||||
}
|
||||
],
|
||||
"https://github.com/TinyBeeman/ComfyUI-TinyBee": [
|
||||
[
|
||||
"Combine Lists",
|
||||
@ -20857,6 +20895,7 @@
|
||||
"Comfly_Mj_swap_face",
|
||||
"Comfly_Mju",
|
||||
"Comfly_Mjv",
|
||||
"Comfly_Z_image_turbo",
|
||||
"Comfly_api_set",
|
||||
"Comfly_gpt_image_1",
|
||||
"Comfly_gpt_image_1_edit",
|
||||
@ -21420,6 +21459,7 @@
|
||||
"XJLoadImagesFromDirList",
|
||||
"XJOneImageFromBatch",
|
||||
"XJRandomImagesFromBatch",
|
||||
"XJRandomText",
|
||||
"XJRandomTextFromFile",
|
||||
"XJRandomTextFromList",
|
||||
"XJSamplerAdapter",
|
||||
@ -28541,6 +28581,7 @@
|
||||
"AudioToFrameCount",
|
||||
"CeilDivide",
|
||||
"FrameMatch",
|
||||
"GGUFInference",
|
||||
"LoadVideoPath",
|
||||
"NumberListGenerator",
|
||||
"PromptListGenerator",
|
||||
@ -28654,6 +28695,14 @@
|
||||
"title_aux": "ComfyUI-crop-alpha"
|
||||
}
|
||||
],
|
||||
"https://github.com/dzy1128/ComfyUI-VertexAI": [
|
||||
[
|
||||
"GeminiImageGenerator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VertexAI"
|
||||
}
|
||||
],
|
||||
"https://github.com/dzy1128/Seedream-Image-Generate-ComfyUI": [
|
||||
[
|
||||
"SeedreamImageGenerate"
|
||||
@ -33013,6 +33062,7 @@
|
||||
],
|
||||
"https://github.com/illuminatianon/comfyui-lumi-tools": [
|
||||
[
|
||||
"LumiSeed",
|
||||
"LumiShowText",
|
||||
"LumiShufflePrompt",
|
||||
"LumiWildcardProcessor"
|
||||
@ -36330,15 +36380,16 @@
|
||||
],
|
||||
"https://github.com/l3ony2k/comfyui-leon-nodes": [
|
||||
[
|
||||
"Leon_ByteDance_Image_API_Node",
|
||||
"Leon_DALLE_Image_API_Node",
|
||||
"Leon_Flux_2_Image_API_Node",
|
||||
"Leon_Flux_Image_API_Node",
|
||||
"Leon_Flux_Kontext_API_Node",
|
||||
"Leon_GPT_Image_API_Node",
|
||||
"Leon_GPT_OSS_API_Node",
|
||||
"Leon_Google_Image_API_Node",
|
||||
"Leon_Grok2_Image_API_Node",
|
||||
"Leon_Hypr_Upload_Node",
|
||||
"Leon_Ideogram_Image_API_Node",
|
||||
"Leon_Image_Array_Builder_Node",
|
||||
"Leon_Image_Split_4Grid_Node",
|
||||
"Leon_ImgBB_Upload_Node",
|
||||
"Leon_LLM_Chat_API_Node",
|
||||
@ -36352,6 +36403,8 @@
|
||||
"Leon_Qwen_Image_API_Node",
|
||||
"Leon_Qwen_Image_Edit_API_Node",
|
||||
"Leon_Recraft_Image_API_Node",
|
||||
"Leon_Seedream3_API_Node",
|
||||
"Leon_Seedream4_API_Node",
|
||||
"Leon_StableDiffusion_35_API_Node",
|
||||
"Leon_StableDiffusion_3_Ultra_API_Node",
|
||||
"Leon_StableDiffusion_XL_API_Node",
|
||||
@ -40060,6 +40113,17 @@
|
||||
"title_aux": "ComfyUI-SaveImageS3"
|
||||
}
|
||||
],
|
||||
"https://github.com/mrf/ComfyPoe": [
|
||||
[
|
||||
"PoeImageEdit",
|
||||
"PoeImageGenerate",
|
||||
"PoeImageVariation",
|
||||
"PoeMultiImageEdit"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyPoe"
|
||||
}
|
||||
],
|
||||
"https://github.com/mrhan1993/ComfyUI-Fooocus": [
|
||||
[
|
||||
"AlignYourStepsScheduler",
|
||||
@ -45359,6 +45423,14 @@
|
||||
"title_aux": "ComfyUI-WanVideoWrapper_QQ"
|
||||
}
|
||||
],
|
||||
"https://github.com/sirouk/chutes-comfyui-node": [
|
||||
[
|
||||
"ChutesWanVideoFast"
|
||||
],
|
||||
{
|
||||
"title_aux": "chutes-comfyui-node"
|
||||
}
|
||||
],
|
||||
"https://github.com/sittere/ComfyUI-YK_Line-loading": [
|
||||
[
|
||||
"MultiTextLoader"
|
||||
@ -45705,6 +45777,16 @@
|
||||
"title_aux": "ComfyUI_FollowYourEmoji"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_GRAG_Image_Editing": [
|
||||
[
|
||||
"Qwen_Edit_GRAG_SM_Encode",
|
||||
"Qwen_Edit_GRAG_SM_KSampler",
|
||||
"Qwen_Edit_GRAG_SM_Model"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_GRAG_Image_Editing"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_Hallo2": [
|
||||
[
|
||||
"HalloLoader",
|
||||
@ -45863,8 +45945,8 @@
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_OmniSVG": [
|
||||
[
|
||||
"OmniSVGLoader",
|
||||
"OmniSVGSampler"
|
||||
"OmniSVG_Loader",
|
||||
"OmniSVG_Sampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_OmniSVG"
|
||||
@ -51359,6 +51441,7 @@
|
||||
"ImageRotate",
|
||||
"ImageScaleByLongSide",
|
||||
"ImageScaleByShortSide",
|
||||
"ImageScaleByShortSideFactor",
|
||||
"ImageSharpen",
|
||||
"ImageUpscale"
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user