mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-29 07:20:15 +08:00
Compare commits
4 Commits
f94f60fa0b
...
2b1f4f2832
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2b1f4f2832 | ||
|
|
2478d20e76 | ||
|
|
cc3428eb3b | ||
|
|
4901317058 |
@ -5747,6 +5747,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Progressive upscaling node for flow-matching models that incrementally doubles resolution with flow-consistent re-noising, denoising, and skip residual blending to preserve composition."
|
||||
},
|
||||
{
|
||||
"author": "ttulttul",
|
||||
"title": "Skoogeer-Noise",
|
||||
"reference": "https://github.com/ttulttul/Skoogeer-Noise",
|
||||
"files": [
|
||||
"https://github.com/ttulttul/Skoogeer-Noise"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Noise, conditioning, and perturbation utility nodes for ComfyUI (procedural noise, mesh drag, latent channel stats preview)."
|
||||
},
|
||||
{
|
||||
"author": "jitcoder",
|
||||
"title": "LoraInfo",
|
||||
@ -20386,6 +20396,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds windowed, curved shift control for Flow Matching samplers (SD3-style / flow schedules). It is a drop-in replacement for Comfy's included ModelSamplingSD3 node."
|
||||
},
|
||||
{
|
||||
"author": "SparknightLLC",
|
||||
"title": "ComfyUI-SpectralVAEDetailer",
|
||||
"reference": "https://github.com/SparknightLLC/ComfyUI-SpectralVAEDetailer",
|
||||
"files": [
|
||||
"https://github.com/SparknightLLC/ComfyUI-SpectralVAEDetailer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adjusts a latent image before the VAE decoding step in order to improve your image quality."
|
||||
},
|
||||
{
|
||||
"author": "lightricks",
|
||||
"title": "ComfyUI-LTXVideo",
|
||||
@ -32406,6 +32426,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",
|
||||
@ -35655,6 +35685,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI integration for BAAI's Emu3.5 multimodal models for text-to-image generation and multimodal understanding. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "EricRollei",
|
||||
"title": "Qwen Layers Diffuser Pipeline",
|
||||
"id": "qwen-layers-diffuser-pipeline",
|
||||
"reference": "https://github.com/EricRollei/Qwen_Layers_Diffuser_Pipeline_Comfyui",
|
||||
"files": [
|
||||
"https://github.com/EricRollei/Qwen_Layers_Diffuser_Pipeline_Comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Decompose images into semantic RGBA layers using Qwen-Image-Layered model. Features AI-powered layer naming, PSD/TIFF export with proper layer structure, original resolution support, and VRAM management. Includes 18 nodes for layer decomposition, manipulation, and saving."
|
||||
},
|
||||
{
|
||||
"author": "nomadoor",
|
||||
"title": "ComfyUI Temporal Mask Tools",
|
||||
@ -36436,6 +36477,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",
|
||||
@ -39118,16 +39169,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Qwen-Image-Edit-2509 node integration for image editing using OpenAI Image API. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "danieljanata",
|
||||
"title": "ComfyUI-QwenVL-Override",
|
||||
"reference": "https://github.com/danieljanata/ComfyUI-QwenVL-Override",
|
||||
"files": [
|
||||
"https://github.com/danieljanata/ComfyUI-QwenVL-Override"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds two nodes that reuse upstream ComfyUI-QwenVL presets but add a runtime override that can be wired/unwired without getting stuck."
|
||||
},
|
||||
{
|
||||
"author": "Arctenox",
|
||||
"title": "Arctenoxs-Essentials_ComfyUI",
|
||||
@ -39360,8 +39401,36 @@
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "vjumpkung",
|
||||
"title": "ComfyUI-STARWrapper",
|
||||
"reference": "https://github.com/vjumpkung/ComfyUI-STARWrapper",
|
||||
"files": [
|
||||
"https://github.com/vjumpkung/ComfyUI-STARWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An experimental STAR Video Upscale Wrapper."
|
||||
},
|
||||
{
|
||||
"author": "Paddel87",
|
||||
"title": "ComfyUI_fal_image",
|
||||
"reference": "https://github.com/Paddel87/ComfyUI_fal_image",
|
||||
"files": [
|
||||
"https://github.com/Paddel87/ComfyUI_fal_image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node pack for fal.ai image generation supporting FLUX models with queue polling, safety controls, and native image I/O conversion."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -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",
|
||||
@ -14327,13 +14340,15 @@
|
||||
],
|
||||
"https://github.com/OhSeongHyeon/comfyui-watdafox-nodes": [
|
||||
[
|
||||
"CheckpointLoaderWithOuputDirByModelName",
|
||||
"BFParameters",
|
||||
"BFParametersSimple",
|
||||
"IntegerPicker",
|
||||
"OuputDirByModelName",
|
||||
"RandomImageSizeAdvanced",
|
||||
"RandomImageSizeAdvancedYAML",
|
||||
"RandomInteger",
|
||||
"UniqueStringList"
|
||||
"UniqueStringList",
|
||||
"UniqueStringListAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-watdafox-nodes"
|
||||
@ -14509,6 +14524,17 @@
|
||||
"title_aux": "ComfyUI-ZeptaframePromptMerger"
|
||||
}
|
||||
],
|
||||
"https://github.com/Paddel87/ComfyUI_fal_image": [
|
||||
[
|
||||
"FALContextStore",
|
||||
"FALImage2Image",
|
||||
"FALModelSelectImage",
|
||||
"FALText2Image"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_fal_image"
|
||||
}
|
||||
],
|
||||
"https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion": [
|
||||
[
|
||||
"FooocusV2Expansion"
|
||||
@ -14890,6 +14916,7 @@
|
||||
"GeomPackComputeNormals",
|
||||
"GeomPackConnectedComponents",
|
||||
"GeomPackCreatePrimitive",
|
||||
"GeomPackDegenerateFaces",
|
||||
"GeomPackDepthNormalsToMesh",
|
||||
"GeomPackDetectSelfIntersections",
|
||||
"GeomPackExtractSkeleton",
|
||||
@ -14904,15 +14931,18 @@
|
||||
"GeomPackLoadMeshFBX",
|
||||
"GeomPackLoadMeshPath",
|
||||
"GeomPackMergeVertices",
|
||||
"GeomPackMeshFix",
|
||||
"GeomPackMeshFromSkeleton",
|
||||
"GeomPackMeshInfo",
|
||||
"GeomPackMeshQuality",
|
||||
"GeomPackMeshToMeshDistance",
|
||||
"GeomPackMeshToPointCloud",
|
||||
"GeomPackNormalizeMeshToBBox",
|
||||
"GeomPackOpenEdges",
|
||||
"GeomPackPointToMeshDistance",
|
||||
"GeomPackPreviewGaussian",
|
||||
"GeomPackPreviewMesh",
|
||||
"GeomPackPreviewMeshAnalysis",
|
||||
"GeomPackPreviewMeshDual",
|
||||
"GeomPackPreviewMeshUV",
|
||||
"GeomPackPreviewMeshVTK",
|
||||
@ -14930,7 +14960,8 @@
|
||||
"GeomPackTextureToGeometry",
|
||||
"GeomPackTransformMesh",
|
||||
"GeomPackUVUnwrap",
|
||||
"GeomPackVisualizeNormalField"
|
||||
"GeomPackVisualizeNormalField",
|
||||
"ScrambleIntField"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI libigl"
|
||||
@ -15645,6 +15676,7 @@
|
||||
"Runware Audio Sections",
|
||||
"Runware Background Removal",
|
||||
"Runware BlackForest Labs Provider Settings",
|
||||
"Runware Bria Provider Mask",
|
||||
"Runware Bria Provider Settings",
|
||||
"Runware Bytedance Provider Settings",
|
||||
"Runware ControlNet",
|
||||
@ -15708,6 +15740,7 @@
|
||||
"RunwareAudioInput",
|
||||
"RunwareAudioInputCombine",
|
||||
"RunwareBlackForestProviderSettings",
|
||||
"RunwareBriaProviderMask",
|
||||
"RunwareBriaProviderSettings",
|
||||
"RunwareBytedanceProviderSettings",
|
||||
"RunwareFrameImages",
|
||||
@ -16652,6 +16685,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",
|
||||
@ -17637,6 +17678,14 @@
|
||||
"title_aux": "ComfyUI-ModelSamplingSD3Advanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-SpectralVAEDetailer": [
|
||||
[
|
||||
"SpectralVAEDetailer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SpectralVAEDetailer"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-WeightedRandomChoice": [
|
||||
[
|
||||
"WeightedRandomChoice"
|
||||
@ -19663,6 +19712,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 +21354,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 +21376,8 @@
|
||||
"AutoFlowStringReplace",
|
||||
"AutoFlowStringSplit",
|
||||
"AutoFlowTimestampFormatter",
|
||||
"AutoFlowTimestampGenerator"
|
||||
"AutoFlowTimestampGenerator",
|
||||
"AutoFlowVideoToImages"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AutoFlow"
|
||||
@ -22234,6 +22304,7 @@
|
||||
"https://github.com/ainewsto/Comfyui_Comfly_v2": [
|
||||
[
|
||||
"ComflyChatGPTApi",
|
||||
"ComflyGeminiTextOnly",
|
||||
"ComflyGoogelVeo3",
|
||||
"ComflyJimengApi",
|
||||
"ComflyJimengVideoApi",
|
||||
@ -22884,6 +22955,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)",
|
||||
@ -29534,15 +29606,6 @@
|
||||
"title_aux": "ComfyUI-TTS"
|
||||
}
|
||||
],
|
||||
"https://github.com/danieljanata/ComfyUI-QwenVL-Override": [
|
||||
[
|
||||
"AILab_QwenVL_Override",
|
||||
"AILab_QwenVL_Override_Advanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-QwenVL-Override"
|
||||
}
|
||||
],
|
||||
"https://github.com/darkamenosa/comfy_inpaint_blend": [
|
||||
[
|
||||
"EnhancedImageCompositeMasked"
|
||||
@ -30577,7 +30640,8 @@
|
||||
],
|
||||
"https://github.com/dzy1128/ComfyUI-Vector-Engine": [
|
||||
[
|
||||
"VectorEngineImageGenerator"
|
||||
"VectorEngineGPT",
|
||||
"VectorEngineGemini"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Vector-Engine"
|
||||
@ -31654,6 +31718,7 @@
|
||||
[
|
||||
"FL_CosyVoice3_AudioCrop",
|
||||
"FL_CosyVoice3_CrossLingual",
|
||||
"FL_CosyVoice3_Dialog",
|
||||
"FL_CosyVoice3_ModelLoader",
|
||||
"FL_CosyVoice3_VoiceConversion",
|
||||
"FL_CosyVoice3_ZeroShot"
|
||||
@ -37849,7 +37914,8 @@
|
||||
[
|
||||
"ConvertOpenPoseKeypointsToDWPose",
|
||||
"PoseDetectionVitPoseToDWPose",
|
||||
"RenderNLFPoses"
|
||||
"RenderNLFPoses",
|
||||
"SaveNLFPosesAs3D"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SCAIL-Pose"
|
||||
@ -37973,6 +38039,7 @@
|
||||
"WanVideoImageToVideoEncode",
|
||||
"WanVideoImageToVideoMultiTalk",
|
||||
"WanVideoLatentReScale",
|
||||
"WanVideoLongCatAvatarExtendEmbeds",
|
||||
"WanVideoLoopArgs",
|
||||
"WanVideoLoraBlockEdit",
|
||||
"WanVideoLoraSelect",
|
||||
@ -42772,6 +42839,17 @@
|
||||
"title_aux": "ComfyUI-NegiTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/naxci1/ComfyUI-FlashVSR_Stable": [
|
||||
[
|
||||
"FlashVSRInitPipe",
|
||||
"FlashVSRNode",
|
||||
"FlashVSRNodeAdv",
|
||||
"FlashVSR_Stable"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FlashVSR_Stable"
|
||||
}
|
||||
],
|
||||
"https://github.com/nchenevey1/comfyui-gimp-nodes": [
|
||||
[
|
||||
"NC_LoadImageGIMP",
|
||||
@ -43228,6 +43306,7 @@
|
||||
[
|
||||
"InoBoolToSwitch",
|
||||
"InoBooleanEqual",
|
||||
"InoLoadImagesFromFolder",
|
||||
"InoNotBoolean"
|
||||
],
|
||||
{
|
||||
@ -43621,6 +43700,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 +45717,17 @@
|
||||
"title_aux": "Whirlpool Upscaler"
|
||||
}
|
||||
],
|
||||
"https://github.com/rakkarage/ComfyRage": [
|
||||
[
|
||||
"Debug",
|
||||
"Notify",
|
||||
"Pre",
|
||||
"Show"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyRage"
|
||||
}
|
||||
],
|
||||
"https://github.com/ramesh-x90/ComfyUI_pyannote": [
|
||||
[
|
||||
"Speaker Diarization",
|
||||
@ -46536,6 +46636,7 @@
|
||||
"https://github.com/rookiestar28/ComfyUI_Text_Processor": [
|
||||
[
|
||||
"AddTextToImage",
|
||||
"AdvancedImageSaver",
|
||||
"AdvancedTextFilter",
|
||||
"EvaluateFloats",
|
||||
"EvaluateInts",
|
||||
@ -50768,29 +50869,8 @@
|
||||
],
|
||||
"https://github.com/ttulttul/ComfyUI-FlowMatching-Inverter": [
|
||||
[
|
||||
"ConditioningAddNoise",
|
||||
"ConditioningFrequencyMerge",
|
||||
"ConditioningFrequencySplit",
|
||||
"ConditioningGaussianBlur",
|
||||
"ConditioningScale",
|
||||
"ImageAddNoise",
|
||||
"ImageFractalBrownianMotion",
|
||||
"ImagePerlinFractalNoise",
|
||||
"ImageReactionDiffusion",
|
||||
"ImageSimplexNoise",
|
||||
"ImageSwirlNoise",
|
||||
"ImageWorleyNoise",
|
||||
"LatentAddNoise",
|
||||
"LatentForwardDiffusion",
|
||||
"LatentFractalBrownianMotion",
|
||||
"LatentFrequencySplit",
|
||||
"LatentGaussianBlur",
|
||||
"LatentHybridInverter",
|
||||
"LatentPerlinFractalNoise",
|
||||
"LatentReactionDiffusion",
|
||||
"LatentSimplexNoise",
|
||||
"LatentSwirlNoise",
|
||||
"LatentWorleyNoise",
|
||||
"MemoryDiagnosticsPassThrough",
|
||||
"QwenRectifiedFlowInverter"
|
||||
],
|
||||
{
|
||||
@ -50836,6 +50916,41 @@
|
||||
"title_aux": "ComfyUI-Tensor-Operations"
|
||||
}
|
||||
],
|
||||
"https://github.com/ttulttul/Skoogeer-Noise": [
|
||||
[
|
||||
"ConditioningAddNoise",
|
||||
"ConditioningFrequencyMerge",
|
||||
"ConditioningFrequencySplit",
|
||||
"ConditioningGaussianBlur",
|
||||
"ConditioningScale",
|
||||
"ImageAddNoise",
|
||||
"ImageFractalBrownianMotion",
|
||||
"ImageMeshDrag",
|
||||
"ImageNoise",
|
||||
"ImagePerlinFractalNoise",
|
||||
"ImageReactionDiffusion",
|
||||
"ImageSimplexNoise",
|
||||
"ImageSwirlNoise",
|
||||
"ImageWorleyNoise",
|
||||
"LatentAddNoise",
|
||||
"LatentChannelStatsPreview",
|
||||
"LatentForwardDiffusion",
|
||||
"LatentFractalBrownianMotion",
|
||||
"LatentFrequencyMerge",
|
||||
"LatentFrequencySplit",
|
||||
"LatentGaussianBlur",
|
||||
"LatentMeshDrag",
|
||||
"LatentNoise",
|
||||
"LatentPerlinFractalNoise",
|
||||
"LatentReactionDiffusion",
|
||||
"LatentSimplexNoise",
|
||||
"LatentSwirlNoise",
|
||||
"LatentWorleyNoise"
|
||||
],
|
||||
{
|
||||
"title_aux": "Skoogeer-Noise"
|
||||
}
|
||||
],
|
||||
"https://github.com/tuki0918/ComfyUI_Cooldown_Node": [
|
||||
[
|
||||
"CooldownImageNode",
|
||||
@ -51489,6 +51604,14 @@
|
||||
"title_aux": "ComfyUI-Vivax-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/vjumpkung/ComfyUI-STARWrapper": [
|
||||
[
|
||||
"STARVSRNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-STARWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/vkff5833/ComfyUI-MobileClient": [
|
||||
[
|
||||
"MobileClient"
|
||||
|
||||
14802
github-stats-cache.json
14802
github-stats-cache.json
File diff suppressed because it is too large
Load Diff
7207
github-stats.json
7207
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]",
|
||||
@ -5548,16 +5598,6 @@
|
||||
"description": "NODES: Properties, Apply SVG to Image",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "AhBumm",
|
||||
"title": "ComfyUI_MangaLineExtraction",
|
||||
"reference": "https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf",
|
||||
"files": [
|
||||
"https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf"
|
||||
],
|
||||
"description": "p1atdev/MangaLineExtraction-hf as a node in comfyui",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "Kur0butiMegane",
|
||||
"title": "Comfyui-StringUtils",
|
||||
@ -8951,16 +8991,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",
|
||||
|
||||
@ -713,14 +713,6 @@
|
||||
"title_aux": "ComfyUI-Upscayl"
|
||||
}
|
||||
],
|
||||
"https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf": [
|
||||
[
|
||||
"MangaLineExtraction-hf"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_MangaLineExtraction"
|
||||
}
|
||||
],
|
||||
"https://github.com/AkiEvansDev/ComfyUI-Tools": [
|
||||
[
|
||||
"AE.AnySwitch",
|
||||
@ -1395,6 +1387,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 +1487,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 +1999,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 +2084,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 +2115,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 +2198,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 +2228,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 +2799,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 +3223,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",
|
||||
@ -3575,13 +3678,15 @@
|
||||
],
|
||||
"https://github.com/OhSeongHyeon/comfyui-random-image-size": [
|
||||
[
|
||||
"CheckpointLoaderWithOuputDirByModelName",
|
||||
"BFParameters",
|
||||
"BFParametersSimple",
|
||||
"IntegerPicker",
|
||||
"OuputDirByModelName",
|
||||
"RandomImageSizeAdvanced",
|
||||
"RandomImageSizeAdvancedYAML",
|
||||
"RandomInteger",
|
||||
"UniqueStringList"
|
||||
"UniqueStringList",
|
||||
"UniqueStringListAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-random-image-size"
|
||||
@ -3809,6 +3914,21 @@
|
||||
"title_aux": "Hunyuan3D-Part [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-MVDUST3R": [
|
||||
[
|
||||
"BlurDetection",
|
||||
"ExportMesh",
|
||||
"ExportPointCloud",
|
||||
"LoadMVDUST3RModel",
|
||||
"MVDUST3DVisualizer",
|
||||
"MVDUST3RGridMesh",
|
||||
"MVDUST3RInference",
|
||||
"PrepareImages"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-MVDUST3R [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/PozzettiAndrea/ComfyUI-MotionCapture": [
|
||||
[
|
||||
"BVHViewer",
|
||||
@ -3876,6 +3996,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 +4093,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 +4392,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 +4439,7 @@
|
||||
],
|
||||
"https://github.com/SilentLuxRay/ComfyUI-Furrey-Super-Prompt": [
|
||||
[
|
||||
"FurreySimplePrompt",
|
||||
"FurreySuperPrompt"
|
||||
],
|
||||
{
|
||||
@ -4471,6 +4626,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 +5077,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 +5711,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 +7461,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 +8459,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 +8613,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 +9069,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",
|
||||
@ -10830,6 +11012,7 @@
|
||||
"FloatToString",
|
||||
"FloatToStringWithPrefix",
|
||||
"IsComfyQueueEmpty",
|
||||
"LoRASyntaxExtractor",
|
||||
"LoraWildcardGenerator",
|
||||
"RepeatTextLines"
|
||||
],
|
||||
@ -10867,6 +11050,14 @@
|
||||
"title_aux": "ComfyUI_Cluster [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/nschpy/ComfyUI_MovisAdapter": [
|
||||
[
|
||||
"Example"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_MovisAdapter [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/numq/comfyui-camera-capture-node": [
|
||||
[
|
||||
"CameraCapture"
|
||||
@ -11990,7 +12181,8 @@
|
||||
"SamplingParameters",
|
||||
"SystemMessagePresets",
|
||||
"TextEncodeFlux2SystemPrompt",
|
||||
"TextEncodeZITSystemPrompt"
|
||||
"TextEncodeZITSystemPrompt",
|
||||
"UnFrakturPad"
|
||||
],
|
||||
{
|
||||
"title_aux": "Sampling Utility Toolkit"
|
||||
@ -12261,6 +12453,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 +13632,7 @@
|
||||
"AppendTagsNode",
|
||||
"AspectRatiosNode",
|
||||
"Base64ToImageNode",
|
||||
"DetailMapNode",
|
||||
"DivideNode",
|
||||
"DownloadImageNode",
|
||||
"ExcludeTagsNode",
|
||||
@ -13437,12 +13642,12 @@
|
||||
"FloatToIntNode",
|
||||
"IfNode",
|
||||
"ImageRemoveAlphaNode",
|
||||
"ImageShapeNode",
|
||||
"ImageSizeNode",
|
||||
"ImageToBase64Node",
|
||||
"ImageToVideoNode",
|
||||
"ImagesCatNode",
|
||||
"ImagesIndexNode",
|
||||
"ImagesInfoNode",
|
||||
"ImagesRangeNode",
|
||||
"IntNode",
|
||||
"IntToFloatNode",
|
||||
@ -13452,6 +13657,7 @@
|
||||
"LoadStringFromDirectoryNode",
|
||||
"LoadStringNode",
|
||||
"LoraLoaderDualNode",
|
||||
"MaskMapNode",
|
||||
"MaxNode",
|
||||
"MinNode",
|
||||
"ModulationDirectionNode",
|
||||
@ -13463,11 +13669,14 @@
|
||||
"PrependTagsNode",
|
||||
"PrintAnyNode",
|
||||
"PrintImageNode",
|
||||
"PureColorImageNode",
|
||||
"PythonScriptNode",
|
||||
"RangeStringListNode",
|
||||
"RangeStringNode",
|
||||
"ResizeImageNode",
|
||||
"RoughnessToSmoothnessNode",
|
||||
"SaveImageToDirectoryNode",
|
||||
"SaveImageToFolderNode",
|
||||
"SaveStringToDirectoryNode",
|
||||
"ShowStringNode",
|
||||
"StringAppendNode",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "AhBumm",
|
||||
"title": "ComfyUI_MangaLineExtraction [REMOVED]",
|
||||
"reference": "https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf",
|
||||
"files": [
|
||||
"https://github.com/AhBumm/ComfyUI_MangaLineExtraction-hf"
|
||||
],
|
||||
"description": "p1atdev/MangaLineExtraction-hf as a node in comfyui",
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "danieljanata",
|
||||
"title": "ComfyUI-QwenVL-Override [REMOVED]",
|
||||
"reference": "https://github.com/danieljanata/ComfyUI-QwenVL-Override",
|
||||
"files": [
|
||||
"https://github.com/danieljanata/ComfyUI-QwenVL-Override"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds two nodes that reuse upstream ComfyUI-QwenVL presets but add a runtime override that can be wired/unwired without getting stuck."
|
||||
},
|
||||
{
|
||||
"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,75 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "vjumpkung",
|
||||
"title": "ComfyUI-STARWrapper",
|
||||
"reference": "https://github.com/vjumpkung/ComfyUI-STARWrapper",
|
||||
"files": [
|
||||
"https://github.com/vjumpkung/ComfyUI-STARWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An experimental STAR Video Upscale Wrapper."
|
||||
},
|
||||
{
|
||||
"author": "ttulttul",
|
||||
"title": "Skoogeer-Noise",
|
||||
"reference": "https://github.com/ttulttul/Skoogeer-Noise",
|
||||
"files": [
|
||||
"https://github.com/ttulttul/Skoogeer-Noise"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Noise, conditioning, and perturbation utility nodes for ComfyUI (procedural noise, mesh drag, latent channel stats preview)."
|
||||
},
|
||||
{
|
||||
"author": "SparknightLLC",
|
||||
"title": "ComfyUI-SpectralVAEDetailer",
|
||||
"reference": "https://github.com/SparknightLLC/ComfyUI-SpectralVAEDetailer",
|
||||
"files": [
|
||||
"https://github.com/SparknightLLC/ComfyUI-SpectralVAEDetailer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adjusts a latent image before the VAE decoding step in order to improve your image quality."
|
||||
},
|
||||
{
|
||||
"author": "Paddel87",
|
||||
"title": "ComfyUI_fal_image",
|
||||
"reference": "https://github.com/Paddel87/ComfyUI_fal_image",
|
||||
"files": [
|
||||
"https://github.com/Paddel87/ComfyUI_fal_image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node pack for fal.ai image generation supporting FLUX models with queue polling, safety controls, and native image I/O conversion."
|
||||
},
|
||||
{
|
||||
"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",
|
||||
@ -494,16 +564,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Qwen-Image-Edit-2509 node integration for image editing using OpenAI Image API. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "danieljanata",
|
||||
"title": "ComfyUI-QwenVL-Override",
|
||||
"reference": "https://github.com/danieljanata/ComfyUI-QwenVL-Override",
|
||||
"files": [
|
||||
"https://github.com/danieljanata/ComfyUI-QwenVL-Override"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds two nodes that reuse upstream ComfyUI-QwenVL presets but add a runtime override that can be wired/unwired without getting stuck."
|
||||
},
|
||||
{
|
||||
"author": "Faildes",
|
||||
"title": "ComfyUI-NegativeFold",
|
||||
|
||||
@ -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",
|
||||
@ -14327,13 +14340,15 @@
|
||||
],
|
||||
"https://github.com/OhSeongHyeon/comfyui-watdafox-nodes": [
|
||||
[
|
||||
"CheckpointLoaderWithOuputDirByModelName",
|
||||
"BFParameters",
|
||||
"BFParametersSimple",
|
||||
"IntegerPicker",
|
||||
"OuputDirByModelName",
|
||||
"RandomImageSizeAdvanced",
|
||||
"RandomImageSizeAdvancedYAML",
|
||||
"RandomInteger",
|
||||
"UniqueStringList"
|
||||
"UniqueStringList",
|
||||
"UniqueStringListAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-watdafox-nodes"
|
||||
@ -14509,6 +14524,17 @@
|
||||
"title_aux": "ComfyUI-ZeptaframePromptMerger"
|
||||
}
|
||||
],
|
||||
"https://github.com/Paddel87/ComfyUI_fal_image": [
|
||||
[
|
||||
"FALContextStore",
|
||||
"FALImage2Image",
|
||||
"FALModelSelectImage",
|
||||
"FALText2Image"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_fal_image"
|
||||
}
|
||||
],
|
||||
"https://github.com/PanicTitan/ComfyUI-Fooocus-V2-Expansion": [
|
||||
[
|
||||
"FooocusV2Expansion"
|
||||
@ -14890,6 +14916,7 @@
|
||||
"GeomPackComputeNormals",
|
||||
"GeomPackConnectedComponents",
|
||||
"GeomPackCreatePrimitive",
|
||||
"GeomPackDegenerateFaces",
|
||||
"GeomPackDepthNormalsToMesh",
|
||||
"GeomPackDetectSelfIntersections",
|
||||
"GeomPackExtractSkeleton",
|
||||
@ -14904,15 +14931,18 @@
|
||||
"GeomPackLoadMeshFBX",
|
||||
"GeomPackLoadMeshPath",
|
||||
"GeomPackMergeVertices",
|
||||
"GeomPackMeshFix",
|
||||
"GeomPackMeshFromSkeleton",
|
||||
"GeomPackMeshInfo",
|
||||
"GeomPackMeshQuality",
|
||||
"GeomPackMeshToMeshDistance",
|
||||
"GeomPackMeshToPointCloud",
|
||||
"GeomPackNormalizeMeshToBBox",
|
||||
"GeomPackOpenEdges",
|
||||
"GeomPackPointToMeshDistance",
|
||||
"GeomPackPreviewGaussian",
|
||||
"GeomPackPreviewMesh",
|
||||
"GeomPackPreviewMeshAnalysis",
|
||||
"GeomPackPreviewMeshDual",
|
||||
"GeomPackPreviewMeshUV",
|
||||
"GeomPackPreviewMeshVTK",
|
||||
@ -14930,7 +14960,8 @@
|
||||
"GeomPackTextureToGeometry",
|
||||
"GeomPackTransformMesh",
|
||||
"GeomPackUVUnwrap",
|
||||
"GeomPackVisualizeNormalField"
|
||||
"GeomPackVisualizeNormalField",
|
||||
"ScrambleIntField"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI libigl"
|
||||
@ -15645,6 +15676,7 @@
|
||||
"Runware Audio Sections",
|
||||
"Runware Background Removal",
|
||||
"Runware BlackForest Labs Provider Settings",
|
||||
"Runware Bria Provider Mask",
|
||||
"Runware Bria Provider Settings",
|
||||
"Runware Bytedance Provider Settings",
|
||||
"Runware ControlNet",
|
||||
@ -15708,6 +15740,7 @@
|
||||
"RunwareAudioInput",
|
||||
"RunwareAudioInputCombine",
|
||||
"RunwareBlackForestProviderSettings",
|
||||
"RunwareBriaProviderMask",
|
||||
"RunwareBriaProviderSettings",
|
||||
"RunwareBytedanceProviderSettings",
|
||||
"RunwareFrameImages",
|
||||
@ -16652,6 +16685,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",
|
||||
@ -17637,6 +17678,14 @@
|
||||
"title_aux": "ComfyUI-ModelSamplingSD3Advanced"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-SpectralVAEDetailer": [
|
||||
[
|
||||
"SpectralVAEDetailer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SpectralVAEDetailer"
|
||||
}
|
||||
],
|
||||
"https://github.com/SparknightLLC/ComfyUI-WeightedRandomChoice": [
|
||||
[
|
||||
"WeightedRandomChoice"
|
||||
@ -19663,6 +19712,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 +21354,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 +21376,8 @@
|
||||
"AutoFlowStringReplace",
|
||||
"AutoFlowStringSplit",
|
||||
"AutoFlowTimestampFormatter",
|
||||
"AutoFlowTimestampGenerator"
|
||||
"AutoFlowTimestampGenerator",
|
||||
"AutoFlowVideoToImages"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AutoFlow"
|
||||
@ -22234,6 +22304,7 @@
|
||||
"https://github.com/ainewsto/Comfyui_Comfly_v2": [
|
||||
[
|
||||
"ComflyChatGPTApi",
|
||||
"ComflyGeminiTextOnly",
|
||||
"ComflyGoogelVeo3",
|
||||
"ComflyJimengApi",
|
||||
"ComflyJimengVideoApi",
|
||||
@ -22884,6 +22955,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)",
|
||||
@ -29534,15 +29606,6 @@
|
||||
"title_aux": "ComfyUI-TTS"
|
||||
}
|
||||
],
|
||||
"https://github.com/danieljanata/ComfyUI-QwenVL-Override": [
|
||||
[
|
||||
"AILab_QwenVL_Override",
|
||||
"AILab_QwenVL_Override_Advanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-QwenVL-Override"
|
||||
}
|
||||
],
|
||||
"https://github.com/darkamenosa/comfy_inpaint_blend": [
|
||||
[
|
||||
"EnhancedImageCompositeMasked"
|
||||
@ -30577,7 +30640,8 @@
|
||||
],
|
||||
"https://github.com/dzy1128/ComfyUI-Vector-Engine": [
|
||||
[
|
||||
"VectorEngineImageGenerator"
|
||||
"VectorEngineGPT",
|
||||
"VectorEngineGemini"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Vector-Engine"
|
||||
@ -31654,6 +31718,7 @@
|
||||
[
|
||||
"FL_CosyVoice3_AudioCrop",
|
||||
"FL_CosyVoice3_CrossLingual",
|
||||
"FL_CosyVoice3_Dialog",
|
||||
"FL_CosyVoice3_ModelLoader",
|
||||
"FL_CosyVoice3_VoiceConversion",
|
||||
"FL_CosyVoice3_ZeroShot"
|
||||
@ -37849,7 +37914,8 @@
|
||||
[
|
||||
"ConvertOpenPoseKeypointsToDWPose",
|
||||
"PoseDetectionVitPoseToDWPose",
|
||||
"RenderNLFPoses"
|
||||
"RenderNLFPoses",
|
||||
"SaveNLFPosesAs3D"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SCAIL-Pose"
|
||||
@ -37973,6 +38039,7 @@
|
||||
"WanVideoImageToVideoEncode",
|
||||
"WanVideoImageToVideoMultiTalk",
|
||||
"WanVideoLatentReScale",
|
||||
"WanVideoLongCatAvatarExtendEmbeds",
|
||||
"WanVideoLoopArgs",
|
||||
"WanVideoLoraBlockEdit",
|
||||
"WanVideoLoraSelect",
|
||||
@ -42772,6 +42839,17 @@
|
||||
"title_aux": "ComfyUI-NegiTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/naxci1/ComfyUI-FlashVSR_Stable": [
|
||||
[
|
||||
"FlashVSRInitPipe",
|
||||
"FlashVSRNode",
|
||||
"FlashVSRNodeAdv",
|
||||
"FlashVSR_Stable"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FlashVSR_Stable"
|
||||
}
|
||||
],
|
||||
"https://github.com/nchenevey1/comfyui-gimp-nodes": [
|
||||
[
|
||||
"NC_LoadImageGIMP",
|
||||
@ -43228,6 +43306,7 @@
|
||||
[
|
||||
"InoBoolToSwitch",
|
||||
"InoBooleanEqual",
|
||||
"InoLoadImagesFromFolder",
|
||||
"InoNotBoolean"
|
||||
],
|
||||
{
|
||||
@ -43621,6 +43700,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 +45717,17 @@
|
||||
"title_aux": "Whirlpool Upscaler"
|
||||
}
|
||||
],
|
||||
"https://github.com/rakkarage/ComfyRage": [
|
||||
[
|
||||
"Debug",
|
||||
"Notify",
|
||||
"Pre",
|
||||
"Show"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyRage"
|
||||
}
|
||||
],
|
||||
"https://github.com/ramesh-x90/ComfyUI_pyannote": [
|
||||
[
|
||||
"Speaker Diarization",
|
||||
@ -46536,6 +46636,7 @@
|
||||
"https://github.com/rookiestar28/ComfyUI_Text_Processor": [
|
||||
[
|
||||
"AddTextToImage",
|
||||
"AdvancedImageSaver",
|
||||
"AdvancedTextFilter",
|
||||
"EvaluateFloats",
|
||||
"EvaluateInts",
|
||||
@ -50768,29 +50869,8 @@
|
||||
],
|
||||
"https://github.com/ttulttul/ComfyUI-FlowMatching-Inverter": [
|
||||
[
|
||||
"ConditioningAddNoise",
|
||||
"ConditioningFrequencyMerge",
|
||||
"ConditioningFrequencySplit",
|
||||
"ConditioningGaussianBlur",
|
||||
"ConditioningScale",
|
||||
"ImageAddNoise",
|
||||
"ImageFractalBrownianMotion",
|
||||
"ImagePerlinFractalNoise",
|
||||
"ImageReactionDiffusion",
|
||||
"ImageSimplexNoise",
|
||||
"ImageSwirlNoise",
|
||||
"ImageWorleyNoise",
|
||||
"LatentAddNoise",
|
||||
"LatentForwardDiffusion",
|
||||
"LatentFractalBrownianMotion",
|
||||
"LatentFrequencySplit",
|
||||
"LatentGaussianBlur",
|
||||
"LatentHybridInverter",
|
||||
"LatentPerlinFractalNoise",
|
||||
"LatentReactionDiffusion",
|
||||
"LatentSimplexNoise",
|
||||
"LatentSwirlNoise",
|
||||
"LatentWorleyNoise",
|
||||
"MemoryDiagnosticsPassThrough",
|
||||
"QwenRectifiedFlowInverter"
|
||||
],
|
||||
{
|
||||
@ -50836,6 +50916,41 @@
|
||||
"title_aux": "ComfyUI-Tensor-Operations"
|
||||
}
|
||||
],
|
||||
"https://github.com/ttulttul/Skoogeer-Noise": [
|
||||
[
|
||||
"ConditioningAddNoise",
|
||||
"ConditioningFrequencyMerge",
|
||||
"ConditioningFrequencySplit",
|
||||
"ConditioningGaussianBlur",
|
||||
"ConditioningScale",
|
||||
"ImageAddNoise",
|
||||
"ImageFractalBrownianMotion",
|
||||
"ImageMeshDrag",
|
||||
"ImageNoise",
|
||||
"ImagePerlinFractalNoise",
|
||||
"ImageReactionDiffusion",
|
||||
"ImageSimplexNoise",
|
||||
"ImageSwirlNoise",
|
||||
"ImageWorleyNoise",
|
||||
"LatentAddNoise",
|
||||
"LatentChannelStatsPreview",
|
||||
"LatentForwardDiffusion",
|
||||
"LatentFractalBrownianMotion",
|
||||
"LatentFrequencyMerge",
|
||||
"LatentFrequencySplit",
|
||||
"LatentGaussianBlur",
|
||||
"LatentMeshDrag",
|
||||
"LatentNoise",
|
||||
"LatentPerlinFractalNoise",
|
||||
"LatentReactionDiffusion",
|
||||
"LatentSimplexNoise",
|
||||
"LatentSwirlNoise",
|
||||
"LatentWorleyNoise"
|
||||
],
|
||||
{
|
||||
"title_aux": "Skoogeer-Noise"
|
||||
}
|
||||
],
|
||||
"https://github.com/tuki0918/ComfyUI_Cooldown_Node": [
|
||||
[
|
||||
"CooldownImageNode",
|
||||
@ -51489,6 +51604,14 @@
|
||||
"title_aux": "ComfyUI-Vivax-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/vjumpkung/ComfyUI-STARWrapper": [
|
||||
[
|
||||
"STARVSRNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-STARWrapper"
|
||||
}
|
||||
],
|
||||
"https://github.com/vkff5833/ComfyUI-MobileClient": [
|
||||
[
|
||||
"MobileClient"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user