update DB

This commit is contained in:
Dr.Lt.Data 2024-12-31 19:33:35 +09:00
parent c01aacbcee
commit d4e1d1e2f7
8 changed files with 2797 additions and 2490 deletions

View File

@ -7387,6 +7387,16 @@
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI to generate empty latent space compatible with Hunyuan models for both image and video generation."
},
{
"author": "ShmuelRonen",
"title": "ComfyUI-HunyuanVideoStyler",
"reference": "https://github.com/ShmuelRonen/ComfyUI-HunyuanVideoStyler",
"files": [
"https://github.com/ShmuelRonen/ComfyUI-HunyuanVideoStyler"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that adds cinematic and movie scene styles to video generation prompts. This node helps create more dynamic and professional-looking video outputs by incorporating iconic movie scene aesthetics."
},
{
"author": "redhottensors",
"title": "ComfyUI-Prediction",
@ -12086,6 +12096,16 @@
"install_type": "git-clone",
"description": "A collection of simple nodes for Frequency Separation / Frequency Recombine with RGB and HSV methods"
},
{
"author": "risunobushi",
"title": "ComfyUI-Similarity-Score",
"reference": "https://github.com/risunobushi/ComfyUI-Similarity-Score",
"files": [
"https://github.com/risunobushi/ComfyUI-Similarity-Score"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that calculates CLIP and LPIPS similarity scores between two images."
},
{
"author": "zohac",
"title": "ComfyUI_ZC_DrawShape",
@ -18606,6 +18626,16 @@
"install_type": "git-clone",
"description": "Mistral AI API's chat completion endpoint in ComfyUI"
},
{
"author": "ahernandezmiro",
"title": "ComfyUI-GCP_Storage_tools",
"reference": "https://github.com/ahernandezmiro/ComfyUI-GCP_Storage_tools",
"files": [
"https://github.com/ahernandezmiro/ComfyUI-GCP_Storage_tools"
],
"install_type": "git-clone",
"description": "A set of ComfyUI nodes for GPC Storage access"
},

View File

@ -367,7 +367,6 @@
"https://github.com/807502278/ComfyUI-WJNodes": [
[
"AdvCrop",
"BboxRestoreMask",
"ColorSegmentation",
"ColorSegmentation_v2",
"ComfyUIPath",
@ -392,9 +391,11 @@
"SelectImagesBatch",
"SplitPath",
"ToImageListData",
"VideoFade",
"WAS_Mask_Fill_Region_batch",
"any_data",
"array_element_count",
"bbox_restore_mask",
"load_model_value",
"show_type",
"sort_images_batch"
@ -2355,6 +2356,7 @@
"PrimereLORA",
"PrimereLYCORIS",
"PrimereLatentNoise",
"PrimereLensStyles",
"PrimereLoraKeywordMerger",
"PrimereLoraStackMerger",
"PrimereLycorisKeywordMerger",
@ -2450,12 +2452,13 @@
],
"https://github.com/Cyber-Blacat/ComfyUI-Yuan": [
[
"Black and white",
"Image Judgment",
"ImageMinusMask",
"Light or Dark",
"Yuan",
"Yuan Transfer",
"YuanBW"
"Load Random Images",
"PhotoShop Transfer",
"Yuan"
],
{
"title_aux": "ComfyUI-Yuan"
@ -2659,7 +2662,7 @@
],
"https://github.com/DoctorDiffusion/ComfyUI-SnakeOil": [
[
"SnakeOil"
"NegativeLoRALoader"
],
{
"title_aux": "ComfyUI-SnakeOil"
@ -3964,6 +3967,7 @@
"https://github.com/InstantStudioAI/ComfyUI-InstantStudio": [
[
"HuggingFace Classify",
"Moondream",
"UploadImagesToInstantStudio"
],
{
@ -4063,7 +4067,9 @@
[
"Animate_X_Image",
"Animate_X_Image_Long",
"Animate_X_Image_v2",
"Animate_X_ReposeImage",
"Animate_X_ReposeImage_v2",
"Gen_align_pose",
"Gen_align_pose2",
"ReposeImage",
@ -5706,6 +5712,7 @@
"ImageSizeAdjuster",
"ImageSizeAdjusterV2",
"ImageSizeAdjusterV3",
"LoadVideoDirectory",
"ProjectFilePathNode",
"StringWeights",
"ZenkaiPrompt",
@ -7071,7 +7078,9 @@
"https://github.com/Shakker-Labs/ComfyUI-IPAdapter-Flux": [
[
"ApplyIPAdapterFlux",
"IPAdapterFluxLoader"
"ApplyIPAdapterFluxAdvanced",
"IPAdapterFluxLoader",
"IPAdapterFluxLoaderAdvanced"
],
{
"title_aux": "ComfyUI-IPAdapter-Flux"
@ -7189,6 +7198,14 @@
"title_aux": "ComfyUI-Gemini_Flash_2.0_Exp"
}
],
"https://github.com/ShmuelRonen/ComfyUI-HunyuanVideoStyler": [
[
"HunyuanVideoStyler"
],
{
"title_aux": "ComfyUI-HunyuanVideoStyler"
}
],
"https://github.com/ShmuelRonen/ComfyUI-ImageMotionGuider": [
[
"ImageMotionGuider"
@ -7545,6 +7562,7 @@
"SDVN Any Repeat",
"SDVN Any Show",
"SDVN Apply Style Model",
"SDVN Auto Generate",
"SDVN Boolean",
"SDVN CLIP Download",
"SDVN CLIP Text Encode",
@ -7583,6 +7601,7 @@
"SDVN Pipe In",
"SDVN Pipe Out",
"SDVN Pipe Out All",
"SDVN Quick Menu",
"SDVN Run Python Code",
"SDVN Run Test",
"SDVN Save Text",
@ -9675,6 +9694,15 @@
"title_aux": "ComfyUI-styles-all"
}
],
"https://github.com/ahernandezmiro/ComfyUI-GCP_Storage_tools": [
[
"GCPReadImageNode",
"GCPWriteImageNode"
],
{
"title_aux": "ComfyUI-GCP_Storage_tools"
}
],
"https://github.com/ai-liam/comfyui-liam": [
[
"AiStoreAzureGPTLiam",
@ -10311,6 +10339,7 @@
"PCLazyTextEncode",
"PCLazyTextEncodeAdvanced",
"PCLoraHooksFromText",
"PCSetLogLevel",
"PCSetPCTextEncodeSettings",
"PCTextEncode",
"PCTextEncodeWithRange"
@ -11279,6 +11308,15 @@
"title_aux": "ComfyUI_EmojiOverlay"
}
],
"https://github.com/changwook987/ComfyUI-Small-Utility": [
[
"Eval",
"RandomEmptyLatent"
],
{
"title_aux": "ComfyUI-Small-Utility"
}
],
"https://github.com/chaojie/ComfyUI-AniPortrait": [
[
"AniPortraitLoader",
@ -15089,27 +15127,27 @@
"https://github.com/griptape-ai/ComfyUI-Griptape": [
[
"Griptape Agent Config: Amazon Bedrock Drivers",
"Griptape Agent Config: Amazon Bedrock [DEPRICATED]",
"Griptape Agent Config: Amazon Bedrock [DEPRECATED]",
"Griptape Agent Config: Anthropic Drivers",
"Griptape Agent Config: Anthropic [DEPRICATED]",
"Griptape Agent Config: Anthropic [DEPRECATED]",
"Griptape Agent Config: Azure OpenAI Drivers",
"Griptape Agent Config: Azure OpenAI [DEPRICATED]",
"Griptape Agent Config: Azure OpenAI [DEPRECATED]",
"Griptape Agent Config: Cohere Drivers",
"Griptape Agent Config: Custom Structure",
"Griptape Agent Config: Environment Variables",
"Griptape Agent Config: Expand",
"Griptape Agent Config: Google Drivers",
"Griptape Agent Config: Google [DEPRICATED]",
"Griptape Agent Config: Google [DEPRECATED]",
"Griptape Agent Config: HuggingFace Drivers",
"Griptape Agent Config: HuggingFace [DEPRICATED]",
"Griptape Agent Config: HuggingFace [DEPRECATED]",
"Griptape Agent Config: LM Studio Drivers",
"Griptape Agent Config: LM Studio [DEPRICATED]",
"Griptape Agent Config: LM Studio [DEPRECATED]",
"Griptape Agent Config: Ollama Drivers",
"Griptape Agent Config: Ollama [DEPRICATED]",
"Griptape Agent Config: Ollama [DEPRECATED]",
"Griptape Agent Config: OpenAI Compatible Drivers",
"Griptape Agent Config: OpenAI Compatible [DEPRICATED]",
"Griptape Agent Config: OpenAI Compatible [DEPRECATED]",
"Griptape Agent Config: OpenAI Drivers",
"Griptape Agent Config: OpenAI [DEPRICATED]",
"Griptape Agent Config: OpenAI [DEPRECATED]",
"Griptape Audio Transcription Driver: OpenAI",
"Griptape Combine: Merge Inputs",
"Griptape Combine: Merge Texts",
@ -15126,7 +15164,6 @@
"Griptape Create: Image Inpainting Variation",
"Griptape Create: Image Variation",
"Griptape Create: Image from Text",
"Griptape Create: Pipeline",
"Griptape Create: Rules",
"Griptape Create: Text",
"Griptape Display: Artifact",
@ -15155,8 +15192,6 @@
"Griptape Load: Audio",
"Griptape Load: Image From URL",
"Griptape Load: Text",
"Griptape Pipeline: Add Task",
"Griptape Pipeline: Insert Task",
"Griptape Prompt Driver: Amazon Bedrock",
"Griptape Prompt Driver: Amazon SageMaker Jumpstart",
"Griptape Prompt Driver: Anthropic",
@ -15184,7 +15219,6 @@
"Griptape Run: Image Description",
"Griptape Run: Parallel Image Description",
"Griptape Run: Prompt Task",
"Griptape Run: Structure",
"Griptape Run: Task",
"Griptape Run: Text Extraction",
"Griptape Run: Text Summary",
@ -15226,8 +15260,7 @@
"Griptape WebSearch Driver: DuckDuckGo",
"Griptape WebSearch Driver: Exa",
"Griptape WebSearch Driver: Google",
"Griptape WebSearch Driver: Tavily",
"Gt Run Agent"
"Griptape WebSearch Driver: Tavily"
],
{
"author": "Jason Schleifer",
@ -15349,6 +15382,14 @@
"title_aux": "ComfyUI Hallo"
}
],
"https://github.com/hay86/ComfyUI_LatentSync": [
[
"D_LatentSyncNode"
],
{
"title_aux": "ComfyUI LatentSync"
}
],
"https://github.com/hay86/ComfyUI_MiniCPM-V": [
[
"D_MiniCPM_VQA"
@ -21893,6 +21934,14 @@
"title_aux": "comfyui-ricklove"
}
],
"https://github.com/risunobushi/ComfyUI-Similarity-Score": [
[
"ImageSimilarityScores"
],
{
"title_aux": "ComfyUI-Similarity-Score"
}
],
"https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": [
[
"FrequencyCombination",
@ -22370,11 +22419,18 @@
],
"https://github.com/sebord/ComfyUI-LMCQ": [
[
"LmcqGetMachineCode",
"LmcqImageSaver",
"LmcqImageSaverTransit",
"LmcqImageSaverWeb",
"LmcqInputValidator",
"LmcqLoadFluxNF4Checkpoint"
"LmcqLoadFluxNF4Checkpoint",
"LmcqRuntimeLoraDecryption",
"LmcqRuntimeLoraEncryption",
"LmcqRuntimeModelDecryption",
"LmcqRuntimeModelEncryption",
"LmcqRuntimeWorkflowDecryption",
"LmcqRuntimeWorkflowEncryption"
],
{
"title_aux": "ComfyUI-LMCQ"

File diff suppressed because it is too large Load Diff

View File

@ -11,6 +11,66 @@
{
"author": "rohitsainier",
"title": "ComfyUI-InstagramDownloader [WIP]",
"reference": "https://github.com/rohitsainier/ComfyUI-InstagramDownloader",
"files": [
"https://github.com/rohitsainier/ComfyUI-InstagramDownloader"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node package that allows downloading and organizing Instagram content directly in your ComfyUI workflows.\nNOTE: An installation script runs when the node pack imports."
},
{
"author": "aiden1020",
"title": "ComfyUI_Artcoder [WIP]",
"reference": "https://github.com/aiden1020/ComfyUI_Artcoder",
"files": [
"https://github.com/aiden1020/ComfyUI_Artcoder"
],
"install_type": "git-clone",
"description": "This project is a custom node for ComfyUI that uses [a/ArtCoder](https://arxiv.org/abs/2011.07815) [CVPR 2021] to refine videos generated by [a/AnimateDiff](https://arxiv.org/abs/2307.04725) [ICLR2024 Spotlight] or the other video. The node is to transform these videos into functional QR code videos that can be scanned.\nNOTE: The files in the repo are not organized."
},
{
"author": "A4P7J1N7M05OT",
"title": "ComfyUI-ManualSigma",
"reference": "https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma",
"files": [
"https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma"
],
"install_type": "git-clone",
"description": "NODES: Manual Sigma"
},
{
"author": "neverbiasu",
"title": "ComfyUI-StereoCrafter [WIP]",
"reference": "https://github.com/neverbiasu/ComfyUI-StereoCrafter",
"files": [
"https://github.com/neverbiasu/ComfyUI-StereoCrafter"
],
"install_type": "git-clone",
"description": "NODES: Depth Splatting Model Loader, Depth Splatting Node, Inpainting Inference Node"
},
{
"author": "watarika",
"title": "ComfyUI-exit [UNSAFE]",
"reference": "https://github.com/watarika/ComfyUI-exit",
"files": [
"https://github.com/watarika/ComfyUI-exit"
],
"install_type": "git-clone",
"description": "Custom node to handle text.[w/This custom node includes a custom node that can terminate ComfyUI.]"
},
{
"author": "watarika",
"title": "ComfyUI-Text-Utility [UNSAFE]",
"reference": "https://github.com/watarika/ComfyUI-Text-Utility",
"files": [
"https://github.com/watarika/ComfyUI-Text-Utility"
],
"install_type": "git-clone",
"description": "Custom node to handle text.[w/This node pack contains a custom node that poses a security risk by providing the ability to read text from arbitrary paths.]"
},
{
"author": "mehbebe",
"title": "ComfyLoraGallery [WIP]",
@ -110,7 +170,7 @@
"https://github.com/jammyfu/ComfyUI_PaintingCoderUtils"
],
"install_type": "git-clone",
"description": "A collection of utility nodes designed for ComfyUI, offering convenient image processing tools.\nNOTE: The files in the repo are not organized."
"description": "A collection of utility nodes designed for ComfyUI, offering convenient image processing tools.\nNOTE: The files in the repo are not organized.\nNOTE: The files in the repo are not organized."
},
{
"author": "krich-cto",

View File

@ -154,6 +154,14 @@
"title_aux": "ComfyUI_Fooocus"
}
],
"https://github.com/A4P7J1N7M05OT/ComfyUI-ManualSigma": [
[
"ManualSigma"
],
{
"title_aux": "ComfyUI-ManualSigma"
}
],
"https://github.com/A719689614/ComfyUI_AC_FUNV8Beta1": [
[
"\u2b1b(TODO)AC_Super_Come_Ckpt",
@ -1419,6 +1427,14 @@
"title_aux": "ComfyUI-PuLID-ZHO [WIP]"
}
],
"https://github.com/aiden1020/ComfyUI_Artcoder": [
[
"ArtCoder"
],
{
"title_aux": "ComfyUI_Artcoder [WIP]"
}
],
"https://github.com/ainanoha/etm_comfyui_nodes": [
[
"ETM_LoadImageFromLocal",
@ -2224,6 +2240,8 @@
"BlendStyleGANLatents",
"GenerateStyleGANLatent",
"LoadStyleGAN",
"LoadStyleGANLatentImg",
"SaveStyleGANLatentImg",
"StyleGANInversion",
"StyleGANLatentFromBatch",
"StyleGANSampler"
@ -2558,7 +2576,9 @@
"ACE_TextPreview",
"ACE_TextSelector",
"ACE_TextToResolution",
"ACE_TextTranslate"
"ACE_TextTranslate",
"ACE_VideoLoad",
"ACE_VideoPreview"
],
{
"title_aux": "ComfyUI AceNodes [UNSAFE]"
@ -2741,6 +2761,7 @@
"MultilineTextInput",
"RemoveEmptyLinesAndLeadingSpaces",
"RemoveEmptyLinesAndLeadingSpacesAdvance",
"ShowTextPlus",
"TextCombiner"
],
{
@ -3592,6 +3613,16 @@
"title_aux": "ComfyUI-ControlNeXt [WIP]"
}
],
"https://github.com/neverbiasu/ComfyUI-StereoCrafter": [
[
"DepthSplattingModelLoader",
"DepthSplattingNode",
"InpaintingInferenceNode"
],
{
"title_aux": "ComfyUI-StereoCrafter [WIP]"
}
],
"https://github.com/nidefawl/ComfyUI-nidefawl": [
[
"BlendImagesWithBoundedMasks",
@ -3812,6 +3843,15 @@
"title_aux": "ComfyUI_FocusMask"
}
],
"https://github.com/rohitsainier/ComfyUI-InstagramDownloader": [
[
"InstagramDownloader",
"MediaOrganizer"
],
{
"title_aux": "ComfyUI-InstagramDownloader [WIP]"
}
],
"https://github.com/rouxianmantou/comfyui-rxmt-nodes": [
[
"CheckValueTypeNode"
@ -4186,9 +4226,19 @@
"title_aux": "Shank-Tools"
}
],
"https://github.com/watarika/ComfyUI-Text-Utility": [
[
"LoadTextFile",
"SaveTextFile"
],
{
"title_aux": "ComfyUI-Text-Utility [UNSAFE]"
}
],
"https://github.com/watarika/ComfyUI-exit": [
[
"ExitComfyUI"
"ExitComfyUI",
"FetchApi"
],
{
"title_aux": "ComfyUI-exit [UNSAFE]"

File diff suppressed because it is too large Load Diff

View File

@ -9,6 +9,47 @@
},
{
"author": "hay86",
"title": "ComfyUI LatentSync",
"id": "latentsync",
"reference": "https://github.com/hay86/ComfyUI_LatentSync",
"files": [
"https://github.com/hay86/ComfyUI_LatentSync"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/LatentSync](https://github.com/bytedance/LatentSync) for ComfyUI"
},
{
"author": "risunobushi",
"title": "ComfyUI-Similarity-Score",
"reference": "https://github.com/risunobushi/ComfyUI-Similarity-Score",
"files": [
"https://github.com/risunobushi/ComfyUI-Similarity-Score"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that calculates CLIP and LPIPS similarity scores between two images."
},
{
"author": "ShmuelRonen",
"title": "ComfyUI-HunyuanVideoStyler",
"reference": "https://github.com/ShmuelRonen/ComfyUI-HunyuanVideoStyler",
"files": [
"https://github.com/ShmuelRonen/ComfyUI-HunyuanVideoStyler"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that adds cinematic and movie scene styles to video generation prompts. This node helps create more dynamic and professional-looking video outputs by incorporating iconic movie scene aesthetics."
},
{
"author": "ahernandezmiro",
"title": "ComfyUI-GCP_Storage_tools",
"reference": "https://github.com/ahernandezmiro/ComfyUI-GCP_Storage_tools",
"files": [
"https://github.com/ahernandezmiro/ComfyUI-GCP_Storage_tools"
],
"install_type": "git-clone",
"description": "A set of ComfyUI nodes for GPC Storage access"
},
{
"author": "ciga2011",
"title": "ComfyUI MarkItDown",
@ -665,37 +706,6 @@
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that combines multiple videos from a directory with optional transitions and background music. Perfect for batch processing and creating seamless video compilations."
},
{
"author": "ShmuelRonen",
"title": "ComfyUI-Gemini_Flash_2.0_Exp",
"reference": "https://github.com/ShmuelRonen/ComfyUI-Gemini_Flash_2.0_Exp",
"files": [
"https://github.com/ShmuelRonen/ComfyUI-Gemini_Flash_2.0_Exp"
],
"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."
},
{
"author": "Runware Inc.",
"title": "Runware.ai ComfyUI Inference API Integration",
"id": "runware",
"reference": "https://github.com/Runware/ComfyUI-Runware",
"files": [
"https://github.com/Runware/ComfyUI-Runware"
],
"install_type": "git-clone",
"description": "Runware Inference API Integration for ComfyUI (No GPU Required)."
},
{
"author": "Kim",
"title": "ComfyUI_KimNodes",
"reference": "https://github.com/wjl0313/ComfyUI_KimNodes",
"files": [
"https://github.com/wjl0313/ComfyUI_KimNodes"
],
"install_type": "git-clone",
"description": "Image effects, icon layout processing, cropping — this toolbox is a node library organized according to my own needs."
}
]
}

View File

@ -367,7 +367,6 @@
"https://github.com/807502278/ComfyUI-WJNodes": [
[
"AdvCrop",
"BboxRestoreMask",
"ColorSegmentation",
"ColorSegmentation_v2",
"ComfyUIPath",
@ -392,9 +391,11 @@
"SelectImagesBatch",
"SplitPath",
"ToImageListData",
"VideoFade",
"WAS_Mask_Fill_Region_batch",
"any_data",
"array_element_count",
"bbox_restore_mask",
"load_model_value",
"show_type",
"sort_images_batch"
@ -2355,6 +2356,7 @@
"PrimereLORA",
"PrimereLYCORIS",
"PrimereLatentNoise",
"PrimereLensStyles",
"PrimereLoraKeywordMerger",
"PrimereLoraStackMerger",
"PrimereLycorisKeywordMerger",
@ -2450,12 +2452,13 @@
],
"https://github.com/Cyber-Blacat/ComfyUI-Yuan": [
[
"Black and white",
"Image Judgment",
"ImageMinusMask",
"Light or Dark",
"Yuan",
"Yuan Transfer",
"YuanBW"
"Load Random Images",
"PhotoShop Transfer",
"Yuan"
],
{
"title_aux": "ComfyUI-Yuan"
@ -2659,7 +2662,7 @@
],
"https://github.com/DoctorDiffusion/ComfyUI-SnakeOil": [
[
"SnakeOil"
"NegativeLoRALoader"
],
{
"title_aux": "ComfyUI-SnakeOil"
@ -3964,6 +3967,7 @@
"https://github.com/InstantStudioAI/ComfyUI-InstantStudio": [
[
"HuggingFace Classify",
"Moondream",
"UploadImagesToInstantStudio"
],
{
@ -4063,7 +4067,9 @@
[
"Animate_X_Image",
"Animate_X_Image_Long",
"Animate_X_Image_v2",
"Animate_X_ReposeImage",
"Animate_X_ReposeImage_v2",
"Gen_align_pose",
"Gen_align_pose2",
"ReposeImage",
@ -5706,6 +5712,7 @@
"ImageSizeAdjuster",
"ImageSizeAdjusterV2",
"ImageSizeAdjusterV3",
"LoadVideoDirectory",
"ProjectFilePathNode",
"StringWeights",
"ZenkaiPrompt",
@ -7071,7 +7078,9 @@
"https://github.com/Shakker-Labs/ComfyUI-IPAdapter-Flux": [
[
"ApplyIPAdapterFlux",
"IPAdapterFluxLoader"
"ApplyIPAdapterFluxAdvanced",
"IPAdapterFluxLoader",
"IPAdapterFluxLoaderAdvanced"
],
{
"title_aux": "ComfyUI-IPAdapter-Flux"
@ -7189,6 +7198,14 @@
"title_aux": "ComfyUI-Gemini_Flash_2.0_Exp"
}
],
"https://github.com/ShmuelRonen/ComfyUI-HunyuanVideoStyler": [
[
"HunyuanVideoStyler"
],
{
"title_aux": "ComfyUI-HunyuanVideoStyler"
}
],
"https://github.com/ShmuelRonen/ComfyUI-ImageMotionGuider": [
[
"ImageMotionGuider"
@ -7545,6 +7562,7 @@
"SDVN Any Repeat",
"SDVN Any Show",
"SDVN Apply Style Model",
"SDVN Auto Generate",
"SDVN Boolean",
"SDVN CLIP Download",
"SDVN CLIP Text Encode",
@ -7583,6 +7601,7 @@
"SDVN Pipe In",
"SDVN Pipe Out",
"SDVN Pipe Out All",
"SDVN Quick Menu",
"SDVN Run Python Code",
"SDVN Run Test",
"SDVN Save Text",
@ -9675,6 +9694,15 @@
"title_aux": "ComfyUI-styles-all"
}
],
"https://github.com/ahernandezmiro/ComfyUI-GCP_Storage_tools": [
[
"GCPReadImageNode",
"GCPWriteImageNode"
],
{
"title_aux": "ComfyUI-GCP_Storage_tools"
}
],
"https://github.com/ai-liam/comfyui-liam": [
[
"AiStoreAzureGPTLiam",
@ -10311,6 +10339,7 @@
"PCLazyTextEncode",
"PCLazyTextEncodeAdvanced",
"PCLoraHooksFromText",
"PCSetLogLevel",
"PCSetPCTextEncodeSettings",
"PCTextEncode",
"PCTextEncodeWithRange"
@ -11279,6 +11308,15 @@
"title_aux": "ComfyUI_EmojiOverlay"
}
],
"https://github.com/changwook987/ComfyUI-Small-Utility": [
[
"Eval",
"RandomEmptyLatent"
],
{
"title_aux": "ComfyUI-Small-Utility"
}
],
"https://github.com/chaojie/ComfyUI-AniPortrait": [
[
"AniPortraitLoader",
@ -15089,27 +15127,27 @@
"https://github.com/griptape-ai/ComfyUI-Griptape": [
[
"Griptape Agent Config: Amazon Bedrock Drivers",
"Griptape Agent Config: Amazon Bedrock [DEPRICATED]",
"Griptape Agent Config: Amazon Bedrock [DEPRECATED]",
"Griptape Agent Config: Anthropic Drivers",
"Griptape Agent Config: Anthropic [DEPRICATED]",
"Griptape Agent Config: Anthropic [DEPRECATED]",
"Griptape Agent Config: Azure OpenAI Drivers",
"Griptape Agent Config: Azure OpenAI [DEPRICATED]",
"Griptape Agent Config: Azure OpenAI [DEPRECATED]",
"Griptape Agent Config: Cohere Drivers",
"Griptape Agent Config: Custom Structure",
"Griptape Agent Config: Environment Variables",
"Griptape Agent Config: Expand",
"Griptape Agent Config: Google Drivers",
"Griptape Agent Config: Google [DEPRICATED]",
"Griptape Agent Config: Google [DEPRECATED]",
"Griptape Agent Config: HuggingFace Drivers",
"Griptape Agent Config: HuggingFace [DEPRICATED]",
"Griptape Agent Config: HuggingFace [DEPRECATED]",
"Griptape Agent Config: LM Studio Drivers",
"Griptape Agent Config: LM Studio [DEPRICATED]",
"Griptape Agent Config: LM Studio [DEPRECATED]",
"Griptape Agent Config: Ollama Drivers",
"Griptape Agent Config: Ollama [DEPRICATED]",
"Griptape Agent Config: Ollama [DEPRECATED]",
"Griptape Agent Config: OpenAI Compatible Drivers",
"Griptape Agent Config: OpenAI Compatible [DEPRICATED]",
"Griptape Agent Config: OpenAI Compatible [DEPRECATED]",
"Griptape Agent Config: OpenAI Drivers",
"Griptape Agent Config: OpenAI [DEPRICATED]",
"Griptape Agent Config: OpenAI [DEPRECATED]",
"Griptape Audio Transcription Driver: OpenAI",
"Griptape Combine: Merge Inputs",
"Griptape Combine: Merge Texts",
@ -15126,7 +15164,6 @@
"Griptape Create: Image Inpainting Variation",
"Griptape Create: Image Variation",
"Griptape Create: Image from Text",
"Griptape Create: Pipeline",
"Griptape Create: Rules",
"Griptape Create: Text",
"Griptape Display: Artifact",
@ -15155,8 +15192,6 @@
"Griptape Load: Audio",
"Griptape Load: Image From URL",
"Griptape Load: Text",
"Griptape Pipeline: Add Task",
"Griptape Pipeline: Insert Task",
"Griptape Prompt Driver: Amazon Bedrock",
"Griptape Prompt Driver: Amazon SageMaker Jumpstart",
"Griptape Prompt Driver: Anthropic",
@ -15184,7 +15219,6 @@
"Griptape Run: Image Description",
"Griptape Run: Parallel Image Description",
"Griptape Run: Prompt Task",
"Griptape Run: Structure",
"Griptape Run: Task",
"Griptape Run: Text Extraction",
"Griptape Run: Text Summary",
@ -15226,8 +15260,7 @@
"Griptape WebSearch Driver: DuckDuckGo",
"Griptape WebSearch Driver: Exa",
"Griptape WebSearch Driver: Google",
"Griptape WebSearch Driver: Tavily",
"Gt Run Agent"
"Griptape WebSearch Driver: Tavily"
],
{
"author": "Jason Schleifer",
@ -15349,6 +15382,14 @@
"title_aux": "ComfyUI Hallo"
}
],
"https://github.com/hay86/ComfyUI_LatentSync": [
[
"D_LatentSyncNode"
],
{
"title_aux": "ComfyUI LatentSync"
}
],
"https://github.com/hay86/ComfyUI_MiniCPM-V": [
[
"D_MiniCPM_VQA"
@ -21893,6 +21934,14 @@
"title_aux": "comfyui-ricklove"
}
],
"https://github.com/risunobushi/ComfyUI-Similarity-Score": [
[
"ImageSimilarityScores"
],
{
"title_aux": "ComfyUI-Similarity-Score"
}
],
"https://github.com/risunobushi/comfyUI_FrequencySeparation_RGB-HSV": [
[
"FrequencyCombination",
@ -22370,11 +22419,18 @@
],
"https://github.com/sebord/ComfyUI-LMCQ": [
[
"LmcqGetMachineCode",
"LmcqImageSaver",
"LmcqImageSaverTransit",
"LmcqImageSaverWeb",
"LmcqInputValidator",
"LmcqLoadFluxNF4Checkpoint"
"LmcqLoadFluxNF4Checkpoint",
"LmcqRuntimeLoraDecryption",
"LmcqRuntimeLoraEncryption",
"LmcqRuntimeModelDecryption",
"LmcqRuntimeModelEncryption",
"LmcqRuntimeWorkflowDecryption",
"LmcqRuntimeWorkflowEncryption"
],
{
"title_aux": "ComfyUI-LMCQ"