mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
dbd5d5fb43
commit
1f0adf8bcf
@ -11161,6 +11161,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "OmniSVG: A Unified Scalable Vector Graphics Generation Model,you can try it in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_StableAvatar",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_StableAvatar",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_StableAvatar"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "StableAvatar: Infinite-Length Audio-Driven Avatar Video Generation,you can try it in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "choey",
|
||||
"title": "Comfy-Topaz",
|
||||
@ -30967,6 +30977,69 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI that enable progressive blending and color matching effects across image batches/video frames."
|
||||
},
|
||||
{
|
||||
"author": "VraethrDalkr",
|
||||
"title": "ComfyUI-ProgressiveBlend",
|
||||
"reference": "https://github.com/NHLStenden/ComfyUI-ImageBag",
|
||||
"files": [
|
||||
"https://github.com/NHLStenden/ComfyUI-ImageBag"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node package for ComfyUI featuring advanced image processing tools."
|
||||
},
|
||||
{
|
||||
"author": "jupo-ai",
|
||||
"title": "comfy-preview-model",
|
||||
"id": "comfy-preview-model",
|
||||
"reference": "https://github.com/jupo-ai/comfy-preview-model",
|
||||
"files": [
|
||||
"https://github.com/jupo-ai/comfy-preview-model"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Preview media file in model's dir."
|
||||
},
|
||||
{
|
||||
"author": "jupo-ai",
|
||||
"title": "comfy-join-prompt",
|
||||
"id": "comfy-join-prompt",
|
||||
"reference": "https://github.com/jupo-ai/comfy-join-prompt",
|
||||
"files": [
|
||||
"https://github.com/jupo-ai/comfy-join-prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Join Multiline text."
|
||||
},
|
||||
{
|
||||
"author": "apeirography",
|
||||
"title": "DaimalyadNodes",
|
||||
"reference": "https://github.com/apeirography/DaimalyadNodes",
|
||||
"files": [
|
||||
"https://github.com/apeirography/DaimalyadNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Model Downloader + API-Friendly Wildcard Processor for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "mamorett",
|
||||
"title": "MiniCPM‑V‑4 (GGUF) for ComfyUI",
|
||||
"reference": "https://github.com/mamorett/ComfyUI_minicpmv4",
|
||||
"files": [
|
||||
"https://github.com/mamorett/ComfyUI_minicpmv4"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Modular ComfyUI nodes to run the vision-language model MiniCPM‑V‑4 in GGUF format, powered by llama‑cpp‑python."
|
||||
},
|
||||
{
|
||||
"author": "Verolelb",
|
||||
"title": "ComfyUI-Qwen-Aspect-Ratio",
|
||||
"reference": "https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio",
|
||||
"files": [
|
||||
"https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node to provide recommended aspect ratios for the Qwen model series."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -31401,28 +31474,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "jupo-ai",
|
||||
"title": "comfy-preview-model",
|
||||
"id": "comfy-preview-model",
|
||||
"reference": "https://github.com/jupo-ai/comfy-preview-model",
|
||||
"files": [
|
||||
"https://github.com/jupo-ai/comfy-preview-model"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Preview media file in model's dir."
|
||||
},
|
||||
{
|
||||
"author": "jupo-ai",
|
||||
"title": "comfy-join-prompt",
|
||||
"id": "comfy-join-prompt",
|
||||
"reference": "https://github.com/jupo-ai/comfy-join-prompt",
|
||||
"files": [
|
||||
"https://github.com/jupo-ai/comfy-join-prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Join Multiline text."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -946,7 +946,8 @@
|
||||
"ImageCaptioner",
|
||||
"ImageCaptionerPostProcessing",
|
||||
"Quen3Helper",
|
||||
"Quen3HelperGGUF"
|
||||
"Quen3HelperGGUF",
|
||||
"SingleImageCaptioner"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_ImageCaptioner"
|
||||
@ -1956,11 +1957,12 @@
|
||||
],
|
||||
"https://github.com/Alectriciti/comfyui-creativeprompts": [
|
||||
[
|
||||
"PromptGenerator",
|
||||
"PromptReplace",
|
||||
"PromptRewrap",
|
||||
"ShuffleTags",
|
||||
"ShuffleTagsAdvanced",
|
||||
"StringListAppend",
|
||||
"WildcardPrompts",
|
||||
"WildcardReplace"
|
||||
"StringListAppend"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-creativeprompts"
|
||||
@ -4759,10 +4761,13 @@
|
||||
"DrawBBox",
|
||||
"DrawBBoxMask",
|
||||
"DrawBoundingBoxesQwen",
|
||||
"DrawTextInBBox",
|
||||
"DumpJson",
|
||||
"ExpandBBoxByRatio",
|
||||
"FillBBoxWithImage",
|
||||
"FluxKontextTrue3DPE",
|
||||
"FluxTextLoraLoader",
|
||||
"GetTextBBoxWithAnchor",
|
||||
"HfCheckpointLoader",
|
||||
"HfClipLoader",
|
||||
"HfDiffusionModelLoader",
|
||||
@ -9612,6 +9617,7 @@
|
||||
"StitchingVideo",
|
||||
"Video2Frames",
|
||||
"VideoFlip",
|
||||
"VideoPlayback",
|
||||
"VideoTransition"
|
||||
],
|
||||
{
|
||||
@ -9718,6 +9724,14 @@
|
||||
"title_aux": "ComfyUI-Paint3D-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/NHLStenden/ComfyUI-ImageBag": [
|
||||
[
|
||||
"EnhancedImageColourTransferNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ProgressiveBlend"
|
||||
}
|
||||
],
|
||||
"https://github.com/NMWave/ComfyUI-Nader-Tagging": [
|
||||
[
|
||||
"Load Text List",
|
||||
@ -12937,7 +12951,8 @@
|
||||
"https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": [
|
||||
[
|
||||
"StarApplyOverlayDepth",
|
||||
"StarQwenImageRatio"
|
||||
"StarQwenImageRatio",
|
||||
"StarQwenWanRatio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StarBetaNodes"
|
||||
@ -14203,6 +14218,14 @@
|
||||
"title_aux": "ComfyUI-SaveImage-PP"
|
||||
}
|
||||
],
|
||||
"https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio": [
|
||||
[
|
||||
"QwenAspectRatioSelectorLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Qwen-Aspect-Ratio"
|
||||
}
|
||||
],
|
||||
"https://github.com/VertexAnomaly/ComfyUI_ImageSentinel": [
|
||||
[
|
||||
"ImageSentinel"
|
||||
@ -14332,6 +14355,7 @@
|
||||
"VrchImageSaverNode",
|
||||
"VrchImageSwitchOSCControlNode",
|
||||
"VrchImageWebSocketChannelLoaderNode",
|
||||
"VrchImageWebSocketFilterSettingsNode",
|
||||
"VrchImageWebSocketSettingsNode",
|
||||
"VrchImageWebSocketSimpleWebViewerNode",
|
||||
"VrchImageWebSocketWebViewerNode",
|
||||
@ -16933,6 +16957,15 @@
|
||||
"title_aux": "Handy Node ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/apeirography/DaimalyadNodes": [
|
||||
[
|
||||
"DaimalyadModelDownloader",
|
||||
"DaimalyadWildcardProcessor"
|
||||
],
|
||||
{
|
||||
"title_aux": "DaimalyadNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/arcum42/ComfyUI_SageUtils": [
|
||||
[
|
||||
"SageSetWildcardText",
|
||||
@ -21004,6 +21037,7 @@
|
||||
"FluxGuidance",
|
||||
"FluxKontextImageScale",
|
||||
"FluxKontextMaxImageNode",
|
||||
"FluxKontextMultiReferenceLatentMethod",
|
||||
"FluxKontextProImageNode",
|
||||
"FluxProCannyNode",
|
||||
"FluxProDepthNode",
|
||||
@ -21358,7 +21392,6 @@
|
||||
"TomePatchModel",
|
||||
"TorchCompileModel",
|
||||
"TrainLoraNode",
|
||||
"TrimVideoLatent",
|
||||
"TripleCLIPLoader",
|
||||
"TripoConversionNode",
|
||||
"TripoImageToModelNode",
|
||||
@ -21390,17 +21423,7 @@
|
||||
"VideoTriangleCFGGuidance",
|
||||
"VoxelToMesh",
|
||||
"VoxelToMeshBasic",
|
||||
"Wan22FunControlToVideo",
|
||||
"Wan22ImageToVideoLatent",
|
||||
"WanCameraEmbedding",
|
||||
"WanCameraImageToVideo",
|
||||
"WanFirstLastFrameToVideo",
|
||||
"WanFunControlToVideo",
|
||||
"WanFunInpaintToVideo",
|
||||
"WanImageToVideo",
|
||||
"WanPhantomSubjectToVideo",
|
||||
"WanTrackToVideo",
|
||||
"WanVaceToVideo",
|
||||
"WebcamCapture",
|
||||
"unCLIPCheckpointLoader",
|
||||
"unCLIPConditioning"
|
||||
@ -24024,8 +24047,7 @@
|
||||
],
|
||||
"https://github.com/flybirdxx/ComfyUI-SDMatte": [
|
||||
[
|
||||
"SDMatteApply",
|
||||
"SDMatteModelLoader"
|
||||
"SDMatteApply"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SDMatte"
|
||||
@ -29157,6 +29179,7 @@
|
||||
"FantasyPortraitModelLoader",
|
||||
"FantasyTalkingModelLoader",
|
||||
"FantasyTalkingWav2VecEmbeds",
|
||||
"LandmarksToImage",
|
||||
"LoadWanVideoClipTextEncoder",
|
||||
"LoadWanVideoT5TextEncoder",
|
||||
"MultiTalkModelLoader",
|
||||
@ -31799,6 +31822,17 @@
|
||||
"title_aux": "ComfyUI-Unwatermark"
|
||||
}
|
||||
],
|
||||
"https://github.com/mamorett/ComfyUI_minicpmv4": [
|
||||
[
|
||||
"GenCheckerImage",
|
||||
"MiniCPMV4GGUFLoader",
|
||||
"MiniCPMV4VisionInfer",
|
||||
"VisionPromptBuilder"
|
||||
],
|
||||
{
|
||||
"title_aux": "MiniCPM\u2011V\u20114 (GGUF) for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/mang01010/MangoNodePack": [
|
||||
[
|
||||
"CompositeMangoLoader",
|
||||
@ -34903,13 +34937,21 @@
|
||||
"PVL ComfyDeploy API Caller",
|
||||
"PVL KONTEXT MAX",
|
||||
"PVLCheckIfConnected",
|
||||
"PVL_NoneOutputNode",
|
||||
"PVL_Switch_Huge",
|
||||
"PVL_fal_FluxDev_API",
|
||||
"PVL_fal_FluxGeneral_API",
|
||||
"PVL_fal_FluxPro_Fill_API",
|
||||
"PVL_fal_FluxPro_v1_1_Ultra_API",
|
||||
"PVL_fal_FluxWithLora_API",
|
||||
"PVL_fal_KontextDevInpaint_API",
|
||||
"PVL_fal_KontextDevLora_API",
|
||||
"PVL_fal_KontextMaxMulti_API",
|
||||
"PVL_fal_KontextMaxSingle_API",
|
||||
"PVL_fal_KontextPro_API",
|
||||
"PVL_fal_Kontext_Dev_API",
|
||||
"PVL_fal_LumaPhoton_FlashReframe_API",
|
||||
"PVL_fal_LumaPhoton_Reframe_API",
|
||||
"PvlKontextMax"
|
||||
],
|
||||
{
|
||||
@ -37451,6 +37493,16 @@
|
||||
"title_aux": "ComfyUI_StableAudio_Open"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_StableAvatar": [
|
||||
[
|
||||
"StableAvatar_LoadModel",
|
||||
"StableAvatar_Predata",
|
||||
"StableAvatar_Sampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StableAvatar"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_Stable_Makeup": [
|
||||
[
|
||||
"StableMakeup_LoadModel",
|
||||
@ -37468,8 +37520,7 @@
|
||||
"Pre_Translate_prompt",
|
||||
"StoryDiffusion_Apply",
|
||||
"StoryDiffusion_CLIPTextEncode",
|
||||
"StoryDiffusion_KSampler",
|
||||
"StoryDiffusion_Lora_Control"
|
||||
"StoryDiffusion_KSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StoryDiffusion"
|
||||
@ -38119,6 +38170,7 @@
|
||||
"JM-KLingAI-API/image2video",
|
||||
"JM-KLingAI-API/lip-sync",
|
||||
"JM-KLingAI-API/lip-sync-async",
|
||||
"JM-KLingAI-API/multi-image2image",
|
||||
"JM-KLingAI-API/multi-image2video",
|
||||
"JM-KLingAI-API/query-status",
|
||||
"JM-KLingAI-API/text2video",
|
||||
|
||||
6205
github-stats.json
6205
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "mico-world",
|
||||
"title": "comfyui_mico_node",
|
||||
"reference": "https://github.com/mico-world/comfyui_mico_node",
|
||||
"files": [
|
||||
"https://github.com/mico-world/comfyui_mico_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: HF UNET Loader"
|
||||
},
|
||||
{
|
||||
"author": "InfiniNode",
|
||||
"title": "Comfyui-InfiniNode-Model-Suite [UNSAFE]",
|
||||
@ -60,16 +70,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "AspectSize and 100 more nodes\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "apeirography",
|
||||
"title": "DaimalyadNodes",
|
||||
"reference": "https://github.com/apeirography/DaimalyadNodes",
|
||||
"files": [
|
||||
"https://github.com/apeirography/DaimalyadNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Model Downloader by DaimAlYad"
|
||||
},
|
||||
{
|
||||
"author": "tnil25",
|
||||
"title": "ComfyUI-TJNodes [WIP]",
|
||||
|
||||
@ -2520,6 +2520,8 @@
|
||||
],
|
||||
"https://github.com/MockbaTheBorg/ComfyUI-Mockba": [
|
||||
[
|
||||
"mb AI Bypass",
|
||||
"mb AI Detector",
|
||||
"mb Barcode",
|
||||
"mb CLIP Text Encoder",
|
||||
"mb Color Picker",
|
||||
@ -2534,9 +2536,11 @@
|
||||
"mb File to Image",
|
||||
"mb File to Text",
|
||||
"mb Hash Generator",
|
||||
"mb Illuminarty",
|
||||
"mb Image Batch",
|
||||
"mb Image Center Rotate",
|
||||
"mb Image Dither",
|
||||
"mb Image FFT",
|
||||
"mb Image Film Effect",
|
||||
"mb Image Flip",
|
||||
"mb Image Load",
|
||||
@ -4336,14 +4340,6 @@
|
||||
"title_aux": "ComfyUI-Animemory-Loader"
|
||||
}
|
||||
],
|
||||
"https://github.com/apeirography/DaimalyadNodes": [
|
||||
[
|
||||
"DaimalyadModelDownloader"
|
||||
],
|
||||
{
|
||||
"title_aux": "DaimalyadNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/apetitbois/nova_utils": [
|
||||
[
|
||||
"floatList2Float",
|
||||
@ -5128,6 +5124,7 @@
|
||||
"FluxGuidance",
|
||||
"FluxKontextImageScale",
|
||||
"FluxKontextMaxImageNode",
|
||||
"FluxKontextMultiReferenceLatentMethod",
|
||||
"FluxKontextProImageNode",
|
||||
"FluxProCannyNode",
|
||||
"FluxProDepthNode",
|
||||
@ -5482,7 +5479,6 @@
|
||||
"TomePatchModel",
|
||||
"TorchCompileModel",
|
||||
"TrainLoraNode",
|
||||
"TrimVideoLatent",
|
||||
"TripleCLIPLoader",
|
||||
"TripoConversionNode",
|
||||
"TripoImageToModelNode",
|
||||
@ -5514,17 +5510,7 @@
|
||||
"VideoTriangleCFGGuidance",
|
||||
"VoxelToMesh",
|
||||
"VoxelToMeshBasic",
|
||||
"Wan22FunControlToVideo",
|
||||
"Wan22ImageToVideoLatent",
|
||||
"WanCameraEmbedding",
|
||||
"WanCameraImageToVideo",
|
||||
"WanFirstLastFrameToVideo",
|
||||
"WanFunControlToVideo",
|
||||
"WanFunInpaintToVideo",
|
||||
"WanImageToVideo",
|
||||
"WanPhantomSubjectToVideo",
|
||||
"WanTrackToVideo",
|
||||
"WanVaceToVideo",
|
||||
"WebcamCapture",
|
||||
"unCLIPCheckpointLoader",
|
||||
"unCLIPConditioning"
|
||||
@ -8070,6 +8056,14 @@
|
||||
"title_aux": "ComfyUI-Lygia"
|
||||
}
|
||||
],
|
||||
"https://github.com/mico-world/comfyui_mico_node": [
|
||||
[
|
||||
"HFUNETLoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_mico_node"
|
||||
}
|
||||
],
|
||||
"https://github.com/mikebilly/Transparent-background-comfyUI": [
|
||||
[
|
||||
"Transparentbackground RemBg"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,57 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_StableAvatar",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_StableAvatar",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_StableAvatar"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "StableAvatar: Infinite-Length Audio-Driven Avatar Video Generation,you can try it in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "jupo-ai",
|
||||
"title": "comfy-preview-model",
|
||||
"id": "comfy-preview-model",
|
||||
"reference": "https://github.com/jupo-ai/comfy-preview-model",
|
||||
"files": [
|
||||
"https://github.com/jupo-ai/comfy-preview-model"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Preview media file in model's dir."
|
||||
},
|
||||
{
|
||||
"author": "jupo-ai",
|
||||
"title": "comfy-join-prompt",
|
||||
"id": "comfy-join-prompt",
|
||||
"reference": "https://github.com/jupo-ai/comfy-join-prompt",
|
||||
"files": [
|
||||
"https://github.com/jupo-ai/comfy-join-prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Join Multiline text."
|
||||
},
|
||||
{
|
||||
"author": "mamorett",
|
||||
"title": "MiniCPM‑V‑4 (GGUF) for ComfyUI",
|
||||
"reference": "https://github.com/mamorett/ComfyUI_minicpmv4",
|
||||
"files": [
|
||||
"https://github.com/mamorett/ComfyUI_minicpmv4"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Modular ComfyUI nodes to run the vision-language model MiniCPM‑V‑4 in GGUF format, powered by llama‑cpp‑python."
|
||||
},
|
||||
{
|
||||
"author": "Verolelb",
|
||||
"title": "ComfyUI-Qwen-Aspect-Ratio",
|
||||
"reference": "https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio",
|
||||
"files": [
|
||||
"https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node to provide recommended aspect ratios for the Qwen model series."
|
||||
},
|
||||
{
|
||||
"author": "kusurin",
|
||||
"title": "ComfyUI-chronophotography",
|
||||
@ -635,67 +687,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that integrates Alibaba's Qwen-Image model for high-quality image generation with exceptional text rendering capabilities."
|
||||
},
|
||||
{
|
||||
"author": "BobRandomNumber",
|
||||
"title": "ComfyUI-TLBVFI",
|
||||
"reference": "https://github.com/BobRandomNumber/ComfyUI-TLBVFI",
|
||||
"files": [
|
||||
"https://github.com/BobRandomNumber/ComfyUI-TLBVFI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "wrapper for the TLB-VFI: Temporal-Aware Latent Brownian Bridge Diffusion for Video Frame Interpolation project"
|
||||
},
|
||||
{
|
||||
"author": "11dogzi",
|
||||
"title": "Qwen-Image ComfyUI",
|
||||
"reference": "https://github.com/11dogzi/Comfyui-Qwen-Image",
|
||||
"files": [
|
||||
"https://github.com/11dogzi/Comfyui-Qwen-Image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node package that integrates the Qwen-Image model into ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "jqy-yo",
|
||||
"title": "ComfyUI Gemini Nodes",
|
||||
"id": "gemini-nodes-jqy",
|
||||
"reference": "https://github.com/jqy-yo/comfyui-gemini-nodes",
|
||||
"files": [
|
||||
"https://github.com/jqy-yo/comfyui-gemini-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for integrating Google Gemini API with ComfyUI, providing powerful AI capabilities for text generation, image generation, and video analysis. Nodes: Gemini Text API, Gemini Image Editor, Gemini Image Gen Advanced, Gemini Video Captioner."
|
||||
},
|
||||
{
|
||||
"author": "stduhpf",
|
||||
"title": "Wan22FirstLastFrameToVideoLatent for ComfyUI",
|
||||
"reference": "https://github.com/stduhpf/ComfyUI--Wan22FirstLastFrameToVideoLatent",
|
||||
"files": [
|
||||
"https://github.com/stduhpf/ComfyUI--Wan22FirstLastFrameToVideoLatent"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a custom node for ComfyUI that can be used to generate videos from either a starting frame, an end frame or both; with the Wan2.2 5B model (which uses the new Wan2.2 VAE, unlike Wan 2.2 A14B model wich uses the old Wan2.1 VAE)."
|
||||
},
|
||||
{
|
||||
"author": "Novice_Chen",
|
||||
"title": "ComfyUI-XingLiu",
|
||||
"reference": "https://github.com/NewNoviceChen/ComfyUI-XingLiu",
|
||||
"files": [
|
||||
"https://github.com/NewNoviceChen/ComfyUI-XingLiu"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node that integrates LibLib's text-to-image and image-to-image generation capabilities, with customizable ControlNet and Lora support."
|
||||
},
|
||||
{
|
||||
"author": "GeekyGhost",
|
||||
"title": "ComfyUI Geeky AudioMixer",
|
||||
"reference": "https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer",
|
||||
"files": [
|
||||
"https://github.com/GeekyGhost/ComfyUI_Geeky_AudioMixer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio Mixing node for ComfyUI"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -946,7 +946,8 @@
|
||||
"ImageCaptioner",
|
||||
"ImageCaptionerPostProcessing",
|
||||
"Quen3Helper",
|
||||
"Quen3HelperGGUF"
|
||||
"Quen3HelperGGUF",
|
||||
"SingleImageCaptioner"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_ImageCaptioner"
|
||||
@ -1956,11 +1957,12 @@
|
||||
],
|
||||
"https://github.com/Alectriciti/comfyui-creativeprompts": [
|
||||
[
|
||||
"PromptGenerator",
|
||||
"PromptReplace",
|
||||
"PromptRewrap",
|
||||
"ShuffleTags",
|
||||
"ShuffleTagsAdvanced",
|
||||
"StringListAppend",
|
||||
"WildcardPrompts",
|
||||
"WildcardReplace"
|
||||
"StringListAppend"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-creativeprompts"
|
||||
@ -4759,10 +4761,13 @@
|
||||
"DrawBBox",
|
||||
"DrawBBoxMask",
|
||||
"DrawBoundingBoxesQwen",
|
||||
"DrawTextInBBox",
|
||||
"DumpJson",
|
||||
"ExpandBBoxByRatio",
|
||||
"FillBBoxWithImage",
|
||||
"FluxKontextTrue3DPE",
|
||||
"FluxTextLoraLoader",
|
||||
"GetTextBBoxWithAnchor",
|
||||
"HfCheckpointLoader",
|
||||
"HfClipLoader",
|
||||
"HfDiffusionModelLoader",
|
||||
@ -9612,6 +9617,7 @@
|
||||
"StitchingVideo",
|
||||
"Video2Frames",
|
||||
"VideoFlip",
|
||||
"VideoPlayback",
|
||||
"VideoTransition"
|
||||
],
|
||||
{
|
||||
@ -9718,6 +9724,14 @@
|
||||
"title_aux": "ComfyUI-Paint3D-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/NHLStenden/ComfyUI-ImageBag": [
|
||||
[
|
||||
"EnhancedImageColourTransferNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ProgressiveBlend"
|
||||
}
|
||||
],
|
||||
"https://github.com/NMWave/ComfyUI-Nader-Tagging": [
|
||||
[
|
||||
"Load Text List",
|
||||
@ -12937,7 +12951,8 @@
|
||||
"https://github.com/Starnodes2024/ComfyUI_StarBetaNodes": [
|
||||
[
|
||||
"StarApplyOverlayDepth",
|
||||
"StarQwenImageRatio"
|
||||
"StarQwenImageRatio",
|
||||
"StarQwenWanRatio"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StarBetaNodes"
|
||||
@ -14203,6 +14218,14 @@
|
||||
"title_aux": "ComfyUI-SaveImage-PP"
|
||||
}
|
||||
],
|
||||
"https://github.com/Verolelb/ComfyUI-Qwen-Aspect-Ratio": [
|
||||
[
|
||||
"QwenAspectRatioSelectorLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Qwen-Aspect-Ratio"
|
||||
}
|
||||
],
|
||||
"https://github.com/VertexAnomaly/ComfyUI_ImageSentinel": [
|
||||
[
|
||||
"ImageSentinel"
|
||||
@ -14332,6 +14355,7 @@
|
||||
"VrchImageSaverNode",
|
||||
"VrchImageSwitchOSCControlNode",
|
||||
"VrchImageWebSocketChannelLoaderNode",
|
||||
"VrchImageWebSocketFilterSettingsNode",
|
||||
"VrchImageWebSocketSettingsNode",
|
||||
"VrchImageWebSocketSimpleWebViewerNode",
|
||||
"VrchImageWebSocketWebViewerNode",
|
||||
@ -16933,6 +16957,15 @@
|
||||
"title_aux": "Handy Node ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/apeirography/DaimalyadNodes": [
|
||||
[
|
||||
"DaimalyadModelDownloader",
|
||||
"DaimalyadWildcardProcessor"
|
||||
],
|
||||
{
|
||||
"title_aux": "DaimalyadNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/arcum42/ComfyUI_SageUtils": [
|
||||
[
|
||||
"SageSetWildcardText",
|
||||
@ -21004,6 +21037,7 @@
|
||||
"FluxGuidance",
|
||||
"FluxKontextImageScale",
|
||||
"FluxKontextMaxImageNode",
|
||||
"FluxKontextMultiReferenceLatentMethod",
|
||||
"FluxKontextProImageNode",
|
||||
"FluxProCannyNode",
|
||||
"FluxProDepthNode",
|
||||
@ -21358,7 +21392,6 @@
|
||||
"TomePatchModel",
|
||||
"TorchCompileModel",
|
||||
"TrainLoraNode",
|
||||
"TrimVideoLatent",
|
||||
"TripleCLIPLoader",
|
||||
"TripoConversionNode",
|
||||
"TripoImageToModelNode",
|
||||
@ -21390,17 +21423,7 @@
|
||||
"VideoTriangleCFGGuidance",
|
||||
"VoxelToMesh",
|
||||
"VoxelToMeshBasic",
|
||||
"Wan22FunControlToVideo",
|
||||
"Wan22ImageToVideoLatent",
|
||||
"WanCameraEmbedding",
|
||||
"WanCameraImageToVideo",
|
||||
"WanFirstLastFrameToVideo",
|
||||
"WanFunControlToVideo",
|
||||
"WanFunInpaintToVideo",
|
||||
"WanImageToVideo",
|
||||
"WanPhantomSubjectToVideo",
|
||||
"WanTrackToVideo",
|
||||
"WanVaceToVideo",
|
||||
"WebcamCapture",
|
||||
"unCLIPCheckpointLoader",
|
||||
"unCLIPConditioning"
|
||||
@ -24024,8 +24047,7 @@
|
||||
],
|
||||
"https://github.com/flybirdxx/ComfyUI-SDMatte": [
|
||||
[
|
||||
"SDMatteApply",
|
||||
"SDMatteModelLoader"
|
||||
"SDMatteApply"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SDMatte"
|
||||
@ -29157,6 +29179,7 @@
|
||||
"FantasyPortraitModelLoader",
|
||||
"FantasyTalkingModelLoader",
|
||||
"FantasyTalkingWav2VecEmbeds",
|
||||
"LandmarksToImage",
|
||||
"LoadWanVideoClipTextEncoder",
|
||||
"LoadWanVideoT5TextEncoder",
|
||||
"MultiTalkModelLoader",
|
||||
@ -31799,6 +31822,17 @@
|
||||
"title_aux": "ComfyUI-Unwatermark"
|
||||
}
|
||||
],
|
||||
"https://github.com/mamorett/ComfyUI_minicpmv4": [
|
||||
[
|
||||
"GenCheckerImage",
|
||||
"MiniCPMV4GGUFLoader",
|
||||
"MiniCPMV4VisionInfer",
|
||||
"VisionPromptBuilder"
|
||||
],
|
||||
{
|
||||
"title_aux": "MiniCPM\u2011V\u20114 (GGUF) for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/mang01010/MangoNodePack": [
|
||||
[
|
||||
"CompositeMangoLoader",
|
||||
@ -34903,13 +34937,21 @@
|
||||
"PVL ComfyDeploy API Caller",
|
||||
"PVL KONTEXT MAX",
|
||||
"PVLCheckIfConnected",
|
||||
"PVL_NoneOutputNode",
|
||||
"PVL_Switch_Huge",
|
||||
"PVL_fal_FluxDev_API",
|
||||
"PVL_fal_FluxGeneral_API",
|
||||
"PVL_fal_FluxPro_Fill_API",
|
||||
"PVL_fal_FluxPro_v1_1_Ultra_API",
|
||||
"PVL_fal_FluxWithLora_API",
|
||||
"PVL_fal_KontextDevInpaint_API",
|
||||
"PVL_fal_KontextDevLora_API",
|
||||
"PVL_fal_KontextMaxMulti_API",
|
||||
"PVL_fal_KontextMaxSingle_API",
|
||||
"PVL_fal_KontextPro_API",
|
||||
"PVL_fal_Kontext_Dev_API",
|
||||
"PVL_fal_LumaPhoton_FlashReframe_API",
|
||||
"PVL_fal_LumaPhoton_Reframe_API",
|
||||
"PvlKontextMax"
|
||||
],
|
||||
{
|
||||
@ -37451,6 +37493,16 @@
|
||||
"title_aux": "ComfyUI_StableAudio_Open"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_StableAvatar": [
|
||||
[
|
||||
"StableAvatar_LoadModel",
|
||||
"StableAvatar_Predata",
|
||||
"StableAvatar_Sampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StableAvatar"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_Stable_Makeup": [
|
||||
[
|
||||
"StableMakeup_LoadModel",
|
||||
@ -37468,8 +37520,7 @@
|
||||
"Pre_Translate_prompt",
|
||||
"StoryDiffusion_Apply",
|
||||
"StoryDiffusion_CLIPTextEncode",
|
||||
"StoryDiffusion_KSampler",
|
||||
"StoryDiffusion_Lora_Control"
|
||||
"StoryDiffusion_KSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_StoryDiffusion"
|
||||
@ -38119,6 +38170,7 @@
|
||||
"JM-KLingAI-API/image2video",
|
||||
"JM-KLingAI-API/lip-sync",
|
||||
"JM-KLingAI-API/lip-sync-async",
|
||||
"JM-KLingAI-API/multi-image2image",
|
||||
"JM-KLingAI-API/multi-image2video",
|
||||
"JM-KLingAI-API/query-status",
|
||||
"JM-KLingAI-API/text2video",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user