mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
9ea803f89a
commit
118c4e8119
@ -3677,6 +3677,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Canvas to use with ComfyUI"
|
"description": "Canvas to use with ComfyUI"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "taabata",
|
||||||
|
"title": "SANA_LOWVRAM",
|
||||||
|
"reference": "https://github.com/taabata/SANA_LOWVRAM",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/taabata/SANA_LOWVRAM"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI Diffusers wrapper nodes to run SANA models on low vram devices. Works on 2GB VRAM 12GB RAM laptop."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "noxinias",
|
"author": "noxinias",
|
||||||
"title": "ComfyUI_NoxinNodes",
|
"title": "ComfyUI_NoxinNodes",
|
||||||
@ -4767,6 +4777,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Automatically creates checkpoints during workflow execution. If If an workflow is canceled or ComfyUI crashes mid-execution, then these checkpoints are used when the workflow is re-queued to resume execution with minimal progress loss."
|
"description": "Automatically creates checkpoints during workflow execution. If If an workflow is canceled or ComfyUI crashes mid-execution, then these checkpoints are used when the workflow is re-queued to resume execution with minimal progress loss."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "AustinMroz",
|
||||||
|
"title": "ComfyUI-MinCache",
|
||||||
|
"id": "comfyui-mincache",
|
||||||
|
"reference": "https://github.com/AustinMroz/ComfyUI-MinCache",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AustinMroz/ComfyUI-MinCache"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Modifies execution to minimize RAM at the cost of performance"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "11cafe",
|
"author": "11cafe",
|
||||||
"title": "ComfyUI Workspace Manager - Comfyspace",
|
"title": "ComfyUI Workspace Manager - Comfyspace",
|
||||||
@ -7335,6 +7356,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A ComfyUI custom node that integrates Google's Gemini Flash 2.0 Experimental model, enabling multimodal analysis of text, images, video frames, and audio directly within ComfyUI workflows."
|
"description": "A ComfyUI custom node that integrates Google's Gemini Flash 2.0 Experimental model, enabling multimodal analysis of text, images, video frames, and audio directly within ComfyUI workflows."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "ShmuelRonen",
|
||||||
|
"title": "ComfyUI-ImageMotionGuider",
|
||||||
|
"reference": "https://github.com/ShmuelRonen/ComfyUI-ImageMotionGuider",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ShmuelRonen/ComfyUI-ImageMotionGuider"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom ComfyUI node designed to create seamless motion effects from single images by integrating with Hunyuan Video through latent space manipulation."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "redhottensors",
|
"author": "redhottensors",
|
||||||
"title": "ComfyUI-Prediction",
|
"title": "ComfyUI-Prediction",
|
||||||
@ -17074,6 +17105,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI supports over [a/rhymes-ai/Allegro](https://huggingface.co/rhymes-ai/Allegro), which uses text prompt to generate short video in relatively high quality, especially comparing to other open source solutions available for now."
|
"description": "ComfyUI supports over [a/rhymes-ai/Allegro](https://huggingface.co/rhymes-ai/Allegro), which uses text prompt to generate short video in relatively high quality, especially comparing to other open source solutions available for now."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "bombax-xiaoice",
|
||||||
|
"title": "ComfyUI-Open-Sora-I2V",
|
||||||
|
"reference": "https://github.com/bombax-xiaoice/ComfyUI-Open-Sora-I2V",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/bombax-xiaoice/ComfyUI-Open-Sora-I2V"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Another comfy implementation for the short video generation project hpcaitech/Open-Sora, supporting latest V2 and V3 models as well as image to video functions, etc."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "chenbaiyujason",
|
"author": "chenbaiyujason",
|
||||||
"title": "ComfyUI-SCStepFun",
|
"title": "ComfyUI-SCStepFun",
|
||||||
@ -17095,6 +17136,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI nodes for editing background of images/videos with CUDA acceleration support."
|
"description": "ComfyUI nodes for editing background of images/videos with CUDA acceleration support."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "yondonfu",
|
||||||
|
"title": "ComfyUI-Torch-Compile",
|
||||||
|
"id": "comfyui-torch-compile",
|
||||||
|
"reference": "https://github.com/yondonfu/ComfyUI-Torch-Compile",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/yondonfu/ComfyUI-Torch-Compile"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes for torch.compile."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "GorillaFrame",
|
"author": "GorillaFrame",
|
||||||
"title": "GFrbmg2",
|
"title": "GFrbmg2",
|
||||||
@ -18447,6 +18499,27 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This custom node allows you to generate logo images using Google Fonts."
|
"description": "This custom node allows you to generate logo images using Google Fonts."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "hzane",
|
||||||
|
"title": "OmniGen-ComfyUI",
|
||||||
|
"reference": "https://github.com/hzane/OmniGen-ComfyUI",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/hzane/OmniGen-ComfyUI"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node for [a/OmniGen](https://github.com/VectorSpaceLab/OmniGen)."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "SongGuo11",
|
||||||
|
"title": "ComfyUI SaveAnything Node (SG11)",
|
||||||
|
"reference": "https://github.com/SongGuo11/ComfyUI-SaveAnything-SG11",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/SongGuo11/ComfyUI-SaveAnything-SG11"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI custom node for saving images in various formats"
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -18892,17 +18965,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "yondonfu",
|
|
||||||
"title": "ComfyUI-Torch-Compile",
|
|
||||||
"id": "comfyui-torch-compile",
|
|
||||||
"reference": "https://github.com/yondonfu/ComfyUI-Torch-Compile",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/yondonfu/ComfyUI-Torch-Compile"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "ComfyUI nodes for torch.compile."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -836,15 +836,6 @@
|
|||||||
"title_aux": "MiniMates-ComfyUI"
|
"title_aux": "MiniMates-ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/AIFSH/OmniGen-ComfyUI": [
|
|
||||||
[
|
|
||||||
"OmniGenLoader",
|
|
||||||
"OmniGenNode"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "OmniGen-ComfyUI"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/AIFSH/PyramidFlow-ComfyUI": [
|
"https://github.com/AIFSH/PyramidFlow-ComfyUI": [
|
||||||
[
|
[
|
||||||
"PyramidFlowNode"
|
"PyramidFlowNode"
|
||||||
@ -1228,6 +1219,7 @@
|
|||||||
"BillBum_Modified_Dalle_API_Node",
|
"BillBum_Modified_Dalle_API_Node",
|
||||||
"BillBum_Modified_DropoutToken_Node",
|
"BillBum_Modified_DropoutToken_Node",
|
||||||
"BillBum_Modified_Flux_API_Node",
|
"BillBum_Modified_Flux_API_Node",
|
||||||
|
"BillBum_Modified_Ideogram_API_Node",
|
||||||
"BillBum_Modified_ImageSplit_Node",
|
"BillBum_Modified_ImageSplit_Node",
|
||||||
"BillBum_Modified_Image_API_Call_Node",
|
"BillBum_Modified_Image_API_Call_Node",
|
||||||
"BillBum_Modified_LLM_API_Node",
|
"BillBum_Modified_LLM_API_Node",
|
||||||
@ -2164,6 +2156,8 @@
|
|||||||
"AdvancedNoise",
|
"AdvancedNoise",
|
||||||
"Base64ToConditioning",
|
"Base64ToConditioning",
|
||||||
"CLIPTextEncodeFluxUnguided",
|
"CLIPTextEncodeFluxUnguided",
|
||||||
|
"ClownInpaint",
|
||||||
|
"ClownInpaintSimple",
|
||||||
"ClownSampler",
|
"ClownSampler",
|
||||||
"ClownsharKSampler",
|
"ClownsharKSampler",
|
||||||
"ClownsharKSamplerAutomation",
|
"ClownsharKSamplerAutomation",
|
||||||
@ -2171,6 +2165,7 @@
|
|||||||
"ClownsharKSamplerOptions",
|
"ClownsharKSamplerOptions",
|
||||||
"ClownsharKSamplerOptions_SDE_Noise",
|
"ClownsharKSamplerOptions_SDE_Noise",
|
||||||
"Conditioning Recast FP64",
|
"Conditioning Recast FP64",
|
||||||
|
"ConditioningAdd",
|
||||||
"ConditioningAverageScheduler",
|
"ConditioningAverageScheduler",
|
||||||
"ConditioningMultiply",
|
"ConditioningMultiply",
|
||||||
"ConditioningToBase64",
|
"ConditioningToBase64",
|
||||||
@ -2262,6 +2257,7 @@
|
|||||||
"UNetSave",
|
"UNetSave",
|
||||||
"UltraSharkSampler",
|
"UltraSharkSampler",
|
||||||
"UltraSharkSampler Tiled",
|
"UltraSharkSampler Tiled",
|
||||||
|
"UltraSharkSamplerRBTest",
|
||||||
"VGG19StyleTransfer",
|
"VGG19StyleTransfer",
|
||||||
"Zampler_Test"
|
"Zampler_Test"
|
||||||
],
|
],
|
||||||
@ -3666,6 +3662,7 @@
|
|||||||
"https://github.com/HM-RunningHub/ComfyUI_RH_APICall": [
|
"https://github.com/HM-RunningHub/ComfyUI_RH_APICall": [
|
||||||
[
|
[
|
||||||
"RH_ExecuteNode",
|
"RH_ExecuteNode",
|
||||||
|
"RH_ImageUploaderNode",
|
||||||
"RH_NodeInfoListNode",
|
"RH_NodeInfoListNode",
|
||||||
"RH_SettingsNode"
|
"RH_SettingsNode"
|
||||||
],
|
],
|
||||||
@ -5651,6 +5648,9 @@
|
|||||||
"DJZ-LoadLatentV2",
|
"DJZ-LoadLatentV2",
|
||||||
"DJZDatamosh",
|
"DJZDatamosh",
|
||||||
"DJZDatamoshV2",
|
"DJZDatamoshV2",
|
||||||
|
"DjzDatamoshV3",
|
||||||
|
"DjzDatamoshV4",
|
||||||
|
"DjzDatamoshV5",
|
||||||
"ImageSizeAdjuster",
|
"ImageSizeAdjuster",
|
||||||
"ImageSizeAdjusterV2",
|
"ImageSizeAdjusterV2",
|
||||||
"ImageSizeAdjusterV3",
|
"ImageSizeAdjusterV3",
|
||||||
@ -6310,7 +6310,16 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Q-Bug4/Comfyui-Simple-Json-Node": [
|
"https://github.com/Q-Bug4/Comfyui-Simple-Json-Node": [
|
||||||
[
|
[
|
||||||
"JSONParserNode"
|
"JSONArrayIteratorNode",
|
||||||
|
"JSONGeneratorNode",
|
||||||
|
"JSONKeyCheckerNode",
|
||||||
|
"JSONLengthNode",
|
||||||
|
"JSONMergeNode",
|
||||||
|
"JSONModifierNode",
|
||||||
|
"JSONObjectIteratorNode",
|
||||||
|
"JSONParserNode",
|
||||||
|
"JSONStringifierNode",
|
||||||
|
"RandomJSONValueNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Simple JSON Parser Node for ComfyUI"
|
"title_aux": "Simple JSON Parser Node for ComfyUI"
|
||||||
@ -7119,6 +7128,14 @@
|
|||||||
"title_aux": "ComfyUI-Gemini_Flash_2.0_Exp"
|
"title_aux": "ComfyUI-Gemini_Flash_2.0_Exp"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ShmuelRonen/ComfyUI-ImageMotionGuider": [
|
||||||
|
[
|
||||||
|
"ImageMotionGuider"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ImageMotionGuider"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ShmuelRonen/ComfyUI-SVDResizer": [
|
"https://github.com/ShmuelRonen/ComfyUI-SVDResizer": [
|
||||||
[
|
[
|
||||||
"SVDRsizer"
|
"SVDRsizer"
|
||||||
@ -7313,6 +7330,14 @@
|
|||||||
"title_aux": "ComfyUI_Mexx_Styler"
|
"title_aux": "ComfyUI_Mexx_Styler"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/SongGuo11/ComfyUI-SaveAnything-SG11": [
|
||||||
|
[
|
||||||
|
"SG11_SaveAnything"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI SaveAnything Node (SG11)"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Sorcerio/MBM-Music-Visualizer": [
|
"https://github.com/Sorcerio/MBM-Music-Visualizer": [
|
||||||
[
|
[
|
||||||
"id",
|
"id",
|
||||||
@ -7451,10 +7476,15 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/StableDiffusionVN/SDVN_Comfy_node": [
|
"https://github.com/StableDiffusionVN/SDVN_Comfy_node": [
|
||||||
[
|
[
|
||||||
|
"SDVM Image List Repeat",
|
||||||
"SDVN API chatbot",
|
"SDVN API chatbot",
|
||||||
|
"SDVN Any From List",
|
||||||
"SDVN Any Input Type",
|
"SDVN Any Input Type",
|
||||||
|
"SDVN Any List",
|
||||||
|
"SDVN Any Repeat",
|
||||||
"SDVN Any Show",
|
"SDVN Any Show",
|
||||||
"SDVN Apply Style Model",
|
"SDVN Apply Style Model",
|
||||||
|
"SDVN Boolean",
|
||||||
"SDVN CLIP Download",
|
"SDVN CLIP Download",
|
||||||
"SDVN CLIP Text Encode",
|
"SDVN CLIP Text Encode",
|
||||||
"SDVN CLIPVision Download",
|
"SDVN CLIPVision Download",
|
||||||
@ -7462,22 +7492,27 @@
|
|||||||
"SDVN ControlNet Download",
|
"SDVN ControlNet Download",
|
||||||
"SDVN Controlnet Apply",
|
"SDVN Controlnet Apply",
|
||||||
"SDVN DALL-E Generate Image",
|
"SDVN DALL-E Generate Image",
|
||||||
|
"SDVN Dic Convert",
|
||||||
"SDVN Easy IPAdapter weight",
|
"SDVN Easy IPAdapter weight",
|
||||||
"SDVN Exif check",
|
"SDVN Exif check",
|
||||||
|
"SDVN Filter List",
|
||||||
"SDVN Image Info",
|
"SDVN Image Info",
|
||||||
"SDVN Image Layout",
|
"SDVN Image Layout",
|
||||||
|
"SDVN Image Repeat",
|
||||||
"SDVN Image Size",
|
"SDVN Image Size",
|
||||||
"SDVN Inpaint",
|
"SDVN Inpaint",
|
||||||
"SDVN KSampler",
|
"SDVN KSampler",
|
||||||
"SDVN Load Checkpoint",
|
"SDVN Load Checkpoint",
|
||||||
"SDVN Load Image",
|
"SDVN Load Image",
|
||||||
"SDVN Load Image Folder",
|
"SDVN Load Image Folder",
|
||||||
|
"SDVN Load Image From List",
|
||||||
"SDVN Load Image Url",
|
"SDVN Load Image Url",
|
||||||
"SDVN Load Lora",
|
"SDVN Load Lora",
|
||||||
"SDVN Load Text",
|
"SDVN Load Text",
|
||||||
"SDVN Logic",
|
"SDVN Logic",
|
||||||
"SDVN Lora Download",
|
"SDVN Lora Download",
|
||||||
"SDVN Lora info",
|
"SDVN Lora info",
|
||||||
|
"SDVN Menu Option",
|
||||||
"SDVN Merge Flux",
|
"SDVN Merge Flux",
|
||||||
"SDVN Merge SD1",
|
"SDVN Merge SD1",
|
||||||
"SDVN Merge SDXL",
|
"SDVN Merge SDXL",
|
||||||
@ -7491,6 +7526,7 @@
|
|||||||
"SDVN Run Test",
|
"SDVN Run Test",
|
||||||
"SDVN Save Text",
|
"SDVN Save Text",
|
||||||
"SDVN Seed",
|
"SDVN Seed",
|
||||||
|
"SDVN Simple Any Input",
|
||||||
"SDVN StyleModel Download",
|
"SDVN StyleModel Download",
|
||||||
"SDVN Styles",
|
"SDVN Styles",
|
||||||
"SDVN Switch",
|
"SDVN Switch",
|
||||||
@ -10098,7 +10134,8 @@
|
|||||||
"https://github.com/andygill/comfyui-sunflower-nodes": [
|
"https://github.com/andygill/comfyui-sunflower-nodes": [
|
||||||
[
|
[
|
||||||
"ChannelSelect",
|
"ChannelSelect",
|
||||||
"EquirectangularToRectilinear"
|
"EquirectangularToRectilinear",
|
||||||
|
"ResizeDown"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-sunflower-nodes"
|
"title_aux": "comfyui-sunflower-nodes"
|
||||||
@ -10847,6 +10884,18 @@
|
|||||||
"title_aux": "ComfyUI-MagicDance"
|
"title_aux": "ComfyUI-MagicDance"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/bombax-xiaoice/ComfyUI-Open-Sora-I2V": [
|
||||||
|
[
|
||||||
|
"OpenSoraDecoder",
|
||||||
|
"OpenSoraEncoder",
|
||||||
|
"OpenSoraLoader",
|
||||||
|
"OpenSoraSampler",
|
||||||
|
"OpenSoraTextEncoder"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Open-Sora-I2V"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/bombless/comfyUI-RememberingUtils": [
|
"https://github.com/bombless/comfyUI-RememberingUtils": [
|
||||||
[
|
[
|
||||||
"RememberLastSeed",
|
"RememberLastSeed",
|
||||||
@ -15582,6 +15631,8 @@
|
|||||||
"https://github.com/huanngzh/ComfyUI-MVAdapter": [
|
"https://github.com/huanngzh/ComfyUI-MVAdapter": [
|
||||||
[
|
[
|
||||||
"BiRefNet",
|
"BiRefNet",
|
||||||
|
"ControlImagePreprocessor",
|
||||||
|
"ControlNetModelLoader",
|
||||||
"DiffusersMVSampler",
|
"DiffusersMVSampler",
|
||||||
"DiffusersModelMakeup",
|
"DiffusersModelMakeup",
|
||||||
"DiffusersPipelineLoader",
|
"DiffusersPipelineLoader",
|
||||||
@ -15720,6 +15771,15 @@
|
|||||||
"title_aux": "Comfy-UI on-complete-email-me"
|
"title_aux": "Comfy-UI on-complete-email-me"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/hzane/OmniGen-ComfyUI": [
|
||||||
|
[
|
||||||
|
"OmniGenLoader",
|
||||||
|
"OmniGenNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "OmniGen-ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/iFREEGROUP/comfyui-undistort": [
|
"https://github.com/iFREEGROUP/comfyui-undistort": [
|
||||||
[
|
[
|
||||||
"IG_LoadCheckerboardImageForCalibrateCamera",
|
"IG_LoadCheckerboardImageForCalibrateCamera",
|
||||||
@ -15834,7 +15894,6 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/if-ai/ComfyUI-IF_Trellis": [
|
"https://github.com/if-ai/ComfyUI-IF_Trellis": [
|
||||||
[
|
[
|
||||||
"IF_Preview_3D",
|
|
||||||
"IF_TrellisCheckpointLoader",
|
"IF_TrellisCheckpointLoader",
|
||||||
"IF_TrellisImageTo3D"
|
"IF_TrellisImageTo3D"
|
||||||
],
|
],
|
||||||
@ -21963,7 +22022,9 @@
|
|||||||
"IntervalControl",
|
"IntervalControl",
|
||||||
"QuickShapeMask",
|
"QuickShapeMask",
|
||||||
"StringControl",
|
"StringControl",
|
||||||
"StringSequence"
|
"StringSequence",
|
||||||
|
"TAESDVaeDecode",
|
||||||
|
"TAESDVaeEncode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Nodes for use with real-time applications of ComfyUI"
|
"title_aux": "Nodes for use with real-time applications of ComfyUI"
|
||||||
@ -22689,6 +22750,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": [
|
"https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": [
|
||||||
[
|
[
|
||||||
|
"SML_FluxProUltra_Replicate_Standalone",
|
||||||
"SML_FluxPro_Replicate_Standalone"
|
"SML_FluxPro_Replicate_Standalone"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -23303,7 +23365,9 @@
|
|||||||
"teeth GetFirstSeg",
|
"teeth GetFirstSeg",
|
||||||
"teeth GetValueByIndexFromList",
|
"teeth GetValueByIndexFromList",
|
||||||
"teeth ImageGridLines",
|
"teeth ImageGridLines",
|
||||||
|
"teeth LoadTextFile",
|
||||||
"teeth RunPythonCode",
|
"teeth RunPythonCode",
|
||||||
|
"teeth SaveTextFile",
|
||||||
"teeth SplitGridImage",
|
"teeth SplitGridImage",
|
||||||
"teeth TextSplitByDelimiter"
|
"teeth TextSplitByDelimiter"
|
||||||
],
|
],
|
||||||
@ -23568,6 +23632,15 @@
|
|||||||
"title_aux": "LCM_Inpaint-Outpaint_Comfy"
|
"title_aux": "LCM_Inpaint-Outpaint_Comfy"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/taabata/SANA_LOWVRAM": [
|
||||||
|
[
|
||||||
|
"SANADiffuse",
|
||||||
|
"SANATextEncode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "SANA_LOWVRAM"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/taches-ai/comfyui-scene-composer": [
|
"https://github.com/taches-ai/comfyui-scene-composer": [
|
||||||
[
|
[
|
||||||
"Action",
|
"Action",
|
||||||
@ -24495,6 +24568,35 @@
|
|||||||
"title_aux": "easy-comfy-nodes"
|
"title_aux": "easy-comfy-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/wmpmiles/ComfyUI-GTF-Utilities": [
|
||||||
|
[
|
||||||
|
"Blur Mask",
|
||||||
|
"Color Grading",
|
||||||
|
"Latent Zero Mask",
|
||||||
|
"Mask-Crop Inpaint | Post",
|
||||||
|
"Mask-Crop Inpaint | Pre",
|
||||||
|
"Mask-Crop | Post",
|
||||||
|
"Mask-Crop | Pre",
|
||||||
|
"Resample Image",
|
||||||
|
"Resample Latent",
|
||||||
|
"Resample Mask",
|
||||||
|
"Resampler | Area",
|
||||||
|
"Resampler | Jinc-Lanczos",
|
||||||
|
"Resampler | Lanczos",
|
||||||
|
"Resampler | Mitchell-Netravali",
|
||||||
|
"Resampler | Nearest-Neighbor",
|
||||||
|
"Resampler | Triangle",
|
||||||
|
"Scaler | Area",
|
||||||
|
"Scaler | Fixed",
|
||||||
|
"Scaler | Megapixels",
|
||||||
|
"Scaler | Pixel Deltas",
|
||||||
|
"Scaler | Side",
|
||||||
|
"Scaler | Sides Unlinked"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-GTF-Utilities"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/wmpmiles/comfyui-some-image-processing-stuff": [
|
"https://github.com/wmpmiles/comfyui-some-image-processing-stuff": [
|
||||||
[
|
[
|
||||||
"Blur Mask",
|
"Blur Mask",
|
||||||
@ -25274,16 +25376,27 @@
|
|||||||
"title_aux": "ComfyUI-Background-Edit"
|
"title_aux": "ComfyUI-Background-Edit"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/yondonfu/ComfyUI-Torch-Compile": [
|
||||||
|
[
|
||||||
|
"TorchCompileLoadControlNet",
|
||||||
|
"TorchCompileLoadVAE"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Torch-Compile"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/yorkane/ComfyUI-KYNode": [
|
"https://github.com/yorkane/ComfyUI-KYNode": [
|
||||||
[
|
[
|
||||||
"AdvancedLyingSigmaSampler",
|
"AdvancedLyingSigmaSampler",
|
||||||
|
"KY_AnyByIndex",
|
||||||
|
"KY_AnyToList",
|
||||||
"KY_FilePathAnalyzer-",
|
"KY_FilePathAnalyzer-",
|
||||||
"KY_JoinToString",
|
"KY_JoinToString",
|
||||||
"KY_LoadImagesFromFolder-",
|
"KY_LoadImagesFromFolder",
|
||||||
"KY_MathExpression",
|
"KY_MathExpression",
|
||||||
"KY_OpenAICaptionImage",
|
"KY_OpenAICaptionImage",
|
||||||
"KY_OpenAIChat",
|
"KY_OpenAIChat",
|
||||||
"KY_ReadImage-",
|
"KY_ReadImage",
|
||||||
"KY_RegexExtractor",
|
"KY_RegexExtractor",
|
||||||
"KY_RegexReplace",
|
"KY_RegexReplace",
|
||||||
"KY_SaveImageToPath"
|
"KY_SaveImageToPath"
|
||||||
@ -25530,6 +25643,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/zhangp365/ComfyUI-utils-nodes": [
|
"https://github.com/zhangp365/ComfyUI-utils-nodes": [
|
||||||
[
|
[
|
||||||
|
"BooleanControlOutput",
|
||||||
"CheckpointLoaderSimpleWithSwitch",
|
"CheckpointLoaderSimpleWithSwitch",
|
||||||
"ColorCorrectOfUtils",
|
"ColorCorrectOfUtils",
|
||||||
"ConcatTextOfUtils",
|
"ConcatTextOfUtils",
|
||||||
@ -25540,6 +25654,7 @@
|
|||||||
"ImageBatchOneOrMore",
|
"ImageBatchOneOrMore",
|
||||||
"ImageCompositeMaskedOneByOne",
|
"ImageCompositeMaskedOneByOne",
|
||||||
"ImageCompositeMaskedWithSwitch",
|
"ImageCompositeMaskedWithSwitch",
|
||||||
|
"ImageCompositeWatermark",
|
||||||
"ImageConcanateOfUtils",
|
"ImageConcanateOfUtils",
|
||||||
"ImageResizeTo8x",
|
"ImageResizeTo8x",
|
||||||
"IntAndIntAddOffsetLiteral",
|
"IntAndIntAddOffsetLiteral",
|
||||||
|
|||||||
4223
github-stats.json
4223
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,37 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "karthikg-09",
|
||||||
|
"title": "ComfyUI-KG09 [WIP]",
|
||||||
|
"reference": "https://github.com/karthikg-09/ComfyUI-KG09",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/karthikg-09/ComfyUI-KG09"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES: Save Image+[w/This extension uses the legacy method of copying JS.]"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "AustinMroz",
|
||||||
|
"title": "ComfyUI-MinCache",
|
||||||
|
"id": "comfyui-mincache",
|
||||||
|
"reference": "https://github.com/AustinMroz/ComfyUI-MinCache",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AustinMroz/ComfyUI-MinCache"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Modifies execution to minimize RAM at the cost of performance"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "glamorfleet0i",
|
||||||
|
"title": "ComfyUI-Firewall",
|
||||||
|
"reference": "https://github.com/glamorfleet0i/ComfyUI-Firewall",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/glamorfleet0i/ComfyUI-Firewall"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "You need to setup 'COMFYUI_IP_WHITELIST' environment variable."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "warshanks",
|
"author": "warshanks",
|
||||||
"title": "Shank-Tools",
|
"title": "Shank-Tools",
|
||||||
@ -54,9 +85,9 @@
|
|||||||
{
|
{
|
||||||
"author": "Maxim-Dey",
|
"author": "Maxim-Dey",
|
||||||
"title": "ComfyUI-MS_Tools",
|
"title": "ComfyUI-MS_Tools",
|
||||||
"reference": "https://github.com/Maxim-Dey/ComfyUI-MS_Tools",
|
"reference": "https://github.com/Maxim-Dey/ComfyUI-MaksiTools",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/Maxim-Dey/ComfyUI-MS_Tools"
|
"https://github.com/Maxim-Dey/ComfyUI-MaksiTools"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "NODES: MS Time Measure Node"
|
"description": "NODES: MS Time Measure Node"
|
||||||
|
|||||||
@ -1041,7 +1041,7 @@
|
|||||||
"title_aux": "ComfyUI-MoviePy"
|
"title_aux": "ComfyUI-MoviePy"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/Maxim-Dey/ComfyUI-MS_Tools": [
|
"https://github.com/Maxim-Dey/ComfyUI-MaksiTools": [
|
||||||
[
|
[
|
||||||
"MS Time Measure Node"
|
"MS Time Measure Node"
|
||||||
],
|
],
|
||||||
@ -1231,8 +1231,11 @@
|
|||||||
"Clip Tokens Encode (Shinsplat)",
|
"Clip Tokens Encode (Shinsplat)",
|
||||||
"Green Box (Shinsplat)",
|
"Green Box (Shinsplat)",
|
||||||
"Hex To Other (Shinsplat)",
|
"Hex To Other (Shinsplat)",
|
||||||
|
"KSampler (Shinsplat)",
|
||||||
"Lora Loader (Shinsplat)",
|
"Lora Loader (Shinsplat)",
|
||||||
|
"Nupoma (Shinsplat)",
|
||||||
"Seed (Shinsplat)",
|
"Seed (Shinsplat)",
|
||||||
|
"Shinsplat_CLIPTextEncodeFlux",
|
||||||
"String Interpolated (Shinsplat)",
|
"String Interpolated (Shinsplat)",
|
||||||
"Sum Wrap (Shinsplat)",
|
"Sum Wrap (Shinsplat)",
|
||||||
"Tensor Toys (Shinsplat)",
|
"Tensor Toys (Shinsplat)",
|
||||||
@ -2733,10 +2736,14 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": [
|
"https://github.com/jammyfu/ComfyUI_PaintingCoderUtils": [
|
||||||
[
|
[
|
||||||
|
"ClickPopup",
|
||||||
"ColorPicker",
|
"ColorPicker",
|
||||||
|
"DynamicImageCombiner",
|
||||||
"ImageResolutionAdjuster",
|
"ImageResolutionAdjuster",
|
||||||
|
"MultilineTextInput",
|
||||||
"RemoveEmptyLinesAndLeadingSpaces",
|
"RemoveEmptyLinesAndLeadingSpaces",
|
||||||
"RemoveEmptyLinesAndLeadingSpacesAdvance"
|
"RemoveEmptyLinesAndLeadingSpacesAdvance",
|
||||||
|
"TextCombiner"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI PaintingCoderUtils Nodes [WIP]"
|
"title_aux": "ComfyUI PaintingCoderUtils Nodes [WIP]"
|
||||||
@ -2927,6 +2934,14 @@
|
|||||||
"title_aux": "ComfyUI_Usability (WIP)"
|
"title_aux": "ComfyUI_Usability (WIP)"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/karthikg-09/ComfyUI-KG09": [
|
||||||
|
[
|
||||||
|
"Enhanced Save Image"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-KG09 [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/kijai/ComfyUI-CV-VAE": [
|
"https://github.com/kijai/ComfyUI-CV-VAE": [
|
||||||
[
|
[
|
||||||
"CV_VAE_Decode",
|
"CV_VAE_Decode",
|
||||||
@ -4147,8 +4162,10 @@
|
|||||||
"Calculate Image Contrast",
|
"Calculate Image Contrast",
|
||||||
"Calculate Image Saturation",
|
"Calculate Image Saturation",
|
||||||
"Color Similarity Checker",
|
"Color Similarity Checker",
|
||||||
|
"Crop Mask Util",
|
||||||
"Displace Filter",
|
"Displace Filter",
|
||||||
"Load Image (By Url)"
|
"Load Image (By Url)",
|
||||||
|
"Mask Refine (Aliyun)"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Image-Utils"
|
"title_aux": "ComfyUI-Image-Utils"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -9,6 +9,67 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "yondonfu",
|
||||||
|
"title": "ComfyUI-Torch-Compile",
|
||||||
|
"id": "comfyui-torch-compile",
|
||||||
|
"reference": "https://github.com/yondonfu/ComfyUI-Torch-Compile",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/yondonfu/ComfyUI-Torch-Compile"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI nodes for torch.compile."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "ShmuelRonen",
|
||||||
|
"title": "ComfyUI-ImageMotionGuider",
|
||||||
|
"reference": "https://github.com/ShmuelRonen/ComfyUI-ImageMotionGuider",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ShmuelRonen/ComfyUI-ImageMotionGuider"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom ComfyUI node designed to create seamless motion effects from single images by integrating with Hunyuan Video through latent space manipulation."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "hzane",
|
||||||
|
"title": "OmniGen-ComfyUI",
|
||||||
|
"reference": "https://github.com/hzane/OmniGen-ComfyUI",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/hzane/OmniGen-ComfyUI"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A custom node for [a/OmniGen](https://github.com/VectorSpaceLab/OmniGen)."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "bombax-xiaoice",
|
||||||
|
"title": "ComfyUI-Open-Sora-I2V",
|
||||||
|
"reference": "https://github.com/bombax-xiaoice/ComfyUI-Open-Sora-I2V",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/bombax-xiaoice/ComfyUI-Open-Sora-I2V"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Another comfy implementation for the short video generation project hpcaitech/Open-Sora, supporting latest V2 and V3 models as well as image to video functions, etc."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "taabata",
|
||||||
|
"title": "SANA_LOWVRAM",
|
||||||
|
"reference": "https://github.com/taabata/SANA_LOWVRAM",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/taabata/SANA_LOWVRAM"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI Diffusers wrapper nodes to run SANA models on low vram devices. Works on 2GB VRAM 12GB RAM laptop."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "SongGuo11",
|
||||||
|
"title": "ComfyUI SaveAnything Node (SG11)",
|
||||||
|
"reference": "https://github.com/SongGuo11/ComfyUI-SaveAnything-SG11",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/SongGuo11/ComfyUI-SaveAnything-SG11"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI custom node for saving images in various formats"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "licyk",
|
"author": "licyk",
|
||||||
"title": "ComfyUI-TCD-Sampler",
|
"title": "ComfyUI-TCD-Sampler",
|
||||||
@ -631,66 +692,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This node pack provides nodes that complement the Impact Pack, such as the UltralyticsDetectorProvider."
|
"description": "This node pack provides nodes that complement the Impact Pack, such as the UltralyticsDetectorProvider."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "SlackinJack",
|
|
||||||
"title": "distrifuser_comfyui",
|
|
||||||
"reference": "https://github.com/SlackinJack/distrifuser_comfyui",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/SlackinJack/distrifuser_comfyui"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "[a/Distrifuser](https://github.com/mit-han-lab/distrifuser) sampler node for ComfyUI\n"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "ShmuelRonen",
|
|
||||||
"title": "ComfyUI Coherent Video Sampler Node",
|
|
||||||
"reference": "https://github.com/ShmuelRonen/ComfyUI-CohernetVideoSampler",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/ShmuelRonen/ComfyUI-CohernetVideoSampler"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A custom node for ComfyUI that enables coherent video generation while maintaining efficient memory usage, specifically optimized for heavy models like Flux."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "if-ai",
|
|
||||||
"title": "ComfyUI-IF_MemoAvatar",
|
|
||||||
"reference": "https://github.com/if-ai/ComfyUI-IF_MemoAvatar",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/if-ai/ComfyUI-IF_MemoAvatar"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "ComfyUI MemoAvatar is a talking head avatar generator using Memory-Guided Diffusion for Expressive Talking Video Generation"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "DesertPixelAi",
|
|
||||||
"title": "ComfyUI-Desert-Pixel-Nodes",
|
|
||||||
"reference": "https://github.com/DesertPixelAi/ComfyUI-Desert-Pixel-Nodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/DesertPixelAi/ComfyUI-Desert-Pixel-Nodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A collection of custom nodes for ComfyUI focused on animation, image processing, and workflow optimization."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "muhammederem",
|
|
||||||
"title": "BLIP Vision-Language Model Integration",
|
|
||||||
"reference": "https://github.com/muhammederem/blip-comfyui",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/muhammederem/blip-comfyui"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A Python implementation for integrating the BLIP (Bootstrapping Language-Image Pre-training) model for visual question answering."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "smthemex",
|
|
||||||
"title": "ComfyUI_PBR_Maker",
|
|
||||||
"reference": "https://github.com/smthemex/ComfyUI_PBR_Maker",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/smthemex/ComfyUI_PBR_Maker"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "you can make PBR in comfyUI"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -836,15 +836,6 @@
|
|||||||
"title_aux": "MiniMates-ComfyUI"
|
"title_aux": "MiniMates-ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/AIFSH/OmniGen-ComfyUI": [
|
|
||||||
[
|
|
||||||
"OmniGenLoader",
|
|
||||||
"OmniGenNode"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "OmniGen-ComfyUI"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/AIFSH/PyramidFlow-ComfyUI": [
|
"https://github.com/AIFSH/PyramidFlow-ComfyUI": [
|
||||||
[
|
[
|
||||||
"PyramidFlowNode"
|
"PyramidFlowNode"
|
||||||
@ -1228,6 +1219,7 @@
|
|||||||
"BillBum_Modified_Dalle_API_Node",
|
"BillBum_Modified_Dalle_API_Node",
|
||||||
"BillBum_Modified_DropoutToken_Node",
|
"BillBum_Modified_DropoutToken_Node",
|
||||||
"BillBum_Modified_Flux_API_Node",
|
"BillBum_Modified_Flux_API_Node",
|
||||||
|
"BillBum_Modified_Ideogram_API_Node",
|
||||||
"BillBum_Modified_ImageSplit_Node",
|
"BillBum_Modified_ImageSplit_Node",
|
||||||
"BillBum_Modified_Image_API_Call_Node",
|
"BillBum_Modified_Image_API_Call_Node",
|
||||||
"BillBum_Modified_LLM_API_Node",
|
"BillBum_Modified_LLM_API_Node",
|
||||||
@ -2164,6 +2156,8 @@
|
|||||||
"AdvancedNoise",
|
"AdvancedNoise",
|
||||||
"Base64ToConditioning",
|
"Base64ToConditioning",
|
||||||
"CLIPTextEncodeFluxUnguided",
|
"CLIPTextEncodeFluxUnguided",
|
||||||
|
"ClownInpaint",
|
||||||
|
"ClownInpaintSimple",
|
||||||
"ClownSampler",
|
"ClownSampler",
|
||||||
"ClownsharKSampler",
|
"ClownsharKSampler",
|
||||||
"ClownsharKSamplerAutomation",
|
"ClownsharKSamplerAutomation",
|
||||||
@ -2171,6 +2165,7 @@
|
|||||||
"ClownsharKSamplerOptions",
|
"ClownsharKSamplerOptions",
|
||||||
"ClownsharKSamplerOptions_SDE_Noise",
|
"ClownsharKSamplerOptions_SDE_Noise",
|
||||||
"Conditioning Recast FP64",
|
"Conditioning Recast FP64",
|
||||||
|
"ConditioningAdd",
|
||||||
"ConditioningAverageScheduler",
|
"ConditioningAverageScheduler",
|
||||||
"ConditioningMultiply",
|
"ConditioningMultiply",
|
||||||
"ConditioningToBase64",
|
"ConditioningToBase64",
|
||||||
@ -2262,6 +2257,7 @@
|
|||||||
"UNetSave",
|
"UNetSave",
|
||||||
"UltraSharkSampler",
|
"UltraSharkSampler",
|
||||||
"UltraSharkSampler Tiled",
|
"UltraSharkSampler Tiled",
|
||||||
|
"UltraSharkSamplerRBTest",
|
||||||
"VGG19StyleTransfer",
|
"VGG19StyleTransfer",
|
||||||
"Zampler_Test"
|
"Zampler_Test"
|
||||||
],
|
],
|
||||||
@ -3666,6 +3662,7 @@
|
|||||||
"https://github.com/HM-RunningHub/ComfyUI_RH_APICall": [
|
"https://github.com/HM-RunningHub/ComfyUI_RH_APICall": [
|
||||||
[
|
[
|
||||||
"RH_ExecuteNode",
|
"RH_ExecuteNode",
|
||||||
|
"RH_ImageUploaderNode",
|
||||||
"RH_NodeInfoListNode",
|
"RH_NodeInfoListNode",
|
||||||
"RH_SettingsNode"
|
"RH_SettingsNode"
|
||||||
],
|
],
|
||||||
@ -5651,6 +5648,9 @@
|
|||||||
"DJZ-LoadLatentV2",
|
"DJZ-LoadLatentV2",
|
||||||
"DJZDatamosh",
|
"DJZDatamosh",
|
||||||
"DJZDatamoshV2",
|
"DJZDatamoshV2",
|
||||||
|
"DjzDatamoshV3",
|
||||||
|
"DjzDatamoshV4",
|
||||||
|
"DjzDatamoshV5",
|
||||||
"ImageSizeAdjuster",
|
"ImageSizeAdjuster",
|
||||||
"ImageSizeAdjusterV2",
|
"ImageSizeAdjusterV2",
|
||||||
"ImageSizeAdjusterV3",
|
"ImageSizeAdjusterV3",
|
||||||
@ -6310,7 +6310,16 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Q-Bug4/Comfyui-Simple-Json-Node": [
|
"https://github.com/Q-Bug4/Comfyui-Simple-Json-Node": [
|
||||||
[
|
[
|
||||||
"JSONParserNode"
|
"JSONArrayIteratorNode",
|
||||||
|
"JSONGeneratorNode",
|
||||||
|
"JSONKeyCheckerNode",
|
||||||
|
"JSONLengthNode",
|
||||||
|
"JSONMergeNode",
|
||||||
|
"JSONModifierNode",
|
||||||
|
"JSONObjectIteratorNode",
|
||||||
|
"JSONParserNode",
|
||||||
|
"JSONStringifierNode",
|
||||||
|
"RandomJSONValueNode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Simple JSON Parser Node for ComfyUI"
|
"title_aux": "Simple JSON Parser Node for ComfyUI"
|
||||||
@ -7119,6 +7128,14 @@
|
|||||||
"title_aux": "ComfyUI-Gemini_Flash_2.0_Exp"
|
"title_aux": "ComfyUI-Gemini_Flash_2.0_Exp"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/ShmuelRonen/ComfyUI-ImageMotionGuider": [
|
||||||
|
[
|
||||||
|
"ImageMotionGuider"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ImageMotionGuider"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/ShmuelRonen/ComfyUI-SVDResizer": [
|
"https://github.com/ShmuelRonen/ComfyUI-SVDResizer": [
|
||||||
[
|
[
|
||||||
"SVDRsizer"
|
"SVDRsizer"
|
||||||
@ -7313,6 +7330,14 @@
|
|||||||
"title_aux": "ComfyUI_Mexx_Styler"
|
"title_aux": "ComfyUI_Mexx_Styler"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/SongGuo11/ComfyUI-SaveAnything-SG11": [
|
||||||
|
[
|
||||||
|
"SG11_SaveAnything"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI SaveAnything Node (SG11)"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Sorcerio/MBM-Music-Visualizer": [
|
"https://github.com/Sorcerio/MBM-Music-Visualizer": [
|
||||||
[
|
[
|
||||||
"id",
|
"id",
|
||||||
@ -7451,10 +7476,15 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/StableDiffusionVN/SDVN_Comfy_node": [
|
"https://github.com/StableDiffusionVN/SDVN_Comfy_node": [
|
||||||
[
|
[
|
||||||
|
"SDVM Image List Repeat",
|
||||||
"SDVN API chatbot",
|
"SDVN API chatbot",
|
||||||
|
"SDVN Any From List",
|
||||||
"SDVN Any Input Type",
|
"SDVN Any Input Type",
|
||||||
|
"SDVN Any List",
|
||||||
|
"SDVN Any Repeat",
|
||||||
"SDVN Any Show",
|
"SDVN Any Show",
|
||||||
"SDVN Apply Style Model",
|
"SDVN Apply Style Model",
|
||||||
|
"SDVN Boolean",
|
||||||
"SDVN CLIP Download",
|
"SDVN CLIP Download",
|
||||||
"SDVN CLIP Text Encode",
|
"SDVN CLIP Text Encode",
|
||||||
"SDVN CLIPVision Download",
|
"SDVN CLIPVision Download",
|
||||||
@ -7462,22 +7492,27 @@
|
|||||||
"SDVN ControlNet Download",
|
"SDVN ControlNet Download",
|
||||||
"SDVN Controlnet Apply",
|
"SDVN Controlnet Apply",
|
||||||
"SDVN DALL-E Generate Image",
|
"SDVN DALL-E Generate Image",
|
||||||
|
"SDVN Dic Convert",
|
||||||
"SDVN Easy IPAdapter weight",
|
"SDVN Easy IPAdapter weight",
|
||||||
"SDVN Exif check",
|
"SDVN Exif check",
|
||||||
|
"SDVN Filter List",
|
||||||
"SDVN Image Info",
|
"SDVN Image Info",
|
||||||
"SDVN Image Layout",
|
"SDVN Image Layout",
|
||||||
|
"SDVN Image Repeat",
|
||||||
"SDVN Image Size",
|
"SDVN Image Size",
|
||||||
"SDVN Inpaint",
|
"SDVN Inpaint",
|
||||||
"SDVN KSampler",
|
"SDVN KSampler",
|
||||||
"SDVN Load Checkpoint",
|
"SDVN Load Checkpoint",
|
||||||
"SDVN Load Image",
|
"SDVN Load Image",
|
||||||
"SDVN Load Image Folder",
|
"SDVN Load Image Folder",
|
||||||
|
"SDVN Load Image From List",
|
||||||
"SDVN Load Image Url",
|
"SDVN Load Image Url",
|
||||||
"SDVN Load Lora",
|
"SDVN Load Lora",
|
||||||
"SDVN Load Text",
|
"SDVN Load Text",
|
||||||
"SDVN Logic",
|
"SDVN Logic",
|
||||||
"SDVN Lora Download",
|
"SDVN Lora Download",
|
||||||
"SDVN Lora info",
|
"SDVN Lora info",
|
||||||
|
"SDVN Menu Option",
|
||||||
"SDVN Merge Flux",
|
"SDVN Merge Flux",
|
||||||
"SDVN Merge SD1",
|
"SDVN Merge SD1",
|
||||||
"SDVN Merge SDXL",
|
"SDVN Merge SDXL",
|
||||||
@ -7491,6 +7526,7 @@
|
|||||||
"SDVN Run Test",
|
"SDVN Run Test",
|
||||||
"SDVN Save Text",
|
"SDVN Save Text",
|
||||||
"SDVN Seed",
|
"SDVN Seed",
|
||||||
|
"SDVN Simple Any Input",
|
||||||
"SDVN StyleModel Download",
|
"SDVN StyleModel Download",
|
||||||
"SDVN Styles",
|
"SDVN Styles",
|
||||||
"SDVN Switch",
|
"SDVN Switch",
|
||||||
@ -10098,7 +10134,8 @@
|
|||||||
"https://github.com/andygill/comfyui-sunflower-nodes": [
|
"https://github.com/andygill/comfyui-sunflower-nodes": [
|
||||||
[
|
[
|
||||||
"ChannelSelect",
|
"ChannelSelect",
|
||||||
"EquirectangularToRectilinear"
|
"EquirectangularToRectilinear",
|
||||||
|
"ResizeDown"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-sunflower-nodes"
|
"title_aux": "comfyui-sunflower-nodes"
|
||||||
@ -10847,6 +10884,18 @@
|
|||||||
"title_aux": "ComfyUI-MagicDance"
|
"title_aux": "ComfyUI-MagicDance"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/bombax-xiaoice/ComfyUI-Open-Sora-I2V": [
|
||||||
|
[
|
||||||
|
"OpenSoraDecoder",
|
||||||
|
"OpenSoraEncoder",
|
||||||
|
"OpenSoraLoader",
|
||||||
|
"OpenSoraSampler",
|
||||||
|
"OpenSoraTextEncoder"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Open-Sora-I2V"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/bombless/comfyUI-RememberingUtils": [
|
"https://github.com/bombless/comfyUI-RememberingUtils": [
|
||||||
[
|
[
|
||||||
"RememberLastSeed",
|
"RememberLastSeed",
|
||||||
@ -15582,6 +15631,8 @@
|
|||||||
"https://github.com/huanngzh/ComfyUI-MVAdapter": [
|
"https://github.com/huanngzh/ComfyUI-MVAdapter": [
|
||||||
[
|
[
|
||||||
"BiRefNet",
|
"BiRefNet",
|
||||||
|
"ControlImagePreprocessor",
|
||||||
|
"ControlNetModelLoader",
|
||||||
"DiffusersMVSampler",
|
"DiffusersMVSampler",
|
||||||
"DiffusersModelMakeup",
|
"DiffusersModelMakeup",
|
||||||
"DiffusersPipelineLoader",
|
"DiffusersPipelineLoader",
|
||||||
@ -15720,6 +15771,15 @@
|
|||||||
"title_aux": "Comfy-UI on-complete-email-me"
|
"title_aux": "Comfy-UI on-complete-email-me"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/hzane/OmniGen-ComfyUI": [
|
||||||
|
[
|
||||||
|
"OmniGenLoader",
|
||||||
|
"OmniGenNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "OmniGen-ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/iFREEGROUP/comfyui-undistort": [
|
"https://github.com/iFREEGROUP/comfyui-undistort": [
|
||||||
[
|
[
|
||||||
"IG_LoadCheckerboardImageForCalibrateCamera",
|
"IG_LoadCheckerboardImageForCalibrateCamera",
|
||||||
@ -15834,7 +15894,6 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/if-ai/ComfyUI-IF_Trellis": [
|
"https://github.com/if-ai/ComfyUI-IF_Trellis": [
|
||||||
[
|
[
|
||||||
"IF_Preview_3D",
|
|
||||||
"IF_TrellisCheckpointLoader",
|
"IF_TrellisCheckpointLoader",
|
||||||
"IF_TrellisImageTo3D"
|
"IF_TrellisImageTo3D"
|
||||||
],
|
],
|
||||||
@ -21963,7 +22022,9 @@
|
|||||||
"IntervalControl",
|
"IntervalControl",
|
||||||
"QuickShapeMask",
|
"QuickShapeMask",
|
||||||
"StringControl",
|
"StringControl",
|
||||||
"StringSequence"
|
"StringSequence",
|
||||||
|
"TAESDVaeDecode",
|
||||||
|
"TAESDVaeEncode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Nodes for use with real-time applications of ComfyUI"
|
"title_aux": "Nodes for use with real-time applications of ComfyUI"
|
||||||
@ -22689,6 +22750,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": [
|
"https://github.com/smlbiobot/ComfyUI-Flux-Replicate-API": [
|
||||||
[
|
[
|
||||||
|
"SML_FluxProUltra_Replicate_Standalone",
|
||||||
"SML_FluxPro_Replicate_Standalone"
|
"SML_FluxPro_Replicate_Standalone"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -23303,7 +23365,9 @@
|
|||||||
"teeth GetFirstSeg",
|
"teeth GetFirstSeg",
|
||||||
"teeth GetValueByIndexFromList",
|
"teeth GetValueByIndexFromList",
|
||||||
"teeth ImageGridLines",
|
"teeth ImageGridLines",
|
||||||
|
"teeth LoadTextFile",
|
||||||
"teeth RunPythonCode",
|
"teeth RunPythonCode",
|
||||||
|
"teeth SaveTextFile",
|
||||||
"teeth SplitGridImage",
|
"teeth SplitGridImage",
|
||||||
"teeth TextSplitByDelimiter"
|
"teeth TextSplitByDelimiter"
|
||||||
],
|
],
|
||||||
@ -23568,6 +23632,15 @@
|
|||||||
"title_aux": "LCM_Inpaint-Outpaint_Comfy"
|
"title_aux": "LCM_Inpaint-Outpaint_Comfy"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/taabata/SANA_LOWVRAM": [
|
||||||
|
[
|
||||||
|
"SANADiffuse",
|
||||||
|
"SANATextEncode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "SANA_LOWVRAM"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/taches-ai/comfyui-scene-composer": [
|
"https://github.com/taches-ai/comfyui-scene-composer": [
|
||||||
[
|
[
|
||||||
"Action",
|
"Action",
|
||||||
@ -24495,6 +24568,35 @@
|
|||||||
"title_aux": "easy-comfy-nodes"
|
"title_aux": "easy-comfy-nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/wmpmiles/ComfyUI-GTF-Utilities": [
|
||||||
|
[
|
||||||
|
"Blur Mask",
|
||||||
|
"Color Grading",
|
||||||
|
"Latent Zero Mask",
|
||||||
|
"Mask-Crop Inpaint | Post",
|
||||||
|
"Mask-Crop Inpaint | Pre",
|
||||||
|
"Mask-Crop | Post",
|
||||||
|
"Mask-Crop | Pre",
|
||||||
|
"Resample Image",
|
||||||
|
"Resample Latent",
|
||||||
|
"Resample Mask",
|
||||||
|
"Resampler | Area",
|
||||||
|
"Resampler | Jinc-Lanczos",
|
||||||
|
"Resampler | Lanczos",
|
||||||
|
"Resampler | Mitchell-Netravali",
|
||||||
|
"Resampler | Nearest-Neighbor",
|
||||||
|
"Resampler | Triangle",
|
||||||
|
"Scaler | Area",
|
||||||
|
"Scaler | Fixed",
|
||||||
|
"Scaler | Megapixels",
|
||||||
|
"Scaler | Pixel Deltas",
|
||||||
|
"Scaler | Side",
|
||||||
|
"Scaler | Sides Unlinked"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-GTF-Utilities"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/wmpmiles/comfyui-some-image-processing-stuff": [
|
"https://github.com/wmpmiles/comfyui-some-image-processing-stuff": [
|
||||||
[
|
[
|
||||||
"Blur Mask",
|
"Blur Mask",
|
||||||
@ -25274,16 +25376,27 @@
|
|||||||
"title_aux": "ComfyUI-Background-Edit"
|
"title_aux": "ComfyUI-Background-Edit"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/yondonfu/ComfyUI-Torch-Compile": [
|
||||||
|
[
|
||||||
|
"TorchCompileLoadControlNet",
|
||||||
|
"TorchCompileLoadVAE"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Torch-Compile"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/yorkane/ComfyUI-KYNode": [
|
"https://github.com/yorkane/ComfyUI-KYNode": [
|
||||||
[
|
[
|
||||||
"AdvancedLyingSigmaSampler",
|
"AdvancedLyingSigmaSampler",
|
||||||
|
"KY_AnyByIndex",
|
||||||
|
"KY_AnyToList",
|
||||||
"KY_FilePathAnalyzer-",
|
"KY_FilePathAnalyzer-",
|
||||||
"KY_JoinToString",
|
"KY_JoinToString",
|
||||||
"KY_LoadImagesFromFolder-",
|
"KY_LoadImagesFromFolder",
|
||||||
"KY_MathExpression",
|
"KY_MathExpression",
|
||||||
"KY_OpenAICaptionImage",
|
"KY_OpenAICaptionImage",
|
||||||
"KY_OpenAIChat",
|
"KY_OpenAIChat",
|
||||||
"KY_ReadImage-",
|
"KY_ReadImage",
|
||||||
"KY_RegexExtractor",
|
"KY_RegexExtractor",
|
||||||
"KY_RegexReplace",
|
"KY_RegexReplace",
|
||||||
"KY_SaveImageToPath"
|
"KY_SaveImageToPath"
|
||||||
@ -25530,6 +25643,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/zhangp365/ComfyUI-utils-nodes": [
|
"https://github.com/zhangp365/ComfyUI-utils-nodes": [
|
||||||
[
|
[
|
||||||
|
"BooleanControlOutput",
|
||||||
"CheckpointLoaderSimpleWithSwitch",
|
"CheckpointLoaderSimpleWithSwitch",
|
||||||
"ColorCorrectOfUtils",
|
"ColorCorrectOfUtils",
|
||||||
"ConcatTextOfUtils",
|
"ConcatTextOfUtils",
|
||||||
@ -25540,6 +25654,7 @@
|
|||||||
"ImageBatchOneOrMore",
|
"ImageBatchOneOrMore",
|
||||||
"ImageCompositeMaskedOneByOne",
|
"ImageCompositeMaskedOneByOne",
|
||||||
"ImageCompositeMaskedWithSwitch",
|
"ImageCompositeMaskedWithSwitch",
|
||||||
|
"ImageCompositeWatermark",
|
||||||
"ImageConcanateOfUtils",
|
"ImageConcanateOfUtils",
|
||||||
"ImageResizeTo8x",
|
"ImageResizeTo8x",
|
||||||
"IntAndIntAddOffsetLiteral",
|
"IntAndIntAddOffsetLiteral",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user