mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 05:02:36 +08:00
Merge branch 'ltdrdata:main' into main
This commit is contained in:
commit
345ddbcf9d
@ -2088,7 +2088,7 @@
|
||||
"https://github.com/syllebra/bilbox-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: BilboX's PromptGeek Photo Prompt. This provides a convenient way to compose photorealistic prompts into ComfyUI."
|
||||
"description": "Nodes: BilboX's PromptGeek Photo Prompt. This provides a convenient way to compose photorealistic prompts into ComfyUI. Post-Processing: adds various post processing effects. Bonus: Option to show a distant server shutdown menu."
|
||||
},
|
||||
{
|
||||
"author": "Girish Gopaul",
|
||||
@ -6811,6 +6811,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A Anime Character Segmentation node for comfyui, based on [this hf space](https://huggingface.co/spaces/skytnt/anime-remove-background)."
|
||||
},
|
||||
{
|
||||
"author": "LyazS",
|
||||
"title": "net tool node for comfyui",
|
||||
"reference": "https://github.com/LyazS/comfyui-nettools",
|
||||
"files": [
|
||||
"https://github.com/LyazS/comfyui-nettools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A net tool node for comfyui, rewrite from [comfyui-tooling-nodes](https://github.com/Acly/comfyui-tooling-nodes) but support more big data sending."
|
||||
},
|
||||
{
|
||||
"author": "Chan-0312",
|
||||
"title": "ComfyUI-IPAnimate",
|
||||
@ -7318,6 +7328,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "experimental node pack to test using reference videos for their motion."
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-DiLightNet",
|
||||
"reference": "https://github.com/logtd/ComfyUI-DiLightNet",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-DiLightNet"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use [a/DiLightNet](https://github.com/iamNCJ/DiLightNet).\nThese nodes can run DiLightNet, but the Dust3r or BlenderPy implementations to create lighting are not included. Expect those to be added to seperate repos when time allows."
|
||||
},
|
||||
{
|
||||
"author": "Big-Idea-Technology",
|
||||
"title": "ComfyUI-Book-Tools Nodes for ComfyUI",
|
||||
@ -10709,7 +10729,7 @@
|
||||
"https://github.com/portu-sim/comfyui_bmab"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "BMAB for ComfyUI\n[w/comfyui-bmab is changed to comfyui_bmab. Remove 'custom_nodes/comyui-bmab' in your directory and then reinstall this.]"
|
||||
"description": "BMAB for ComfyUI. BMAB is an custom nodes of ComfyUI and has the function of post-processing the generated image according to settings. If necessary, you can find and redraw people, faces, and hands, or perform functions such as resize, resample, and add noise. You can composite two images or perform the Upscale function."
|
||||
},
|
||||
{
|
||||
"author": "griptape-ai",
|
||||
@ -13320,7 +13340,7 @@
|
||||
"https://github.com/Pheat-AI/Remade_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Batch Image Blend by Mask, Batch Enlarged Overlay, Batch Image Overlay, Remove Black Pixels to Transparent"
|
||||
"description": "Nodes:Batch Image Blend by Mask, Batch Enlarged Overlay, Batch Image Overlay, Remove Black Pixels to Transparent, Canny Shrink and Recenter"
|
||||
},
|
||||
{
|
||||
"author": "OgreLemonSoup",
|
||||
@ -13972,16 +13992,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "StyledCLIPTextEncode is a node that enables you to build your prompts(both postive and negative) based on the selected style. It provides up-to 77 styles currently and has been tested on SDXL and SD1.5 checkpoints. It's ported from project [a/Style Selector for SDXL 1.0](https://github.com/ahgsql/StyleSelectorXL), which is only availabe on WebUI."
|
||||
},
|
||||
{
|
||||
"author": "yvann-ba",
|
||||
"title": "ComfyUI_Yvann-Nodes",
|
||||
"reference": "https://github.com/yvann-ba/ComfyUI_Yvann-Nodes",
|
||||
"files": [
|
||||
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio Analysis, Transform audio into float weights"
|
||||
},
|
||||
{
|
||||
"author": "Isi-dev",
|
||||
"title": "ComfyUI-Img2DrawingAssistants",
|
||||
@ -14251,7 +14261,7 @@
|
||||
"https://github.com/lldacing/ComfyUI_BiRefNet_ll"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:AutoDownloadBiRefNetModel, LoadRembgByBiRefNetModel, RembgByBiRefNet."
|
||||
"description": "Sync with version of BiRefNet. NODES:AutoDownloadBiRefNetModel, LoadRembgByBiRefNetModel, RembgByBiRefNet."
|
||||
},
|
||||
{
|
||||
"author": "Tenney95",
|
||||
@ -14304,7 +14314,91 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to run nodes on remote ComfyUI instances."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "kinglord",
|
||||
"title": "Prompt Gallery",
|
||||
"id": "promptGallery",
|
||||
"reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery",
|
||||
"files": [
|
||||
"https://github.com/Kinglord/ComfyUI_Prompt_Gallery"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "New UI on the sidebar that allows for quick and easy navigation of images to help build styles, characters, backgrounds, etc. or even entire random prompts."
|
||||
},
|
||||
{
|
||||
"author": "alexcong",
|
||||
"title": "Qwen2-VL wrapper for ComfyUI",
|
||||
"id": "comfyui-qwen2-vl",
|
||||
"reference": "https://github.com/alexcong/ComfyUI_QwenVL",
|
||||
"files": [
|
||||
"https://github.com/alexcong/ComfyUI_QwenVL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Qwen2-VL wrapper that supports text-based and single-image queries."
|
||||
},
|
||||
{
|
||||
"author": "Bin-sam",
|
||||
"title": "DynamicPose-ComfyUI",
|
||||
"reference": "https://github.com/Bin-sam/DynamicPose-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/Bin-sam/DynamicPose-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:pose_extraction, Load_reference_unet, Load_denoising_unet, Load_Pose_Guider, Pose_Guider_Encode, DynamicPose_Sampler, load_pose_model, align"
|
||||
},
|
||||
{
|
||||
"author": "Metal3d",
|
||||
"title": "Human Parts Detector",
|
||||
"id": "human-parts-detector",
|
||||
"reference": "https://github.com/metal3d/ComfyUI_Human_Parts",
|
||||
"files": [
|
||||
"https://github.com/metal3d/ComfyUI_Human_Parts"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Detect human parts using the DeepLabV3+ ResNet50 model from Keras-io. You can extract hair, arms, legs, and other parts with ease and with small memory usage."
|
||||
},
|
||||
{
|
||||
"author": "Fuwuffy",
|
||||
"title": "ComfyUI Visual Area Nodes",
|
||||
"id": "comfy-visual-area",
|
||||
"reference": "https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes",
|
||||
"files": [
|
||||
"https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a collection of nodes created to aid when managing area conditionings."
|
||||
},
|
||||
{
|
||||
"author": "HentaiGirlfriendDotCom",
|
||||
"title": "comfyui-highlight-connections",
|
||||
"reference": "https://github.com/HentaiGirlfriendDotCom/comfyui-highlight-connections",
|
||||
"files": [
|
||||
"https://github.com/HentaiGirlfriendDotCom/comfyui-highlight-connections"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node that can be dropped into a group. When a node is then clicked within that group, all nodes and connections in that group get greyed out and the connections from the clicked node go bright red."
|
||||
},
|
||||
{
|
||||
"author": "openart",
|
||||
"title": "openart-comfyui-deploy",
|
||||
"id": "openart-comfyui-deploy",
|
||||
"reference": "https://github.com/kulsisme/openart-comfyui-deploy",
|
||||
"files": [
|
||||
"https://github.com/kulsisme/openart-comfyui-deploy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: External Boolean (ComfyUI Deploy), External Checkpoint (ComfyUI Deploy), External Image (ComfyUI Deploy), External Video (ComfyUI Deploy x VHS), OpenArt Text, Image Websocket Output (ComfyDeploy), ..."
|
||||
},
|
||||
{
|
||||
"author": "Cyber-BCat",
|
||||
"title": "ComfyUI_Auto_Caption",
|
||||
"reference": "https://github.com/Cyber-BCat/ComfyUI_Auto_Caption",
|
||||
"files": [
|
||||
"https://github.com/Cyber-BCat/ComfyUI_Auto_Caption"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This report contains a 'load many images' node which is going to load the image set by the number of file names from smallest to largest, and the images will no longer be loaded in the wrong order! Setting index=0 makes it load from the first small value (image flie name) image, and index=2 will load them from the second image. Another node 'load images & resize' can resize the image by the first loaded image."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -599,7 +599,12 @@
|
||||
],
|
||||
"https://github.com/AIFSH/HivisionIDPhotos-ComfyUI": [
|
||||
[
|
||||
"HivisionNode"
|
||||
"AddBackgroundNode",
|
||||
"AddWaterMarkNode",
|
||||
"ENHivisionParamsNode",
|
||||
"HivisionLayOutNode",
|
||||
"HivisionNode",
|
||||
"ZHHivisionParamsNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "HivisionIDPhotos-ComfyUI"
|
||||
@ -940,23 +945,16 @@
|
||||
"FLATTEN (JOV) \u2b07\ufe0f",
|
||||
"GLSL (JOV) \ud83c\udf69",
|
||||
"GLSL BLEND LINEAR (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL COLOR CONVERSION (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL COLOR PALETTE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL CONICAL GRADIENT (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL DIRECTIONAL WARP (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL GRAYSCALE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL HSV-2-LAB (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL HSV-2-RGB (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL LAB-2-HSV (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL LAB-2-RGB (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL LAB-2-XYZ (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL HSV ADJUST (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL NORMAL (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL NORMAL BLEND (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL POSTERIZE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL RGB-2-HSV (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL RGB-2-LAB (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL RGB-2-XYZ (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL TRANSFORM (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL XYZ-2-LAB (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL XYZ-2-RGB (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GRADIENT MAP (JOV) \ud83c\uddf2\ud83c\uddfa",
|
||||
"GRAPH (JOV) \ud83d\udcc8",
|
||||
"IMAGE INFO (JOV) \ud83d\udcda",
|
||||
@ -1416,6 +1414,21 @@
|
||||
"title_aux": "ComfyUI-Path-Helper"
|
||||
}
|
||||
],
|
||||
"https://github.com/Bin-sam/DynamicPose-ComfyUI": [
|
||||
[
|
||||
"DynamicPose_Sampler",
|
||||
"Load_Pose_Guider",
|
||||
"Load_denoising_unet",
|
||||
"Load_reference_unet",
|
||||
"Pose_Guider_Encode",
|
||||
"align",
|
||||
"load_pose_model",
|
||||
"pose_extraction"
|
||||
],
|
||||
{
|
||||
"title_aux": "DynamicPose-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlakeOne/ComfyUI-CustomScheduler": [
|
||||
[
|
||||
"CustomScheduler"
|
||||
@ -1649,9 +1662,11 @@
|
||||
"PrimereMetaHandler",
|
||||
"PrimereMetaRead",
|
||||
"PrimereMetaSave",
|
||||
"PrimereMetaTupleCollector",
|
||||
"PrimereMidjourneyStyles",
|
||||
"PrimereModelConceptSelector",
|
||||
"PrimereModelKeyword",
|
||||
"PrimereNetworkDataCollector",
|
||||
"PrimereNetworkTagLoader",
|
||||
"PrimerePreviewImage",
|
||||
"PrimerePrompt",
|
||||
@ -1684,6 +1699,16 @@
|
||||
"title_aux": "Primere nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Cyber-BCat/ComfyUI_Auto_Caption": [
|
||||
[
|
||||
"Auto Caption",
|
||||
"Joy Model load",
|
||||
"LoadManyImages"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Auto_Caption"
|
||||
}
|
||||
],
|
||||
"https://github.com/Cyber-Blacat/ComfyUI-Yuan": [
|
||||
[
|
||||
"Image Judgment",
|
||||
@ -2555,6 +2580,18 @@
|
||||
"title_aux": "FM_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes": [
|
||||
[
|
||||
"VisualAreaPrompt"
|
||||
],
|
||||
{
|
||||
"author": "Fuwuffy",
|
||||
"description": "Nodes used for more comfortable area prompting design.",
|
||||
"nickname": "AreaPrompts",
|
||||
"title": "Area Prompts",
|
||||
"title_aux": "ComfyUI Visual Area Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/G-370/ComfyUI-SD3-Powerlab": [
|
||||
[
|
||||
"G370SD3PowerLab_AttentionToImage",
|
||||
@ -2836,6 +2873,14 @@
|
||||
"title_aux": "Hellrunner's Magical Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/HentaiGirlfriendDotCom/comfyui-highlight-connections": [
|
||||
[
|
||||
"HighlightConnections"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-highlight-connections"
|
||||
}
|
||||
],
|
||||
"https://github.com/Hiero207/ComfyUI-Hiero-Nodes": [
|
||||
[
|
||||
"Load Prompt Travel file",
|
||||
@ -3190,6 +3235,7 @@
|
||||
[
|
||||
"BK_ColorContrast",
|
||||
"BK_ColorLimit",
|
||||
"BK_ColorLuminance",
|
||||
"BK_ColorSelector",
|
||||
"BK_GradientImage",
|
||||
"BK_ImageFilterByAspectRatio",
|
||||
@ -4579,7 +4625,11 @@
|
||||
"Batch Enlarged Overlay",
|
||||
"Batch Image Blend by Mask",
|
||||
"Batch Image Overlay",
|
||||
"Remove Black To Transparent"
|
||||
"CannyImageCropper",
|
||||
"MaskBoundingBox",
|
||||
"Place Canny On Canvas",
|
||||
"Remove Black To Transparent",
|
||||
"Shrink Canny Image"
|
||||
],
|
||||
{
|
||||
"title_aux": "Remade_nodes"
|
||||
@ -5531,6 +5581,8 @@
|
||||
"CXH_Florence2Run",
|
||||
"CXH_HG_Model_Load",
|
||||
"CXH_Min2_6_prompt_Run",
|
||||
"CXH_MinCP3_4B_Chat",
|
||||
"CXH_MinCP3_4B_Load",
|
||||
"Joy_caption",
|
||||
"Joy_caption_load"
|
||||
],
|
||||
@ -5559,8 +5611,8 @@
|
||||
[
|
||||
"Make Size",
|
||||
"Make Size Latent",
|
||||
"Make Tile Calc",
|
||||
"Make Tiles",
|
||||
"Make Tiles Math",
|
||||
"Unmake Tiles"
|
||||
],
|
||||
{
|
||||
@ -7338,6 +7390,7 @@
|
||||
],
|
||||
"https://github.com/aidenli/ComfyUI_NYJY": [
|
||||
[
|
||||
"CivitaiPrompt",
|
||||
"JoyCaption",
|
||||
"JoyTag",
|
||||
"LoadLlamaModel",
|
||||
@ -7360,6 +7413,7 @@
|
||||
"AK_AdjustListSize",
|
||||
"AK_AnimatedDilationMaskLinear",
|
||||
"AK_AudioFramesyncSchedule",
|
||||
"AK_AudioreactiveDilateMaskInfinite",
|
||||
"AK_AudioreactiveDilationMask",
|
||||
"AK_AudioreactiveDynamicDilationMask",
|
||||
"AK_BinaryAmplitudeGate",
|
||||
@ -7430,6 +7484,7 @@
|
||||
"FLUXResolutions",
|
||||
"GeminiAPI",
|
||||
"OllamaAPI",
|
||||
"Save text",
|
||||
"SaveSVG",
|
||||
"TextSplitByDelimiter",
|
||||
"menus"
|
||||
@ -7474,6 +7529,14 @@
|
||||
"title_aux": "OpenPose Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexcong/ComfyUI_QwenVL": [
|
||||
[
|
||||
"Qwen2VL"
|
||||
],
|
||||
{
|
||||
"title_aux": "Qwen2-VL wrapper for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": [
|
||||
[
|
||||
"HF_QuestionAnswer",
|
||||
@ -7906,8 +7969,11 @@
|
||||
[
|
||||
"BoolSwitchOutStr",
|
||||
"CivitaiPrompts",
|
||||
"ComfyuiRuntimeArgs",
|
||||
"FaceScatter",
|
||||
"FaceScatter2",
|
||||
"FluxInspireLbw_Batch",
|
||||
"FluxInspireLbw_BlockVectorPreset",
|
||||
"GodnessMerger_Apply",
|
||||
"GodnessMerger_InputBlocks",
|
||||
"GodnessMerger_InputBlocksExperimental",
|
||||
@ -7923,6 +7989,7 @@
|
||||
"ImageMonitor",
|
||||
"ImgMetaValueExtractor",
|
||||
"LoraLoaderByPath",
|
||||
"LoraLoaderFromFolder",
|
||||
"LoraLoaderOnlyModelByPath",
|
||||
"PreviewImageWEBP",
|
||||
"PromptChecker",
|
||||
@ -7934,12 +8001,12 @@
|
||||
"SP-UnetSave",
|
||||
"SP_FluxFastMergePatchFP8 [Experimental]",
|
||||
"SP_KoboldCpp",
|
||||
"SP_KoboldCppWithContext",
|
||||
"SP_WebsocketSendImage",
|
||||
"ScatterParams",
|
||||
"ScatterParamsBatch",
|
||||
"SendTelegramChatBot",
|
||||
"StrToCombo",
|
||||
"TESTER",
|
||||
"TextSplitJoinByDelimiter"
|
||||
],
|
||||
{
|
||||
@ -9023,6 +9090,7 @@
|
||||
"chaosaiart_Any_Switch",
|
||||
"chaosaiart_Any_Switch_Big_Number",
|
||||
"chaosaiart_Any_Switch_small",
|
||||
"chaosaiart_AutoNone_Switch_small",
|
||||
"chaosaiart_CheckpointLoader",
|
||||
"chaosaiart_CheckpointPrompt",
|
||||
"chaosaiart_CheckpointPrompt2",
|
||||
@ -9268,6 +9336,7 @@
|
||||
"LayerUtility: LayerImageTransform",
|
||||
"LayerUtility: LayerMaskTransform",
|
||||
"LayerUtility: LoadPSD",
|
||||
"LayerUtility: LoadVQAModel",
|
||||
"LayerUtility: NumberCalculator",
|
||||
"LayerUtility: NumberCalculatorV2",
|
||||
"LayerUtility: PrintInfo",
|
||||
@ -9291,6 +9360,7 @@
|
||||
"LayerUtility: TextImage",
|
||||
"LayerUtility: TextImage V2",
|
||||
"LayerUtility: TextJoin",
|
||||
"LayerUtility: VQAPrompt",
|
||||
"LayerUtility: XY to Percent"
|
||||
],
|
||||
{
|
||||
@ -9848,6 +9918,7 @@
|
||||
"TestWhileLoopOpen",
|
||||
"ThresholdMask",
|
||||
"TomePatchModel",
|
||||
"TorchCompileModel",
|
||||
"TripleCLIPLoader",
|
||||
"UNETLoader",
|
||||
"UNetCrossAttentionMultiply",
|
||||
@ -10355,6 +10426,7 @@
|
||||
],
|
||||
"https://github.com/darkpixel/darkprompts": [
|
||||
[
|
||||
"DarkAnyToString",
|
||||
"DarkCheckpointRandomizer",
|
||||
"DarkCheckpointSwitcher",
|
||||
"DarkCombine",
|
||||
@ -10457,6 +10529,18 @@
|
||||
"title_aux": "ComfyUI-JDCN"
|
||||
}
|
||||
],
|
||||
"https://github.com/daxcay/ComfyUI-WA": [
|
||||
[
|
||||
"WA_ImageSaver"
|
||||
],
|
||||
{
|
||||
"author": "Daxton Caylor",
|
||||
"description": "This node enables someone to run any nodejs application alongside comfyui.",
|
||||
"nickname": "ComfyUI-WA",
|
||||
"title": "ComfyUI-WA",
|
||||
"title_aux": "ComfyUI-WA"
|
||||
}
|
||||
],
|
||||
"https://github.com/daxthin/DZ-FaceDetailer": [
|
||||
[
|
||||
"DZ_Face_Detailer"
|
||||
@ -10590,9 +10674,9 @@
|
||||
[
|
||||
"DicksonColorMatch",
|
||||
"DicksonLoadImage",
|
||||
"TTPlanet_Tile_Preprocessor_GF",
|
||||
"TTPlanet_Tile_Preprocessor_Simple",
|
||||
"TTPlanet_Tile_Preprocessor_cufoff"
|
||||
"Dickson_TTP_Preprocessor_Simple",
|
||||
"Dickson_TTP_Preprocessor_cufoff",
|
||||
"Dickson_TTP_Tile_Preprocessor_GF"
|
||||
],
|
||||
{
|
||||
"description": "This is a set of custom nodes that I've either written myself or adapted from other authors for my own convenience. Currently includes color matching node forked from StableSR and TTPlanet's controlnet preprocessor. https://github.com/dicksondickson",
|
||||
@ -10888,6 +10972,7 @@
|
||||
"Eden_IMG_padder",
|
||||
"Eden_IMG_unpadder",
|
||||
"Eden_Int",
|
||||
"Eden_MaskBoundingBox",
|
||||
"Eden_String",
|
||||
"Eden_gpt4_node",
|
||||
"FolderScanner",
|
||||
@ -12027,6 +12112,9 @@
|
||||
"Griptape Tool: VectorStore",
|
||||
"Griptape Tool: WebScraper",
|
||||
"Griptape Tool: WebSearch",
|
||||
"Griptape Util: Create Agent Modelfile",
|
||||
"Griptape Util: Create Model from Modelfile",
|
||||
"Griptape Util: Remove Ollama Model",
|
||||
"Griptape Vector Store Driver: Amazon OpenSearch",
|
||||
"Griptape Vector Store Driver: Azure MongoDB",
|
||||
"Griptape Vector Store Driver: Griptape Cloud KnowledgeBase",
|
||||
@ -12114,6 +12202,7 @@
|
||||
"ACE_ImageFaceCrop",
|
||||
"ACE_ImageGetSize",
|
||||
"ACE_ImageLoadFromCloud",
|
||||
"ACE_ImagePixelate",
|
||||
"ACE_ImageQA",
|
||||
"ACE_ImageRemoveBackground",
|
||||
"ACE_ImageSaveToCloud",
|
||||
@ -12268,6 +12357,7 @@
|
||||
"github_tool",
|
||||
"google_loader",
|
||||
"google_tool",
|
||||
"html2img_function",
|
||||
"image_iterator",
|
||||
"img2path",
|
||||
"interpreter_function",
|
||||
@ -12294,7 +12384,6 @@
|
||||
"load_persona",
|
||||
"load_url",
|
||||
"load_wikipedia",
|
||||
"new_interpreter_tool",
|
||||
"none2false",
|
||||
"omost_decode",
|
||||
"omost_json2py",
|
||||
@ -12309,6 +12398,7 @@
|
||||
"save_ebd_database",
|
||||
"save_openai_ebd",
|
||||
"show_text_party",
|
||||
"sql_tool",
|
||||
"start_dialog",
|
||||
"start_workflow",
|
||||
"story_json_tool",
|
||||
@ -12651,8 +12741,12 @@
|
||||
"Light-Tool: LoadImage",
|
||||
"Light-Tool: LoadImageFromURL",
|
||||
"Light-Tool: MaskBoundingBoxCropping",
|
||||
"Light-Tool: MaskContourExtractor",
|
||||
"Light-Tool: MaskImageToTransparent",
|
||||
"Light-Tool: MaskToImage"
|
||||
"Light-Tool: MaskToImage",
|
||||
"Light-Tool: PhantomTankEffect",
|
||||
"Light-Tool: ResizeImage",
|
||||
"Light-Tool: SolidColorBackground"
|
||||
],
|
||||
{
|
||||
"author": "Hmily",
|
||||
@ -13398,11 +13492,14 @@
|
||||
],
|
||||
"https://github.com/justUmen/Bjornulf_custom_nodes": [
|
||||
[
|
||||
"Bjornulf_CharacterDescriptionGenerator",
|
||||
"Bjornulf_CheckBlackImage",
|
||||
"Bjornulf_ClearVRAM",
|
||||
"Bjornulf_CombineBackgroundOverlay",
|
||||
"Bjornulf_CombineTexts",
|
||||
"Bjornulf_CombineTextsByLines",
|
||||
"Bjornulf_CustomStringType",
|
||||
"Bjornulf_FreeVRAM",
|
||||
"Bjornulf_GrayscaleTransform",
|
||||
"Bjornulf_GreenScreenToTransparency",
|
||||
"Bjornulf_ImageMaskCutter",
|
||||
@ -13415,6 +13512,7 @@
|
||||
"Bjornulf_LoopSamplers",
|
||||
"Bjornulf_LoopSchedulers",
|
||||
"Bjornulf_LoopTexts",
|
||||
"Bjornulf_PauseResume",
|
||||
"Bjornulf_RandomLineFromInput",
|
||||
"Bjornulf_RandomModelClipVae",
|
||||
"Bjornulf_RandomTexts",
|
||||
@ -13429,6 +13527,7 @@
|
||||
"Bjornulf_ShowFloat",
|
||||
"Bjornulf_ShowInt",
|
||||
"Bjornulf_ShowText",
|
||||
"Bjornulf_TextToSpeech",
|
||||
"Bjornulf_TextToStringAndSeed",
|
||||
"Bjornulf_VideoPingPong",
|
||||
"Bjornulf_WriteImageAllInOne",
|
||||
@ -13436,6 +13535,7 @@
|
||||
"Bjornulf_WriteImageCharacters",
|
||||
"Bjornulf_WriteImageEnvironment",
|
||||
"Bjornulf_WriteText",
|
||||
"Bjornulf_WriteTextInConsole",
|
||||
"Bjornulf_imagesToVideo",
|
||||
"Bjornulf_ollamaLoader"
|
||||
],
|
||||
@ -13837,6 +13937,7 @@
|
||||
[
|
||||
"ExtractFluxLoRA",
|
||||
"FluxKohyaInferenceSampler",
|
||||
"FluxTrainBlockSelect",
|
||||
"FluxTrainEnd",
|
||||
"FluxTrainLoop",
|
||||
"FluxTrainModelSelect",
|
||||
@ -13852,6 +13953,7 @@
|
||||
"OptimizerConfigProdigy",
|
||||
"TrainDatasetAdd",
|
||||
"TrainDatasetGeneralConfig",
|
||||
"TrainDatasetRegularization",
|
||||
"UploadToHuggingFace",
|
||||
"VisualizeLoss"
|
||||
],
|
||||
@ -14279,6 +14381,28 @@
|
||||
"title_aux": "ComfyUI_StringToHex"
|
||||
}
|
||||
],
|
||||
"https://github.com/kulsisme/openart-comfyui-deploy": [
|
||||
[
|
||||
"ComfyDeployWebscoketImageInput",
|
||||
"ComfyDeployWebscoketImageOutput",
|
||||
"ComfyUIDeployExternalBoolean",
|
||||
"ComfyUIDeployExternalCheckpoint",
|
||||
"ComfyUIDeployExternalImage",
|
||||
"ComfyUIDeployExternalImageAlpha",
|
||||
"ComfyUIDeployExternalImageBatch",
|
||||
"ComfyUIDeployExternalLora",
|
||||
"ComfyUIDeployExternalNumber",
|
||||
"ComfyUIDeployExternalNumberInt",
|
||||
"ComfyUIDeployExternalNumberSlider",
|
||||
"ComfyUIDeployExternalTextList",
|
||||
"ComfyUIDeployExternalVid",
|
||||
"ComfyUIDeployExternalVideo",
|
||||
"OpenArtDeployText"
|
||||
],
|
||||
{
|
||||
"title_aux": "openart-comfyui-deploy"
|
||||
}
|
||||
],
|
||||
"https://github.com/kunieone/ComfyUI_alkaid": [
|
||||
[
|
||||
"A_EmptyLatentImageLongside",
|
||||
@ -14530,6 +14654,7 @@
|
||||
[
|
||||
"TclEbSynth",
|
||||
"TclEbSynthBatch",
|
||||
"TclExr2png",
|
||||
"TclExtractFramesFromVideo",
|
||||
"TclExtractFramesFromVideoFile",
|
||||
"TclFrames2Video",
|
||||
@ -14736,6 +14861,15 @@
|
||||
"title_aux": "ComfyUI-4DHumans"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-DiLightNet": [
|
||||
[
|
||||
"LoadDiLightControlNet",
|
||||
"PrepareDiLightCond"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DiLightNet"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-FLATTEN": [
|
||||
[
|
||||
"ApplyFlattenAttentionNode",
|
||||
@ -15328,6 +15462,7 @@
|
||||
"LF_BlurImages",
|
||||
"LF_Boolean",
|
||||
"LF_CharacterImpersonator",
|
||||
"LF_CivitAIMetadataSetup",
|
||||
"LF_ControlPanel",
|
||||
"LF_DisplayJSON",
|
||||
"LF_Float",
|
||||
@ -15346,6 +15481,7 @@
|
||||
"LF_LoraTag2Prompt",
|
||||
"LF_MultipleImageResizeForWeb",
|
||||
"LF_RandomBoolean",
|
||||
"LF_SaveImageForCivitAI",
|
||||
"LF_SequentialSeedsGenerator",
|
||||
"LF_SetValueInJSON",
|
||||
"LF_Something2Number",
|
||||
@ -15431,6 +15567,7 @@
|
||||
],
|
||||
"https://github.com/marduk191/comfyui-marnodes": [
|
||||
[
|
||||
"ImageToDevice",
|
||||
"marduk191_5_text_string",
|
||||
"marduk191_5way_text_switch",
|
||||
"marduk191_s_random_latent",
|
||||
@ -15725,6 +15862,14 @@
|
||||
"title_aux": "mm-comfyui-megamask"
|
||||
}
|
||||
],
|
||||
"https://github.com/metal3d/ComfyUI_Human_Parts": [
|
||||
[
|
||||
"HumanParts"
|
||||
],
|
||||
{
|
||||
"title_aux": "Human Parts Detector"
|
||||
}
|
||||
],
|
||||
"https://github.com/metncelik/comfyui_met_suite": [
|
||||
[
|
||||
"BBOXPadding",
|
||||
@ -16392,6 +16537,7 @@
|
||||
"LatentUpscaleFactorSimple _O",
|
||||
"LatentUpscaleMultiply",
|
||||
"Note _O",
|
||||
"QOL Split String",
|
||||
"RandomNSP _O",
|
||||
"Replace Text _O",
|
||||
"String _O",
|
||||
@ -16732,6 +16878,7 @@
|
||||
"BMAB Square",
|
||||
"BMAB Subframe Hand Detailer",
|
||||
"BMAB Text",
|
||||
"BMAB ToBind",
|
||||
"BMAB Upscale With Model",
|
||||
"BMAB Upscaler",
|
||||
"BMAB Watermark",
|
||||
@ -17145,6 +17292,7 @@
|
||||
],
|
||||
"https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside": [
|
||||
[
|
||||
"AreaFeatureNode",
|
||||
"AudioFeatureExtractor",
|
||||
"AudioFeatureVisualizer",
|
||||
"AudioFilter",
|
||||
@ -17153,13 +17301,16 @@
|
||||
"ColorFeatureNode",
|
||||
"DepthBasedMaskOpacity",
|
||||
"DepthFeatureNode",
|
||||
"DepthShapeModifier",
|
||||
"DownloadOpenUnmixModel",
|
||||
"DyeImage",
|
||||
"EmitterMovement",
|
||||
"FeatureCombine",
|
||||
"FeatureFade",
|
||||
"FeatureMath",
|
||||
"FeatureMixer",
|
||||
"FeatureOscillator",
|
||||
"FeatureRebase",
|
||||
"FeatureScaler",
|
||||
"FeatureSmoothing",
|
||||
"FeatureToWeightsStrategy",
|
||||
@ -17192,7 +17343,11 @@
|
||||
"ImageChunk",
|
||||
"ImageDifference",
|
||||
"ImageInterval",
|
||||
"ImageIntervalSelectPercentage",
|
||||
"ImageShuffle",
|
||||
"LocationFromMask",
|
||||
"LocationFromPoint",
|
||||
"LocationTransform",
|
||||
"MIDILoadAndExtract",
|
||||
"MaskMath",
|
||||
"MaskMorph",
|
||||
@ -17209,6 +17364,9 @@
|
||||
"ParticleEmitter",
|
||||
"ParticleSizeModulation",
|
||||
"ParticleSpeedModulation",
|
||||
"PreviewFeature",
|
||||
"ProximityFeatureNode",
|
||||
"ProximityVisualizer",
|
||||
"SpringJointSetting",
|
||||
"StaticBody",
|
||||
"SwapDevice",
|
||||
@ -17244,8 +17402,11 @@
|
||||
],
|
||||
"https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer": [
|
||||
[
|
||||
"FlipStreamBatch",
|
||||
"FlipStreamLoader",
|
||||
"FlipStreamMap",
|
||||
"FlipStreamOption",
|
||||
"FlipStreamReduce",
|
||||
"FlipStreamSetMode",
|
||||
"FlipStreamSwitchVFI",
|
||||
"FlipStreamUpdate",
|
||||
@ -18934,7 +19095,11 @@
|
||||
"GR85_ElementsConcatenator",
|
||||
"GR85_ImageDimensionResizer",
|
||||
"GR85_ImageSizer",
|
||||
"GR85_ImageSizerAll",
|
||||
"GR85_InsertCharacter",
|
||||
"GR85_IntToString",
|
||||
"GR85_JSONFileReader",
|
||||
"GR85_JSONFileSaver",
|
||||
"GR85_LlmEnhancer",
|
||||
"GR85_NextSeed",
|
||||
"GR85_RandomAtmLocOutfit",
|
||||
@ -19548,6 +19713,7 @@
|
||||
"OllamaPromptExtractor",
|
||||
"OllamaTextToText",
|
||||
"PaliGemma3bCaptioner",
|
||||
"PromptEngineeringNode",
|
||||
"PromptExtractorNode",
|
||||
"Qwen2VLCaption",
|
||||
"Qwen2VLLocalCaption",
|
||||
@ -19634,14 +19800,17 @@
|
||||
"easy imageRatio",
|
||||
"easy imageRemBg",
|
||||
"easy imageSave",
|
||||
"easy imageSaveWithText",
|
||||
"easy imageScaleDown",
|
||||
"easy imageScaleDownBy",
|
||||
"easy imageScaleDownToSize",
|
||||
"easy imageScaleToNormPixels",
|
||||
"easy imageSize",
|
||||
"easy imageSizeByLongerSide",
|
||||
"easy imageSizeBySide",
|
||||
"easy imageSplitGrid",
|
||||
"easy imageSplitList",
|
||||
"easy imageSplitTiles",
|
||||
"easy imageSwitch",
|
||||
"easy imageToBase64",
|
||||
"easy imageToMask",
|
||||
@ -19663,6 +19832,7 @@
|
||||
"easy isSDXL",
|
||||
"easy joinImageBatch",
|
||||
"easy kSampler",
|
||||
"easy kSamplerCustom",
|
||||
"easy kSamplerDownscaleUnet",
|
||||
"easy kSamplerInpainting",
|
||||
"easy kSamplerLayerDiffusion",
|
||||
@ -19671,6 +19841,7 @@
|
||||
"easy kolorsLoader",
|
||||
"easy latentCompositeMaskedWithCond",
|
||||
"easy latentNoisy",
|
||||
"easy lengthAnything",
|
||||
"easy loadImageBase64",
|
||||
"easy loraStack",
|
||||
"easy loraStackApply",
|
||||
@ -19686,6 +19857,7 @@
|
||||
"easy pipeOut",
|
||||
"easy pipeToBasicPipe",
|
||||
"easy pixArtLoader",
|
||||
"easy pixels",
|
||||
"easy portraitMaster",
|
||||
"easy poseEditor",
|
||||
"easy positive",
|
||||
@ -19921,16 +20093,6 @@
|
||||
"title_aux": "ComfyUI YoloNasPose Tensorrt"
|
||||
}
|
||||
],
|
||||
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": [
|
||||
[
|
||||
"Audio Analysis | Yvann",
|
||||
"Audio Drums Analysis | Yvann",
|
||||
"Audio Vocals Analysis | Yvann"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Yvann-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": [
|
||||
[
|
||||
"ZwngLoadImagePathOrURL",
|
||||
@ -20052,6 +20214,7 @@
|
||||
],
|
||||
"https://github.com/zhulu111/ComfyUI_Bxb": [
|
||||
[
|
||||
"bxbSwitch",
|
||||
"sdBxb",
|
||||
"sdBxb_saveImage",
|
||||
"sdBxb_textInput"
|
||||
|
||||
3730
github-stats.json
3730
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -569,7 +569,7 @@
|
||||
"description": "Stable Diffusion XL inpainting model 0.1. You need UNETLoader instead of CheckpointLoader.",
|
||||
"reference": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1",
|
||||
"filename": "diffusion_pytorch_model.fp16.safetensors",
|
||||
"url": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1/resolve/main/diffusion_models/diffusion_pytorch_model.fp16.safetensors",
|
||||
"url": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1/resolve/main/unet/diffusion_pytorch_model.fp16.safetensors",
|
||||
"size": "5.14GB"
|
||||
},
|
||||
{
|
||||
@ -580,7 +580,7 @@
|
||||
"description": "Stable Diffusion XL inpainting model 0.1. You need UNETLoader instead of CheckpointLoader.",
|
||||
"reference": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1",
|
||||
"filename": "diffusion_pytorch_model.safetensors",
|
||||
"url": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1/resolve/main/diffusion_models/diffusion_pytorch_model.safetensors",
|
||||
"url": "https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1/resolve/main/unet/diffusion_pytorch_model.safetensors",
|
||||
"size": "10.3GB"
|
||||
},
|
||||
{
|
||||
|
||||
@ -12,6 +12,46 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "AlexXi19",
|
||||
"title": "ComfyUI-OpenAINode",
|
||||
"reference": "https://github.com/AlexXi19/ComfyUI-OpenAINode",
|
||||
"files": [
|
||||
"https://github.com/AlexXi19/ComfyUI-OpenAINode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-OpenAINode is a user-friendly node that serves as an interface to the OpenAI Models.[w/Repo name conflict with Electrofried/ComfyUI-OpenAINode]"
|
||||
},
|
||||
{
|
||||
"author": "hgabha",
|
||||
"title": "WWAA-CustomNodes",
|
||||
"reference": "https://github.com/hgabha/WWAA-CustomNodes",
|
||||
"files": [
|
||||
"https://github.com/hgabha/WWAA-CustomNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom Nodes for ComfyUI made by the team at [a/WeirdWonderfulAI.Art](https://weirdwonderfulai.art/) These are developed based on the needs where there was a gap to make our workflows better. You are welcome to use it as you see fit."
|
||||
},
|
||||
{
|
||||
"author": "IgPoly",
|
||||
"title": "ComfyUI-igTools",
|
||||
"reference": "https://github.com/IgPoly/ComfyUI-igTools",
|
||||
"files": [
|
||||
"https://github.com/IgPoly/ComfyUI-igTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:IGT Simple Tiles Calc"
|
||||
},
|
||||
{
|
||||
"author": "jazhang00",
|
||||
"title": "ComfyUI Node for Slicedit",
|
||||
"reference": "https://github.com/jazhang00/ComfyUI-Slicedit",
|
||||
"files": [
|
||||
"https://github.com/jazhang00/ComfyUI-Slicedit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Slicedit main page: [a/https://matankleiner.github.io/slicedit/](https://matankleiner.github.io/slicedit/). Use Slicedit with ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "Ryota",
|
||||
"title": "Ryota's Nodes",
|
||||
@ -62,16 +102,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:image select, Load AnyLLM, Ask LLM, OpenAI DAlle Node, SK Text_String, SK Random File Name"
|
||||
},
|
||||
{
|
||||
"author": "Kinglord",
|
||||
"title": "ComfyUI_Prompt_Gallery [WIP]",
|
||||
"reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery",
|
||||
"files": [
|
||||
"https://github.com/Kinglord/ComfyUI_Prompt_Gallery"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node that adds a UI element to the sidebar that allows for quick and easy navigation of images to aid in building prompts."
|
||||
},
|
||||
{
|
||||
"author": "Cardoso-topdev",
|
||||
"title": "comfyui_meshanything_v1 [WIP]",
|
||||
@ -182,16 +212,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:LoadAudioUrl, VideoWatermark"
|
||||
},
|
||||
{
|
||||
"author": "jinljin",
|
||||
"title": "ComfyUI-Talking-Head [WIP]",
|
||||
"reference": "https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine",
|
||||
"files": [
|
||||
"https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Talking-Head"
|
||||
},
|
||||
{
|
||||
"author": "zhongpei",
|
||||
"title": "Comfyui_image2prompt",
|
||||
@ -1082,17 +1102,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "I've been working on the UX/UI of a timeline custom node system for ComfyUI over the past two weeks. The goal is to create a timeline similar to video/animation editing tools, without relying on traditional timeframe code. You can effortlessly add, delete, or rearrange rows, providing a streamlined user experience."
|
||||
},
|
||||
{
|
||||
"author": "jh-leon-kim",
|
||||
"title": "ComfyUI-JHK-utils",
|
||||
"id": "jhk",
|
||||
"reference": "https://github.com/jh-leon-kim/ComfyUI-JHK-utils",
|
||||
"files": [
|
||||
"https://github.com/jh-leon-kim/ComfyUI-JHK-utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:JHK_Utils_LoadEmbed, JHK_Utils_string_merge, JHK_Utils_ImageRemoveBackground"
|
||||
},
|
||||
{
|
||||
"author": "StartHua",
|
||||
"title": "Comfyui_CXH_CRM",
|
||||
|
||||
@ -206,7 +206,12 @@
|
||||
],
|
||||
"https://github.com/AIFSH/HivisionIDPhotos-ComfyUI": [
|
||||
[
|
||||
"HivisionNode"
|
||||
"AddBackgroundNode",
|
||||
"AddWaterMarkNode",
|
||||
"ENHivisionParamsNode",
|
||||
"HivisionLayOutNode",
|
||||
"HivisionNode",
|
||||
"ZHHivisionParamsNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "HivisionIDPhotos-ComfyUI"
|
||||
@ -280,6 +285,15 @@
|
||||
"title_aux": "comfyui-textools [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/AlexXi19/ComfyUI-OpenAINode": [
|
||||
[
|
||||
"ImageWithPrompt",
|
||||
"TextWithPrompt"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-OpenAINode"
|
||||
}
|
||||
],
|
||||
"https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": [
|
||||
[
|
||||
"Add Human Styler",
|
||||
@ -540,6 +554,14 @@
|
||||
"title_aux": "GH Tools for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/IgPoly/ComfyUI-igTools": [
|
||||
[
|
||||
"IGT_SimpleTilesCalc"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-igTools"
|
||||
}
|
||||
],
|
||||
"https://github.com/Isi-dev/ComfyUI-UniAnimate": [
|
||||
[
|
||||
"Gen_align_pose",
|
||||
@ -1432,6 +1454,7 @@
|
||||
"TestWhileLoopOpen",
|
||||
"ThresholdMask",
|
||||
"TomePatchModel",
|
||||
"TorchCompileModel",
|
||||
"TripleCLIPLoader",
|
||||
"UNETLoader",
|
||||
"UNetCrossAttentionMultiply",
|
||||
@ -1710,6 +1733,14 @@
|
||||
"title_aux": "Comfyui-SadTalker"
|
||||
}
|
||||
],
|
||||
"https://github.com/hgabha/WWAA-CustomNodes": [
|
||||
[
|
||||
"WWAA-LineCount"
|
||||
],
|
||||
{
|
||||
"title_aux": "WWAA-CustomNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/horidream/ComfyUI-Horidream": [
|
||||
[
|
||||
"PassThroughWithSound"
|
||||
@ -1843,6 +1874,22 @@
|
||||
"title_aux": "ie-comfyui-color-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/jazhang00/ComfyUI-Slicedit": [
|
||||
[
|
||||
"BackgroundScaler",
|
||||
"CalculateNormalsFromImages",
|
||||
"DetailTransfer",
|
||||
"ICLightConditioning",
|
||||
"LightSource",
|
||||
"LoadAndApplyICLightUnet",
|
||||
"LoadHDRImage",
|
||||
"SaveImageWebsocket",
|
||||
"VideoEffects"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Node for Slicedit"
|
||||
}
|
||||
],
|
||||
"https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": [
|
||||
[
|
||||
"ComfyFluxSize"
|
||||
@ -1851,21 +1898,6 @@
|
||||
"title_aux": "ComfyUI-ComfyFluxSize [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jh-leon-kim/ComfyUI-JHK-utils": [
|
||||
[
|
||||
"JHK_Utils_ImageRemoveBackground",
|
||||
"JHK_Utils_LargestImageSelector",
|
||||
"JHK_Utils_LoadEmbed",
|
||||
"JHK_Utils_LoadImageFromPath",
|
||||
"JHK_Utils_RandomImageSelector",
|
||||
"JHK_Utils_SelectSingleImageFromPath",
|
||||
"JHK_Utils_string_filter",
|
||||
"JHK_Utils_string_merge"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-JHK-utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": [
|
||||
[
|
||||
"jimmm.ai.TimelineUI"
|
||||
@ -1891,15 +1923,6 @@
|
||||
"title_aux": "Jim's ComfyUI Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine": [
|
||||
[
|
||||
"BatchTalkingHeadRun",
|
||||
"\ud83d\ude80SingleTalkingHeadRun"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Talking-Head [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jn-jairo/jn_node_suite_comfyui": [
|
||||
[
|
||||
"JN_AreaInfo",
|
||||
@ -2287,6 +2310,7 @@
|
||||
],
|
||||
"https://github.com/marduk191/comfyui-marnodes": [
|
||||
[
|
||||
"ImageToDevice",
|
||||
"marduk191_5_text_string",
|
||||
"marduk191_5way_text_switch",
|
||||
"marduk191_s_random_latent",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -10,7 +10,37 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "jinljin",
|
||||
"title": "ComfyUI-Talking-Head [REMOVED]",
|
||||
"reference": "https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine",
|
||||
"files": [
|
||||
"https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Talking-Head"
|
||||
},
|
||||
{
|
||||
"author": "yvann-ba",
|
||||
"title": "ComfyUI_Yvann-Nodes [REMOVED]",
|
||||
"reference": "https://github.com/yvann-ba/ComfyUI_Yvann-Nodes",
|
||||
"files": [
|
||||
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Audio reactivity nodes for AI animations 🔊 Analyze audio, extract drums and vocals. Generate reactive masks and weights. Create audio-driven visuals. Produce weight graphs and audio masks. Compatible with IPAdapter, ControlNets and more. Features audio scheduling and waveform analysis. Tutorials to use this pack: [a/Yvann Youtube](https://www.youtube.com/@yvann.mp4)"
|
||||
},
|
||||
{
|
||||
"author": "jh-leon-kim",
|
||||
"title": "ComfyUI-JHK-utils [REMOVED]",
|
||||
"id": "jhk",
|
||||
"reference": "https://github.com/jh-leon-kim/ComfyUI-JHK-utils",
|
||||
"files": [
|
||||
"https://github.com/jh-leon-kim/ComfyUI-JHK-utils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:JHK_Utils_LoadEmbed, JHK_Utils_string_merge, JHK_Utils_ImageRemoveBackground"
|
||||
},
|
||||
{
|
||||
"author": "ilovejohnwhite",
|
||||
"title": "TatToolkit [REMOVED]",
|
||||
|
||||
@ -8,8 +8,113 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Metal3d",
|
||||
"title": "Human Parts Detector",
|
||||
"id": "human-parts-detector",
|
||||
"reference": "https://github.com/metal3d/ComfyUI_Human_Parts",
|
||||
"files": [
|
||||
"https://github.com/metal3d/ComfyUI_Human_Parts"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Detect human parts using the DeepLabV3+ ResNet50 model from Keras-io. You can extract hair, arms, legs, and other parts with ease and with small memory usage."
|
||||
},
|
||||
{
|
||||
"author": "openart",
|
||||
"title": "openart-comfyui-deploy",
|
||||
"id": "openart-comfyui-deploy",
|
||||
"reference": "https://github.com/kulsisme/openart-comfyui-deploy",
|
||||
"files": [
|
||||
"https://github.com/kulsisme/openart-comfyui-deploy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: External Boolean (ComfyUI Deploy), External Checkpoint (ComfyUI Deploy), External Image (ComfyUI Deploy), External Video (ComfyUI Deploy x VHS), OpenArt Text, Image Websocket Output (ComfyDeploy), ..."
|
||||
},
|
||||
{
|
||||
"author": "Fuwuffy",
|
||||
"title": "ComfyUI Visual Area Nodes",
|
||||
"id": "comfy-visual-area",
|
||||
"reference": "https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes",
|
||||
"files": [
|
||||
"https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a collection of nodes created to aid when managing area conditionings."
|
||||
},
|
||||
{
|
||||
"author": "Cyber-BCat",
|
||||
"title": "ComfyUI_Auto_Caption",
|
||||
"reference": "https://github.com/Cyber-BCat/ComfyUI_Auto_Caption",
|
||||
"files": [
|
||||
"https://github.com/Cyber-BCat/ComfyUI_Auto_Caption"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This report contains a 'load many images' node which is going to load the image set by the number of file names from smallest to largest, and the images will no longer be loaded in the wrong order! Setting index=0 makes it load from the first small value (image flie name) image, and index=2 will load them from the second image. Another node 'load images & resize' can resize the image by the first loaded image."
|
||||
},
|
||||
{
|
||||
"author": "HentaiGirlfriendDotCom",
|
||||
"title": "comfyui-highlight-connections",
|
||||
"reference": "https://github.com/HentaiGirlfriendDotCom/comfyui-highlight-connections",
|
||||
"files": [
|
||||
"https://github.com/HentaiGirlfriendDotCom/comfyui-highlight-connections"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node that can be dropped into a group. When a node is then clicked within that group, all nodes and connections in that group get greyed out and the connections from the clicked node go bright red."
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-DiLightNet",
|
||||
"reference": "https://github.com/logtd/ComfyUI-DiLightNet",
|
||||
"files": [
|
||||
"https://github.com/logtd/ComfyUI-DiLightNet"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes to use [a/DiLightNet](https://github.com/iamNCJ/DiLightNet).\nThese nodes can run DiLightNet, but the Dust3r or BlenderPy implementations to create lighting are not included. Expect those to be added to seperate repos when time allows."
|
||||
},
|
||||
{
|
||||
"author": "Bin-sam",
|
||||
"title": "DynamicPose-ComfyUI",
|
||||
"reference": "https://github.com/Bin-sam/DynamicPose-ComfyUI",
|
||||
"files": [
|
||||
"https://github.com/Bin-sam/DynamicPose-ComfyUI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:pose_extraction, Load_reference_unet, Load_denoising_unet, Load_Pose_Guider, Pose_Guider_Encode, DynamicPose_Sampler, load_pose_model, align"
|
||||
},
|
||||
{
|
||||
"author": "kinglord",
|
||||
"title": "Prompt Gallery",
|
||||
"id": "promptGallery",
|
||||
"reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery",
|
||||
"files": [
|
||||
"https://github.com/Kinglord/ComfyUI_Prompt_Gallery"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "New UI on the sidebar that allows for quick and easy navigation of images to help build styles, characters, backgrounds, etc. or even entire random prompts."
|
||||
},
|
||||
{
|
||||
"author": "daxcay",
|
||||
"title": "ComfyUI-WA",
|
||||
"reference": "https://github.com/daxcay/ComfyUI-WA",
|
||||
"files": [
|
||||
"https://github.com/daxcay/ComfyUI-WA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node to enable WhatsApp in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "alexcong",
|
||||
"title": "Qwen2-VL wrapper for ComfyUI",
|
||||
"id": "comfyui-qwen2-vl",
|
||||
"reference": "https://github.com/alexcong/ComfyUI_QwenVL",
|
||||
"files": [
|
||||
"https://github.com/alexcong/ComfyUI_QwenVL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Qwen2-VL wrapper that supports text-based and single-image queries."
|
||||
},
|
||||
{
|
||||
"author": "LatentRat",
|
||||
"title": "comfy_remote_run",
|
||||
@ -591,108 +696,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Audio Analysis YVANN, Show Text YVANN."
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI_VisualAttentionMap",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_VisualAttentionMap",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_VisualAttentionMap"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:HF ModelLoader, Show Images, Text2Image Inference, Decode Latent, Show CrossAttn Map, Show SelfAttn Map"
|
||||
},
|
||||
{
|
||||
"author": "SeargeDP",
|
||||
"title": "Searge-LLM for ComfyUI v1.0",
|
||||
"reference": "https://github.com/SeargeDP/ComfyUI_Searge_LLM",
|
||||
"files": [
|
||||
"https://github.com/SeargeDP/ComfyUI_Searge_LLM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A prompt-generator or prompt-improvement node for ComfyUI, utilizing the power of a language model to turn a provided text-to-image prompt into a more detailed and improved prompt."
|
||||
},
|
||||
{
|
||||
"author": "Xclbr7",
|
||||
"title": "ComfyUI-Merlin: Magic Photo Prompter",
|
||||
"reference": "https://github.com/Xclbr7/ComfyUI-Merlin",
|
||||
"files": [
|
||||
"https://github.com/Xclbr7/ComfyUI-Merlin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Merlin is a custom node extension for ComfyUI, introducing the Magic Photo Prompter. This powerful tool enhances your prompt engineering process by allowing users to easily construct detailed, high-quality prompts for photo-realistic image generation."
|
||||
},
|
||||
{
|
||||
"author": "ChrisColeTech",
|
||||
"title": "ComfyUI-Elegant-Resource-Monitor",
|
||||
"reference": "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor",
|
||||
"files": [
|
||||
"https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node for ComfyUI will add a simple and elegant resource monitor."
|
||||
},
|
||||
{
|
||||
"author": "jsonL",
|
||||
"title": "ComfyUI-tagger",
|
||||
"id": "comfyui-tagger",
|
||||
"reference": "https://github.com/StarMagicAI/comfyui_tagger",
|
||||
"files": [
|
||||
"https://github.com/StarMagicAI/comfyui_tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr"
|
||||
},
|
||||
{
|
||||
"author": "DanielHabib",
|
||||
"title": "ComfyUI-Voxels",
|
||||
"reference": "https://github.com/DanielHabib/ComfyUI-Voxels",
|
||||
"files": [
|
||||
"https://github.com/DanielHabib/ComfyUI-Voxels"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Mesh To Voxel, Voxel Block Saver, Voxel Viewer"
|
||||
},
|
||||
{
|
||||
"author": "ducido",
|
||||
"title": "ObjectFusion_ComfyUI_nodes",
|
||||
"id": "objectfusion-nodes",
|
||||
"reference": "https://github.com/ducido/ObjectFusion_ComfyUI_nodes",
|
||||
"files": [
|
||||
"https://github.com/ducido/ObjectFusion_ComfyUI_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node to generate new image that combine 2 objects from different scene."
|
||||
},
|
||||
{
|
||||
"author": "boredofnames",
|
||||
"title": "ComfyUI-ntfy",
|
||||
"reference": "https://github.com/boredofnames/ComfyUI-ntfy",
|
||||
"files": [
|
||||
"https://github.com/boredofnames/ComfyUI-ntfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Save Image and ntfy"
|
||||
},
|
||||
{
|
||||
"author": "nicehero",
|
||||
"title": "comfyui-SegGPT",
|
||||
"reference": "https://github.com/nicehero/comfyui-SegGPT",
|
||||
"files": [
|
||||
"https://github.com/nicehero/comfyui-SegGPT"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "We release the [a/SegGPT model](https://huggingface.co/BAAI/SegGPT/blob/main/seggpt_vit_large.pth) and inference code for segmentation everything, as well as some example images and videos.\nNOTE: [a/SegGPT: Segmenting Everything In Context](https://huggingface.co/BAAI/SegGPT)"
|
||||
},
|
||||
{
|
||||
"author": "sakura1bgx",
|
||||
"title": "ComfyUI_FlipStreamViewer",
|
||||
"reference": "https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer",
|
||||
"files": [
|
||||
"https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI_FlipStreamViewer is a tool that provides a viewer interface for flipping images with frame interpolation, allowing you to watch high-fidelity pseudo-videos without needing AnimateDiff."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -599,7 +599,12 @@
|
||||
],
|
||||
"https://github.com/AIFSH/HivisionIDPhotos-ComfyUI": [
|
||||
[
|
||||
"HivisionNode"
|
||||
"AddBackgroundNode",
|
||||
"AddWaterMarkNode",
|
||||
"ENHivisionParamsNode",
|
||||
"HivisionLayOutNode",
|
||||
"HivisionNode",
|
||||
"ZHHivisionParamsNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "HivisionIDPhotos-ComfyUI"
|
||||
@ -940,23 +945,16 @@
|
||||
"FLATTEN (JOV) \u2b07\ufe0f",
|
||||
"GLSL (JOV) \ud83c\udf69",
|
||||
"GLSL BLEND LINEAR (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL COLOR CONVERSION (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL COLOR PALETTE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL CONICAL GRADIENT (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL DIRECTIONAL WARP (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL GRAYSCALE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL HSV-2-LAB (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL HSV-2-RGB (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL LAB-2-HSV (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL LAB-2-RGB (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL LAB-2-XYZ (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL HSV ADJUST (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL NORMAL (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL NORMAL BLEND (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL POSTERIZE (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL RGB-2-HSV (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL RGB-2-LAB (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL RGB-2-XYZ (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL TRANSFORM (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL XYZ-2-LAB (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GLSL XYZ-2-RGB (JOV) \ud83e\uddd9\ud83c\udffd",
|
||||
"GRADIENT MAP (JOV) \ud83c\uddf2\ud83c\uddfa",
|
||||
"GRAPH (JOV) \ud83d\udcc8",
|
||||
"IMAGE INFO (JOV) \ud83d\udcda",
|
||||
@ -1416,6 +1414,21 @@
|
||||
"title_aux": "ComfyUI-Path-Helper"
|
||||
}
|
||||
],
|
||||
"https://github.com/Bin-sam/DynamicPose-ComfyUI": [
|
||||
[
|
||||
"DynamicPose_Sampler",
|
||||
"Load_Pose_Guider",
|
||||
"Load_denoising_unet",
|
||||
"Load_reference_unet",
|
||||
"Pose_Guider_Encode",
|
||||
"align",
|
||||
"load_pose_model",
|
||||
"pose_extraction"
|
||||
],
|
||||
{
|
||||
"title_aux": "DynamicPose-ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlakeOne/ComfyUI-CustomScheduler": [
|
||||
[
|
||||
"CustomScheduler"
|
||||
@ -1649,9 +1662,11 @@
|
||||
"PrimereMetaHandler",
|
||||
"PrimereMetaRead",
|
||||
"PrimereMetaSave",
|
||||
"PrimereMetaTupleCollector",
|
||||
"PrimereMidjourneyStyles",
|
||||
"PrimereModelConceptSelector",
|
||||
"PrimereModelKeyword",
|
||||
"PrimereNetworkDataCollector",
|
||||
"PrimereNetworkTagLoader",
|
||||
"PrimerePreviewImage",
|
||||
"PrimerePrompt",
|
||||
@ -1684,6 +1699,16 @@
|
||||
"title_aux": "Primere nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Cyber-BCat/ComfyUI_Auto_Caption": [
|
||||
[
|
||||
"Auto Caption",
|
||||
"Joy Model load",
|
||||
"LoadManyImages"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Auto_Caption"
|
||||
}
|
||||
],
|
||||
"https://github.com/Cyber-Blacat/ComfyUI-Yuan": [
|
||||
[
|
||||
"Image Judgment",
|
||||
@ -2555,6 +2580,18 @@
|
||||
"title_aux": "FM_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Fuwuffyi/ComfyUI-VisualArea-Nodes": [
|
||||
[
|
||||
"VisualAreaPrompt"
|
||||
],
|
||||
{
|
||||
"author": "Fuwuffy",
|
||||
"description": "Nodes used for more comfortable area prompting design.",
|
||||
"nickname": "AreaPrompts",
|
||||
"title": "Area Prompts",
|
||||
"title_aux": "ComfyUI Visual Area Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/G-370/ComfyUI-SD3-Powerlab": [
|
||||
[
|
||||
"G370SD3PowerLab_AttentionToImage",
|
||||
@ -2836,6 +2873,14 @@
|
||||
"title_aux": "Hellrunner's Magical Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/HentaiGirlfriendDotCom/comfyui-highlight-connections": [
|
||||
[
|
||||
"HighlightConnections"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-highlight-connections"
|
||||
}
|
||||
],
|
||||
"https://github.com/Hiero207/ComfyUI-Hiero-Nodes": [
|
||||
[
|
||||
"Load Prompt Travel file",
|
||||
@ -3190,6 +3235,7 @@
|
||||
[
|
||||
"BK_ColorContrast",
|
||||
"BK_ColorLimit",
|
||||
"BK_ColorLuminance",
|
||||
"BK_ColorSelector",
|
||||
"BK_GradientImage",
|
||||
"BK_ImageFilterByAspectRatio",
|
||||
@ -4579,7 +4625,11 @@
|
||||
"Batch Enlarged Overlay",
|
||||
"Batch Image Blend by Mask",
|
||||
"Batch Image Overlay",
|
||||
"Remove Black To Transparent"
|
||||
"CannyImageCropper",
|
||||
"MaskBoundingBox",
|
||||
"Place Canny On Canvas",
|
||||
"Remove Black To Transparent",
|
||||
"Shrink Canny Image"
|
||||
],
|
||||
{
|
||||
"title_aux": "Remade_nodes"
|
||||
@ -5531,6 +5581,8 @@
|
||||
"CXH_Florence2Run",
|
||||
"CXH_HG_Model_Load",
|
||||
"CXH_Min2_6_prompt_Run",
|
||||
"CXH_MinCP3_4B_Chat",
|
||||
"CXH_MinCP3_4B_Load",
|
||||
"Joy_caption",
|
||||
"Joy_caption_load"
|
||||
],
|
||||
@ -5559,8 +5611,8 @@
|
||||
[
|
||||
"Make Size",
|
||||
"Make Size Latent",
|
||||
"Make Tile Calc",
|
||||
"Make Tiles",
|
||||
"Make Tiles Math",
|
||||
"Unmake Tiles"
|
||||
],
|
||||
{
|
||||
@ -7338,6 +7390,7 @@
|
||||
],
|
||||
"https://github.com/aidenli/ComfyUI_NYJY": [
|
||||
[
|
||||
"CivitaiPrompt",
|
||||
"JoyCaption",
|
||||
"JoyTag",
|
||||
"LoadLlamaModel",
|
||||
@ -7360,6 +7413,7 @@
|
||||
"AK_AdjustListSize",
|
||||
"AK_AnimatedDilationMaskLinear",
|
||||
"AK_AudioFramesyncSchedule",
|
||||
"AK_AudioreactiveDilateMaskInfinite",
|
||||
"AK_AudioreactiveDilationMask",
|
||||
"AK_AudioreactiveDynamicDilationMask",
|
||||
"AK_BinaryAmplitudeGate",
|
||||
@ -7430,6 +7484,7 @@
|
||||
"FLUXResolutions",
|
||||
"GeminiAPI",
|
||||
"OllamaAPI",
|
||||
"Save text",
|
||||
"SaveSVG",
|
||||
"TextSplitByDelimiter",
|
||||
"menus"
|
||||
@ -7474,6 +7529,14 @@
|
||||
"title_aux": "OpenPose Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexcong/ComfyUI_QwenVL": [
|
||||
[
|
||||
"Qwen2VL"
|
||||
],
|
||||
{
|
||||
"title_aux": "Qwen2-VL wrapper for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": [
|
||||
[
|
||||
"HF_QuestionAnswer",
|
||||
@ -7906,8 +7969,11 @@
|
||||
[
|
||||
"BoolSwitchOutStr",
|
||||
"CivitaiPrompts",
|
||||
"ComfyuiRuntimeArgs",
|
||||
"FaceScatter",
|
||||
"FaceScatter2",
|
||||
"FluxInspireLbw_Batch",
|
||||
"FluxInspireLbw_BlockVectorPreset",
|
||||
"GodnessMerger_Apply",
|
||||
"GodnessMerger_InputBlocks",
|
||||
"GodnessMerger_InputBlocksExperimental",
|
||||
@ -7923,6 +7989,7 @@
|
||||
"ImageMonitor",
|
||||
"ImgMetaValueExtractor",
|
||||
"LoraLoaderByPath",
|
||||
"LoraLoaderFromFolder",
|
||||
"LoraLoaderOnlyModelByPath",
|
||||
"PreviewImageWEBP",
|
||||
"PromptChecker",
|
||||
@ -7934,12 +8001,12 @@
|
||||
"SP-UnetSave",
|
||||
"SP_FluxFastMergePatchFP8 [Experimental]",
|
||||
"SP_KoboldCpp",
|
||||
"SP_KoboldCppWithContext",
|
||||
"SP_WebsocketSendImage",
|
||||
"ScatterParams",
|
||||
"ScatterParamsBatch",
|
||||
"SendTelegramChatBot",
|
||||
"StrToCombo",
|
||||
"TESTER",
|
||||
"TextSplitJoinByDelimiter"
|
||||
],
|
||||
{
|
||||
@ -9023,6 +9090,7 @@
|
||||
"chaosaiart_Any_Switch",
|
||||
"chaosaiart_Any_Switch_Big_Number",
|
||||
"chaosaiart_Any_Switch_small",
|
||||
"chaosaiart_AutoNone_Switch_small",
|
||||
"chaosaiart_CheckpointLoader",
|
||||
"chaosaiart_CheckpointPrompt",
|
||||
"chaosaiart_CheckpointPrompt2",
|
||||
@ -9268,6 +9336,7 @@
|
||||
"LayerUtility: LayerImageTransform",
|
||||
"LayerUtility: LayerMaskTransform",
|
||||
"LayerUtility: LoadPSD",
|
||||
"LayerUtility: LoadVQAModel",
|
||||
"LayerUtility: NumberCalculator",
|
||||
"LayerUtility: NumberCalculatorV2",
|
||||
"LayerUtility: PrintInfo",
|
||||
@ -9291,6 +9360,7 @@
|
||||
"LayerUtility: TextImage",
|
||||
"LayerUtility: TextImage V2",
|
||||
"LayerUtility: TextJoin",
|
||||
"LayerUtility: VQAPrompt",
|
||||
"LayerUtility: XY to Percent"
|
||||
],
|
||||
{
|
||||
@ -9848,6 +9918,7 @@
|
||||
"TestWhileLoopOpen",
|
||||
"ThresholdMask",
|
||||
"TomePatchModel",
|
||||
"TorchCompileModel",
|
||||
"TripleCLIPLoader",
|
||||
"UNETLoader",
|
||||
"UNetCrossAttentionMultiply",
|
||||
@ -10355,6 +10426,7 @@
|
||||
],
|
||||
"https://github.com/darkpixel/darkprompts": [
|
||||
[
|
||||
"DarkAnyToString",
|
||||
"DarkCheckpointRandomizer",
|
||||
"DarkCheckpointSwitcher",
|
||||
"DarkCombine",
|
||||
@ -10457,6 +10529,18 @@
|
||||
"title_aux": "ComfyUI-JDCN"
|
||||
}
|
||||
],
|
||||
"https://github.com/daxcay/ComfyUI-WA": [
|
||||
[
|
||||
"WA_ImageSaver"
|
||||
],
|
||||
{
|
||||
"author": "Daxton Caylor",
|
||||
"description": "This node enables someone to run any nodejs application alongside comfyui.",
|
||||
"nickname": "ComfyUI-WA",
|
||||
"title": "ComfyUI-WA",
|
||||
"title_aux": "ComfyUI-WA"
|
||||
}
|
||||
],
|
||||
"https://github.com/daxthin/DZ-FaceDetailer": [
|
||||
[
|
||||
"DZ_Face_Detailer"
|
||||
@ -10590,9 +10674,9 @@
|
||||
[
|
||||
"DicksonColorMatch",
|
||||
"DicksonLoadImage",
|
||||
"TTPlanet_Tile_Preprocessor_GF",
|
||||
"TTPlanet_Tile_Preprocessor_Simple",
|
||||
"TTPlanet_Tile_Preprocessor_cufoff"
|
||||
"Dickson_TTP_Preprocessor_Simple",
|
||||
"Dickson_TTP_Preprocessor_cufoff",
|
||||
"Dickson_TTP_Tile_Preprocessor_GF"
|
||||
],
|
||||
{
|
||||
"description": "This is a set of custom nodes that I've either written myself or adapted from other authors for my own convenience. Currently includes color matching node forked from StableSR and TTPlanet's controlnet preprocessor. https://github.com/dicksondickson",
|
||||
@ -10888,6 +10972,7 @@
|
||||
"Eden_IMG_padder",
|
||||
"Eden_IMG_unpadder",
|
||||
"Eden_Int",
|
||||
"Eden_MaskBoundingBox",
|
||||
"Eden_String",
|
||||
"Eden_gpt4_node",
|
||||
"FolderScanner",
|
||||
@ -12027,6 +12112,9 @@
|
||||
"Griptape Tool: VectorStore",
|
||||
"Griptape Tool: WebScraper",
|
||||
"Griptape Tool: WebSearch",
|
||||
"Griptape Util: Create Agent Modelfile",
|
||||
"Griptape Util: Create Model from Modelfile",
|
||||
"Griptape Util: Remove Ollama Model",
|
||||
"Griptape Vector Store Driver: Amazon OpenSearch",
|
||||
"Griptape Vector Store Driver: Azure MongoDB",
|
||||
"Griptape Vector Store Driver: Griptape Cloud KnowledgeBase",
|
||||
@ -12114,6 +12202,7 @@
|
||||
"ACE_ImageFaceCrop",
|
||||
"ACE_ImageGetSize",
|
||||
"ACE_ImageLoadFromCloud",
|
||||
"ACE_ImagePixelate",
|
||||
"ACE_ImageQA",
|
||||
"ACE_ImageRemoveBackground",
|
||||
"ACE_ImageSaveToCloud",
|
||||
@ -12268,6 +12357,7 @@
|
||||
"github_tool",
|
||||
"google_loader",
|
||||
"google_tool",
|
||||
"html2img_function",
|
||||
"image_iterator",
|
||||
"img2path",
|
||||
"interpreter_function",
|
||||
@ -12294,7 +12384,6 @@
|
||||
"load_persona",
|
||||
"load_url",
|
||||
"load_wikipedia",
|
||||
"new_interpreter_tool",
|
||||
"none2false",
|
||||
"omost_decode",
|
||||
"omost_json2py",
|
||||
@ -12309,6 +12398,7 @@
|
||||
"save_ebd_database",
|
||||
"save_openai_ebd",
|
||||
"show_text_party",
|
||||
"sql_tool",
|
||||
"start_dialog",
|
||||
"start_workflow",
|
||||
"story_json_tool",
|
||||
@ -12651,8 +12741,12 @@
|
||||
"Light-Tool: LoadImage",
|
||||
"Light-Tool: LoadImageFromURL",
|
||||
"Light-Tool: MaskBoundingBoxCropping",
|
||||
"Light-Tool: MaskContourExtractor",
|
||||
"Light-Tool: MaskImageToTransparent",
|
||||
"Light-Tool: MaskToImage"
|
||||
"Light-Tool: MaskToImage",
|
||||
"Light-Tool: PhantomTankEffect",
|
||||
"Light-Tool: ResizeImage",
|
||||
"Light-Tool: SolidColorBackground"
|
||||
],
|
||||
{
|
||||
"author": "Hmily",
|
||||
@ -13398,11 +13492,14 @@
|
||||
],
|
||||
"https://github.com/justUmen/Bjornulf_custom_nodes": [
|
||||
[
|
||||
"Bjornulf_CharacterDescriptionGenerator",
|
||||
"Bjornulf_CheckBlackImage",
|
||||
"Bjornulf_ClearVRAM",
|
||||
"Bjornulf_CombineBackgroundOverlay",
|
||||
"Bjornulf_CombineTexts",
|
||||
"Bjornulf_CombineTextsByLines",
|
||||
"Bjornulf_CustomStringType",
|
||||
"Bjornulf_FreeVRAM",
|
||||
"Bjornulf_GrayscaleTransform",
|
||||
"Bjornulf_GreenScreenToTransparency",
|
||||
"Bjornulf_ImageMaskCutter",
|
||||
@ -13415,6 +13512,7 @@
|
||||
"Bjornulf_LoopSamplers",
|
||||
"Bjornulf_LoopSchedulers",
|
||||
"Bjornulf_LoopTexts",
|
||||
"Bjornulf_PauseResume",
|
||||
"Bjornulf_RandomLineFromInput",
|
||||
"Bjornulf_RandomModelClipVae",
|
||||
"Bjornulf_RandomTexts",
|
||||
@ -13429,6 +13527,7 @@
|
||||
"Bjornulf_ShowFloat",
|
||||
"Bjornulf_ShowInt",
|
||||
"Bjornulf_ShowText",
|
||||
"Bjornulf_TextToSpeech",
|
||||
"Bjornulf_TextToStringAndSeed",
|
||||
"Bjornulf_VideoPingPong",
|
||||
"Bjornulf_WriteImageAllInOne",
|
||||
@ -13436,6 +13535,7 @@
|
||||
"Bjornulf_WriteImageCharacters",
|
||||
"Bjornulf_WriteImageEnvironment",
|
||||
"Bjornulf_WriteText",
|
||||
"Bjornulf_WriteTextInConsole",
|
||||
"Bjornulf_imagesToVideo",
|
||||
"Bjornulf_ollamaLoader"
|
||||
],
|
||||
@ -13837,6 +13937,7 @@
|
||||
[
|
||||
"ExtractFluxLoRA",
|
||||
"FluxKohyaInferenceSampler",
|
||||
"FluxTrainBlockSelect",
|
||||
"FluxTrainEnd",
|
||||
"FluxTrainLoop",
|
||||
"FluxTrainModelSelect",
|
||||
@ -13852,6 +13953,7 @@
|
||||
"OptimizerConfigProdigy",
|
||||
"TrainDatasetAdd",
|
||||
"TrainDatasetGeneralConfig",
|
||||
"TrainDatasetRegularization",
|
||||
"UploadToHuggingFace",
|
||||
"VisualizeLoss"
|
||||
],
|
||||
@ -14279,6 +14381,28 @@
|
||||
"title_aux": "ComfyUI_StringToHex"
|
||||
}
|
||||
],
|
||||
"https://github.com/kulsisme/openart-comfyui-deploy": [
|
||||
[
|
||||
"ComfyDeployWebscoketImageInput",
|
||||
"ComfyDeployWebscoketImageOutput",
|
||||
"ComfyUIDeployExternalBoolean",
|
||||
"ComfyUIDeployExternalCheckpoint",
|
||||
"ComfyUIDeployExternalImage",
|
||||
"ComfyUIDeployExternalImageAlpha",
|
||||
"ComfyUIDeployExternalImageBatch",
|
||||
"ComfyUIDeployExternalLora",
|
||||
"ComfyUIDeployExternalNumber",
|
||||
"ComfyUIDeployExternalNumberInt",
|
||||
"ComfyUIDeployExternalNumberSlider",
|
||||
"ComfyUIDeployExternalTextList",
|
||||
"ComfyUIDeployExternalVid",
|
||||
"ComfyUIDeployExternalVideo",
|
||||
"OpenArtDeployText"
|
||||
],
|
||||
{
|
||||
"title_aux": "openart-comfyui-deploy"
|
||||
}
|
||||
],
|
||||
"https://github.com/kunieone/ComfyUI_alkaid": [
|
||||
[
|
||||
"A_EmptyLatentImageLongside",
|
||||
@ -14530,6 +14654,7 @@
|
||||
[
|
||||
"TclEbSynth",
|
||||
"TclEbSynthBatch",
|
||||
"TclExr2png",
|
||||
"TclExtractFramesFromVideo",
|
||||
"TclExtractFramesFromVideoFile",
|
||||
"TclFrames2Video",
|
||||
@ -14736,6 +14861,15 @@
|
||||
"title_aux": "ComfyUI-4DHumans"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-DiLightNet": [
|
||||
[
|
||||
"LoadDiLightControlNet",
|
||||
"PrepareDiLightCond"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DiLightNet"
|
||||
}
|
||||
],
|
||||
"https://github.com/logtd/ComfyUI-FLATTEN": [
|
||||
[
|
||||
"ApplyFlattenAttentionNode",
|
||||
@ -15328,6 +15462,7 @@
|
||||
"LF_BlurImages",
|
||||
"LF_Boolean",
|
||||
"LF_CharacterImpersonator",
|
||||
"LF_CivitAIMetadataSetup",
|
||||
"LF_ControlPanel",
|
||||
"LF_DisplayJSON",
|
||||
"LF_Float",
|
||||
@ -15346,6 +15481,7 @@
|
||||
"LF_LoraTag2Prompt",
|
||||
"LF_MultipleImageResizeForWeb",
|
||||
"LF_RandomBoolean",
|
||||
"LF_SaveImageForCivitAI",
|
||||
"LF_SequentialSeedsGenerator",
|
||||
"LF_SetValueInJSON",
|
||||
"LF_Something2Number",
|
||||
@ -15431,6 +15567,7 @@
|
||||
],
|
||||
"https://github.com/marduk191/comfyui-marnodes": [
|
||||
[
|
||||
"ImageToDevice",
|
||||
"marduk191_5_text_string",
|
||||
"marduk191_5way_text_switch",
|
||||
"marduk191_s_random_latent",
|
||||
@ -15725,6 +15862,14 @@
|
||||
"title_aux": "mm-comfyui-megamask"
|
||||
}
|
||||
],
|
||||
"https://github.com/metal3d/ComfyUI_Human_Parts": [
|
||||
[
|
||||
"HumanParts"
|
||||
],
|
||||
{
|
||||
"title_aux": "Human Parts Detector"
|
||||
}
|
||||
],
|
||||
"https://github.com/metncelik/comfyui_met_suite": [
|
||||
[
|
||||
"BBOXPadding",
|
||||
@ -16392,6 +16537,7 @@
|
||||
"LatentUpscaleFactorSimple _O",
|
||||
"LatentUpscaleMultiply",
|
||||
"Note _O",
|
||||
"QOL Split String",
|
||||
"RandomNSP _O",
|
||||
"Replace Text _O",
|
||||
"String _O",
|
||||
@ -16732,6 +16878,7 @@
|
||||
"BMAB Square",
|
||||
"BMAB Subframe Hand Detailer",
|
||||
"BMAB Text",
|
||||
"BMAB ToBind",
|
||||
"BMAB Upscale With Model",
|
||||
"BMAB Upscaler",
|
||||
"BMAB Watermark",
|
||||
@ -17145,6 +17292,7 @@
|
||||
],
|
||||
"https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside": [
|
||||
[
|
||||
"AreaFeatureNode",
|
||||
"AudioFeatureExtractor",
|
||||
"AudioFeatureVisualizer",
|
||||
"AudioFilter",
|
||||
@ -17153,13 +17301,16 @@
|
||||
"ColorFeatureNode",
|
||||
"DepthBasedMaskOpacity",
|
||||
"DepthFeatureNode",
|
||||
"DepthShapeModifier",
|
||||
"DownloadOpenUnmixModel",
|
||||
"DyeImage",
|
||||
"EmitterMovement",
|
||||
"FeatureCombine",
|
||||
"FeatureFade",
|
||||
"FeatureMath",
|
||||
"FeatureMixer",
|
||||
"FeatureOscillator",
|
||||
"FeatureRebase",
|
||||
"FeatureScaler",
|
||||
"FeatureSmoothing",
|
||||
"FeatureToWeightsStrategy",
|
||||
@ -17192,7 +17343,11 @@
|
||||
"ImageChunk",
|
||||
"ImageDifference",
|
||||
"ImageInterval",
|
||||
"ImageIntervalSelectPercentage",
|
||||
"ImageShuffle",
|
||||
"LocationFromMask",
|
||||
"LocationFromPoint",
|
||||
"LocationTransform",
|
||||
"MIDILoadAndExtract",
|
||||
"MaskMath",
|
||||
"MaskMorph",
|
||||
@ -17209,6 +17364,9 @@
|
||||
"ParticleEmitter",
|
||||
"ParticleSizeModulation",
|
||||
"ParticleSpeedModulation",
|
||||
"PreviewFeature",
|
||||
"ProximityFeatureNode",
|
||||
"ProximityVisualizer",
|
||||
"SpringJointSetting",
|
||||
"StaticBody",
|
||||
"SwapDevice",
|
||||
@ -17244,8 +17402,11 @@
|
||||
],
|
||||
"https://github.com/sakura1bgx/ComfyUI_FlipStreamViewer": [
|
||||
[
|
||||
"FlipStreamBatch",
|
||||
"FlipStreamLoader",
|
||||
"FlipStreamMap",
|
||||
"FlipStreamOption",
|
||||
"FlipStreamReduce",
|
||||
"FlipStreamSetMode",
|
||||
"FlipStreamSwitchVFI",
|
||||
"FlipStreamUpdate",
|
||||
@ -18934,7 +19095,11 @@
|
||||
"GR85_ElementsConcatenator",
|
||||
"GR85_ImageDimensionResizer",
|
||||
"GR85_ImageSizer",
|
||||
"GR85_ImageSizerAll",
|
||||
"GR85_InsertCharacter",
|
||||
"GR85_IntToString",
|
||||
"GR85_JSONFileReader",
|
||||
"GR85_JSONFileSaver",
|
||||
"GR85_LlmEnhancer",
|
||||
"GR85_NextSeed",
|
||||
"GR85_RandomAtmLocOutfit",
|
||||
@ -19548,6 +19713,7 @@
|
||||
"OllamaPromptExtractor",
|
||||
"OllamaTextToText",
|
||||
"PaliGemma3bCaptioner",
|
||||
"PromptEngineeringNode",
|
||||
"PromptExtractorNode",
|
||||
"Qwen2VLCaption",
|
||||
"Qwen2VLLocalCaption",
|
||||
@ -19634,14 +19800,17 @@
|
||||
"easy imageRatio",
|
||||
"easy imageRemBg",
|
||||
"easy imageSave",
|
||||
"easy imageSaveWithText",
|
||||
"easy imageScaleDown",
|
||||
"easy imageScaleDownBy",
|
||||
"easy imageScaleDownToSize",
|
||||
"easy imageScaleToNormPixels",
|
||||
"easy imageSize",
|
||||
"easy imageSizeByLongerSide",
|
||||
"easy imageSizeBySide",
|
||||
"easy imageSplitGrid",
|
||||
"easy imageSplitList",
|
||||
"easy imageSplitTiles",
|
||||
"easy imageSwitch",
|
||||
"easy imageToBase64",
|
||||
"easy imageToMask",
|
||||
@ -19663,6 +19832,7 @@
|
||||
"easy isSDXL",
|
||||
"easy joinImageBatch",
|
||||
"easy kSampler",
|
||||
"easy kSamplerCustom",
|
||||
"easy kSamplerDownscaleUnet",
|
||||
"easy kSamplerInpainting",
|
||||
"easy kSamplerLayerDiffusion",
|
||||
@ -19671,6 +19841,7 @@
|
||||
"easy kolorsLoader",
|
||||
"easy latentCompositeMaskedWithCond",
|
||||
"easy latentNoisy",
|
||||
"easy lengthAnything",
|
||||
"easy loadImageBase64",
|
||||
"easy loraStack",
|
||||
"easy loraStackApply",
|
||||
@ -19686,6 +19857,7 @@
|
||||
"easy pipeOut",
|
||||
"easy pipeToBasicPipe",
|
||||
"easy pixArtLoader",
|
||||
"easy pixels",
|
||||
"easy portraitMaster",
|
||||
"easy poseEditor",
|
||||
"easy positive",
|
||||
@ -19921,16 +20093,6 @@
|
||||
"title_aux": "ComfyUI YoloNasPose Tensorrt"
|
||||
}
|
||||
],
|
||||
"https://github.com/yvann-ba/ComfyUI_Yvann-Nodes": [
|
||||
[
|
||||
"Audio Analysis | Yvann",
|
||||
"Audio Drums Analysis | Yvann",
|
||||
"Audio Vocals Analysis | Yvann"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Yvann-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/za-wa-n-go/ComfyUI_Zwng_Nodes": [
|
||||
[
|
||||
"ZwngLoadImagePathOrURL",
|
||||
@ -20052,6 +20214,7 @@
|
||||
],
|
||||
"https://github.com/zhulu111/ComfyUI_Bxb": [
|
||||
[
|
||||
"bxbSwitch",
|
||||
"sdBxb",
|
||||
"sdBxb_saveImage",
|
||||
"sdBxb_textInput"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user