mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
Compare commits
14 Commits
820ada8dfc
...
7ae426fc88
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7ae426fc88 | ||
|
|
8cfee1f483 | ||
|
|
cf4d8e6125 | ||
|
|
c0e8a41d2a | ||
|
|
a02c27b1af | ||
|
|
712e1bac0d | ||
|
|
513ea46cbe | ||
|
|
b1919b6f95 | ||
|
|
43561d209b | ||
|
|
16dcbc5412 | ||
|
|
c8dd2d5cad | ||
|
|
4b37777066 | ||
|
|
95ecd85a12 | ||
|
|
f96dd66cdc |
@ -10204,6 +10204,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Load and apply B-LoRA models, currently B-LoRA models only works with SDXL (sdxl_base_1.0)."
|
"description": "Load and apply B-LoRA models, currently B-LoRA models only works with SDXL (sdxl_base_1.0)."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Sida Liu",
|
||||||
|
"title": "ComfyUI-Notebook",
|
||||||
|
"id": "notebook",
|
||||||
|
"reference": "https://github.com/liusida/ComfyUI-Notebook",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/liusida/ComfyUI-Notebook"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A Jupyter-style custom node for executing Python code and plotting within ComfyUI workflows."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "jtydhr88",
|
"author": "jtydhr88",
|
||||||
"title": "ComfyUI-Workflow-Encrypt",
|
"title": "ComfyUI-Workflow-Encrypt",
|
||||||
@ -37387,9 +37398,9 @@
|
|||||||
{
|
{
|
||||||
"author": "HAL-XP",
|
"author": "HAL-XP",
|
||||||
"title": "HALXP-Comfy",
|
"title": "HALXP-Comfy",
|
||||||
"reference": "https://github.com/hal-xp/halxp-comfy",
|
"reference": "https://github.com/HAL-XP/halxp-comfy",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/hal-xp/halxp-comfy"
|
"https://github.com/HAL-XP/halxp-comfy"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A UI suite for ComfyUI including Focus mode and layout enhancements."
|
"description": "A UI suite for ComfyUI including Focus mode and layout enhancements."
|
||||||
@ -37670,6 +37681,60 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A logic engine for ComfyUI prompts that transforms static prompts into dynamic, context-aware workflows with persistent variables, conditional logic, native LoRA loading, and external data fetching. (Description by CC)"
|
"description": "A logic engine for ComfyUI prompts that transforms static prompts into dynamic, context-aware workflows with persistent variables, conditional logic, native LoRA loading, and external data fetching. (Description by CC)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Transhumai",
|
||||||
|
"title": "ComfyUI-LegionPower",
|
||||||
|
"reference": "https://github.com/Transhumai/ComfyUI-LegionPower",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Transhumai/ComfyUI-LegionPower"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes to run ComfyUI workflows in isolated workers for optimal GPU and memory use."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "jeankassio",
|
||||||
|
"title": "ComfyUI_MusicTools",
|
||||||
|
"id": "ComfyUI_MusicTools",
|
||||||
|
"reference": "https://github.com/jeankassio/ComfyUI_MusicTools",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jeankassio/ComfyUI_MusicTools"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Professional audio processing and mastering suite for ComfyUI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "ameyukisora",
|
||||||
|
"title": "ComfyUI Empty Latent Advanced",
|
||||||
|
"reference": "https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "An advanced Empty Latent selector with visual presets and foldable UI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Bomborant",
|
||||||
|
"title": "ShakaNodes",
|
||||||
|
"id": "shakanodes",
|
||||||
|
"reference": "https://github.com/bomborant/ComfyUI-ShakaNodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/bomborant/ComfyUI-ShakaNodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ShakaNodes: Utility tools for ComfyUI"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Matthew-X",
|
||||||
|
"title": "Workflow Importer",
|
||||||
|
"id": "comfyui-workflow_importer",
|
||||||
|
"reference": "https://github.com/Matthew-X/comfyui-workflow_importer",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Matthew-X/comfyui-workflow_importer"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"js_path": "workflow_importer",
|
||||||
|
"description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2024,7 +2024,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/AcademiaSD/comfyui_AcademiaSD": [
|
"https://github.com/AcademiaSD/comfyui_AcademiaSD": [
|
||||||
[
|
[
|
||||||
|
"AcademiaSD_BatchLoader",
|
||||||
"AcademiaSD_Gemini_Node",
|
"AcademiaSD_Gemini_Node",
|
||||||
|
"AcademiaSD_SaveCaption",
|
||||||
"IntegerBypasser",
|
"IntegerBypasser",
|
||||||
"LoopCounterToFile",
|
"LoopCounterToFile",
|
||||||
"PaddedFileName",
|
"PaddedFileName",
|
||||||
@ -2700,10 +2702,12 @@
|
|||||||
"AGSoft Text Operation",
|
"AGSoft Text Operation",
|
||||||
"AGSoft Text Overlay",
|
"AGSoft Text Overlay",
|
||||||
"AGSoft Text Replace",
|
"AGSoft Text Replace",
|
||||||
|
"AGSoftLoadVideo",
|
||||||
"AGSoftTextConcatenateX2",
|
"AGSoftTextConcatenateX2",
|
||||||
"AGSoftTextConcatenateX4",
|
"AGSoftTextConcatenateX4",
|
||||||
"AGSoftTextConcatenateX8",
|
"AGSoftTextConcatenateX8",
|
||||||
"AGSoftTextSplit",
|
"AGSoftTextSplit",
|
||||||
|
"AGSoftVideoFrameExtractor",
|
||||||
"AGSoft_Draw_Mask_On_Image",
|
"AGSoft_Draw_Mask_On_Image",
|
||||||
"AGSoft_Empty_Latent",
|
"AGSoft_Empty_Latent",
|
||||||
"AGSoft_Empty_Latent_QwenImage",
|
"AGSoft_Empty_Latent_QwenImage",
|
||||||
@ -2978,6 +2982,10 @@
|
|||||||
"ConcatKDFHash_Derive",
|
"ConcatKDFHash_Derive",
|
||||||
"ConcatKDFHash_Verify",
|
"ConcatKDFHash_Verify",
|
||||||
"ConstantTimeCompare",
|
"ConstantTimeCompare",
|
||||||
|
"EdDSAPrivateKeyFormat",
|
||||||
|
"EdDSAPublicKeyFormat",
|
||||||
|
"EdDSASignature",
|
||||||
|
"EdDSAVerify",
|
||||||
"FernetKeygenSimple",
|
"FernetKeygenSimple",
|
||||||
"FernetSimple",
|
"FernetSimple",
|
||||||
"Foursquare",
|
"Foursquare",
|
||||||
@ -3021,6 +3029,7 @@
|
|||||||
"String2Base64",
|
"String2Base64",
|
||||||
"String2Binary",
|
"String2Binary",
|
||||||
"String2Hex",
|
"String2Hex",
|
||||||
|
"StringLooper",
|
||||||
"SymmetricEncryptDecrypt",
|
"SymmetricEncryptDecrypt",
|
||||||
"SystemRandom",
|
"SystemRandom",
|
||||||
"ThreeSquare",
|
"ThreeSquare",
|
||||||
@ -4608,7 +4617,8 @@
|
|||||||
"https://github.com/ComfyAssets/ComfyUI_PromptManager": [
|
"https://github.com/ComfyAssets/ComfyUI_PromptManager": [
|
||||||
[
|
[
|
||||||
"PromptManager",
|
"PromptManager",
|
||||||
"PromptManagerText"
|
"PromptManagerText",
|
||||||
|
"PromptSearchList"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_PromptManager"
|
"title_aux": "ComfyUI_PromptManager"
|
||||||
@ -7095,6 +7105,7 @@
|
|||||||
"Add Margin With Color",
|
"Add Margin With Color",
|
||||||
"Any to Int/Float/String",
|
"Any to Int/Float/String",
|
||||||
"Audio Duration",
|
"Audio Duration",
|
||||||
|
"Clamp Images To Megapixels",
|
||||||
"Essential Params",
|
"Essential Params",
|
||||||
"Get Last Output Video Path",
|
"Get Last Output Video Path",
|
||||||
"If Image Valid",
|
"If Image Valid",
|
||||||
@ -11385,6 +11396,7 @@
|
|||||||
"LMMExtractPromptsNode",
|
"LMMExtractPromptsNode",
|
||||||
"LatentSettings",
|
"LatentSettings",
|
||||||
"PipeHub",
|
"PipeHub",
|
||||||
|
"PreviewMask",
|
||||||
"cropImage"
|
"cropImage"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -13358,7 +13370,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/NudeJS-dev/ComfyUI-NudeJS-Image2Prompt": [
|
"https://github.com/NudeJS-dev/ComfyUI-NudeJS-Image2Prompt": [
|
||||||
[
|
[
|
||||||
"Image2Prompt"
|
"Image2Prompt",
|
||||||
|
"Text2Prompt"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-NudeJS-Image2Prompt"
|
"title_aux": "ComfyUI-NudeJS-Image2Prompt"
|
||||||
@ -15631,7 +15644,8 @@
|
|||||||
"Simple Readable Metadata Text Viewer-SG",
|
"Simple Readable Metadata Text Viewer-SG",
|
||||||
"SimpleReadableMetadataMAXSG",
|
"SimpleReadableMetadataMAXSG",
|
||||||
"SimpleReadableMetadataSG",
|
"SimpleReadableMetadataSG",
|
||||||
"SimpleReadableMetadataSaveTextSG"
|
"SimpleReadableMetadataSaveTextSG",
|
||||||
|
"SimpleReadableMetadataVideoSG"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Simple_Readable_Metadata-SG"
|
"title_aux": "ComfyUI-Simple_Readable_Metadata-SG"
|
||||||
@ -21676,6 +21690,7 @@
|
|||||||
"ArchAi3D_Color_Correction_Advanced",
|
"ArchAi3D_Color_Correction_Advanced",
|
||||||
"ArchAi3D_Color_Correction_BT709",
|
"ArchAi3D_Color_Correction_BT709",
|
||||||
"ArchAi3D_Conditioning_Balance",
|
"ArchAi3D_Conditioning_Balance",
|
||||||
|
"ArchAi3D_Dependency_Installer",
|
||||||
"ArchAi3D_Float_Input",
|
"ArchAi3D_Float_Input",
|
||||||
"ArchAi3D_GDrive_Download",
|
"ArchAi3D_GDrive_Download",
|
||||||
"ArchAi3D_Gemini",
|
"ArchAi3D_Gemini",
|
||||||
@ -21688,6 +21703,7 @@
|
|||||||
"ArchAi3D_Mask_To_Position_Guide",
|
"ArchAi3D_Mask_To_Position_Guide",
|
||||||
"ArchAi3D_Metric3D_Depth",
|
"ArchAi3D_Metric3D_Depth",
|
||||||
"ArchAi3D_Metric3D_Normal",
|
"ArchAi3D_Metric3D_Normal",
|
||||||
|
"ArchAi3D_Nunchaku_Installer",
|
||||||
"ArchAi3D_Object_Focus_Camera",
|
"ArchAi3D_Object_Focus_Camera",
|
||||||
"ArchAi3D_Object_Focus_Camera_V2",
|
"ArchAi3D_Object_Focus_Camera_V2",
|
||||||
"ArchAi3D_Object_Focus_Camera_V3",
|
"ArchAi3D_Object_Focus_Camera_V3",
|
||||||
@ -24069,6 +24085,7 @@
|
|||||||
"AI_Qwen",
|
"AI_Qwen",
|
||||||
"AI_Qwen_text",
|
"AI_Qwen_text",
|
||||||
"Ai_Ollama_RunModel",
|
"Ai_Ollama_RunModel",
|
||||||
|
"Ai_doubao_seedream",
|
||||||
"Amp_audio_Normalized",
|
"Amp_audio_Normalized",
|
||||||
"Amp_drive_String",
|
"Amp_drive_String",
|
||||||
"Amp_drive_mask",
|
"Amp_drive_mask",
|
||||||
@ -24076,6 +24093,7 @@
|
|||||||
"CN_preset1_Unpack",
|
"CN_preset1_Unpack",
|
||||||
"CN_preset1_pack",
|
"CN_preset1_pack",
|
||||||
"Coordinate_Generator",
|
"Coordinate_Generator",
|
||||||
|
"Coordinate_Index2Text",
|
||||||
"Coordinate_MarkRender",
|
"Coordinate_MarkRender",
|
||||||
"Coordinate_SplitIndex",
|
"Coordinate_SplitIndex",
|
||||||
"Coordinate_fromImage",
|
"Coordinate_fromImage",
|
||||||
@ -24123,6 +24141,7 @@
|
|||||||
"Image_pad_adjust_restore",
|
"Image_pad_adjust_restore",
|
||||||
"Image_pad_keep",
|
"Image_pad_keep",
|
||||||
"Image_precision_Converter",
|
"Image_precision_Converter",
|
||||||
|
"Image_safe_size",
|
||||||
"Image_smooth_blur",
|
"Image_smooth_blur",
|
||||||
"Image_solo_crop",
|
"Image_solo_crop",
|
||||||
"Image_solo_stitch",
|
"Image_solo_stitch",
|
||||||
@ -24259,6 +24278,7 @@
|
|||||||
"excel_search_data",
|
"excel_search_data",
|
||||||
"excel_write_data",
|
"excel_write_data",
|
||||||
"excel_write_data_easy",
|
"excel_write_data_easy",
|
||||||
|
"flow_GetNodeInfo",
|
||||||
"flow_QueueTrigger",
|
"flow_QueueTrigger",
|
||||||
"flow_ValueReceiver",
|
"flow_ValueReceiver",
|
||||||
"flow_ValueSender",
|
"flow_ValueSender",
|
||||||
@ -24406,8 +24426,18 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/cdanielp/COMFYUI_PROMPTMODELS": [
|
"https://github.com/cdanielp/COMFYUI_PROMPTMODELS": [
|
||||||
[
|
[
|
||||||
|
"ClearCacheNode",
|
||||||
"GetFrameByIndex",
|
"GetFrameByIndex",
|
||||||
"GetLastFrame"
|
"GetLastFrame",
|
||||||
|
"GetNode",
|
||||||
|
"ListCacheNode",
|
||||||
|
"PromptInfo",
|
||||||
|
"PromptModelLoader",
|
||||||
|
"PromptRefiner",
|
||||||
|
"SetNode",
|
||||||
|
"SetNodeNamed",
|
||||||
|
"UnetLoaderGGUF",
|
||||||
|
"UnetLoaderGGUFAdvanced"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "COMFYUI_PROMPTMODELS"
|
"title_aux": "COMFYUI_PROMPTMODELS"
|
||||||
@ -26379,6 +26409,7 @@
|
|||||||
"CLIPTextEncodeFlux",
|
"CLIPTextEncodeFlux",
|
||||||
"CLIPTextEncodeHiDream",
|
"CLIPTextEncodeHiDream",
|
||||||
"CLIPTextEncodeHunyuanDiT",
|
"CLIPTextEncodeHunyuanDiT",
|
||||||
|
"CLIPTextEncodeKandinsky5",
|
||||||
"CLIPTextEncodeLumina2",
|
"CLIPTextEncodeLumina2",
|
||||||
"CLIPTextEncodePixArtAlpha",
|
"CLIPTextEncodePixArtAlpha",
|
||||||
"CLIPTextEncodeSD3",
|
"CLIPTextEncodeSD3",
|
||||||
@ -26507,6 +26538,7 @@
|
|||||||
"KSampler",
|
"KSampler",
|
||||||
"KSamplerAdvanced",
|
"KSamplerAdvanced",
|
||||||
"KSamplerSelect",
|
"KSamplerSelect",
|
||||||
|
"Kandinsky5ImageToVideo",
|
||||||
"KarrasScheduler",
|
"KarrasScheduler",
|
||||||
"KlingCameraControlI2VNode",
|
"KlingCameraControlI2VNode",
|
||||||
"KlingCameraControlT2VNode",
|
"KlingCameraControlT2VNode",
|
||||||
@ -26624,6 +26656,7 @@
|
|||||||
"MoonvalleyTxt2VideoNode",
|
"MoonvalleyTxt2VideoNode",
|
||||||
"MoonvalleyVideo2VideoNode",
|
"MoonvalleyVideo2VideoNode",
|
||||||
"Morphology",
|
"Morphology",
|
||||||
|
"NormalizeVideoLatentStart",
|
||||||
"OpenAIChatConfig",
|
"OpenAIChatConfig",
|
||||||
"OpenAIChatNode",
|
"OpenAIChatNode",
|
||||||
"OpenAIDalle2",
|
"OpenAIDalle2",
|
||||||
@ -26685,6 +26718,7 @@
|
|||||||
"RenormCFG",
|
"RenormCFG",
|
||||||
"RepeatImageBatch",
|
"RepeatImageBatch",
|
||||||
"RepeatLatentBatch",
|
"RepeatLatentBatch",
|
||||||
|
"ReplaceVideoLatentFrames",
|
||||||
"RescaleCFG",
|
"RescaleCFG",
|
||||||
"ResizeAndPadImage",
|
"ResizeAndPadImage",
|
||||||
"Rodin3D_Detail",
|
"Rodin3D_Detail",
|
||||||
@ -28586,7 +28620,8 @@
|
|||||||
"NumberListGenerator",
|
"NumberListGenerator",
|
||||||
"PromptListGenerator",
|
"PromptListGenerator",
|
||||||
"QwenGPUInference",
|
"QwenGPUInference",
|
||||||
"SaveVideoPath"
|
"SaveVideoPath",
|
||||||
|
"SimpleWildCardPlayer"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-ListHelper"
|
"title_aux": "ComfyUI-ListHelper"
|
||||||
@ -42461,7 +42496,6 @@
|
|||||||
"LoadLastLatent",
|
"LoadLastLatent",
|
||||||
"LoadVideoForVCaptioning",
|
"LoadVideoForVCaptioning",
|
||||||
"Lora Loader Str",
|
"Lora Loader Str",
|
||||||
"LoraLoaderZImage",
|
|
||||||
"MaskEmptyFloatNode",
|
"MaskEmptyFloatNode",
|
||||||
"MaskPassOrPlaceholder",
|
"MaskPassOrPlaceholder",
|
||||||
"ParametricEQNode",
|
"ParametricEQNode",
|
||||||
@ -46783,6 +46817,7 @@
|
|||||||
"NukeChannelShuffle",
|
"NukeChannelShuffle",
|
||||||
"NukeColorBars",
|
"NukeColorBars",
|
||||||
"NukeColorCorrect",
|
"NukeColorCorrect",
|
||||||
|
"NukeConstant",
|
||||||
"NukeCornerPin",
|
"NukeCornerPin",
|
||||||
"NukeCrop",
|
"NukeCrop",
|
||||||
"NukeDefocus",
|
"NukeDefocus",
|
||||||
@ -48293,6 +48328,7 @@
|
|||||||
"DisTorchPurgeVRAMV2",
|
"DisTorchPurgeVRAMV2",
|
||||||
"MemoryCleaner",
|
"MemoryCleaner",
|
||||||
"MemoryManager",
|
"MemoryManager",
|
||||||
|
"ModelPatchMemoryCleaner",
|
||||||
"SafeMemoryManager"
|
"SafeMemoryManager"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
|||||||
5352
github-stats.json
5352
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,59 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "jeankassio",
|
||||||
|
"title": "ComfyUI_MusicTools",
|
||||||
|
"id": "ComfyUI_MusicTools",
|
||||||
|
"reference": "https://github.com/jeankassio/ComfyUI_MusicTools",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jeankassio/ComfyUI_MusicTools"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Professional audio processing and mastering suite for ComfyUI."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Transhumai",
|
||||||
|
"title": "ComfyUI-LegionPower",
|
||||||
|
"reference": "https://github.com/Transhumai/ComfyUI-LegionPower",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Transhumai/ComfyUI-LegionPower"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes to run ComfyUI workflows in isolated workers for optimal GPU and memory use."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Bomborant",
|
||||||
|
"title": "ShakaNodes",
|
||||||
|
"id": "shakanodes",
|
||||||
|
"reference": "https://github.com/bomborant/ComfyUI-ShakaNodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/bomborant/ComfyUI-ShakaNodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ShakaNodes: Utility tools for ComfyUI"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Matthew-X",
|
||||||
|
"title": "Workflow Importer",
|
||||||
|
"id": "comfyui-workflow_importer",
|
||||||
|
"reference": "https://github.com/Matthew-X/comfyui-workflow_importer",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Matthew-X/comfyui-workflow_importer"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"js_path": "workflow_importer",
|
||||||
|
"description": "Import ComfyUI workflows from images with embedded metadata. Adds a toolbar Import button, drag-and-drop dialog and Ctrl+Shift+I shortcut. Supports legacy and new UIs, common image formats, opens each image in a new workflow tab."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "ameyukisora",
|
||||||
|
"title": "ComfyUI Empty Latent Advanced",
|
||||||
|
"reference": "https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ameyukisora/ComfyUI-Empty-Latent-Advanced"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "An advanced Empty Latent selector with visual presets and foldable UI."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "KLL535",
|
"author": "KLL535",
|
||||||
"title": "ComfyUI_Simple_Qwen3-VL-gguf",
|
"title": "ComfyUI_Simple_Qwen3-VL-gguf",
|
||||||
@ -353,13 +407,12 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Comprehensive image processing plugin for ComfyUI"
|
"description": "Comprehensive image processing plugin for ComfyUI"
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"author": "HAL-XP",
|
"author": "HAL-XP",
|
||||||
"title": "HALXP-Comfy",
|
"title": "HALXP-Comfy",
|
||||||
"reference": "https://github.com/hal-xp/halxp-comfy",
|
"reference": "https://github.com/HAL-XP/halxp-comfy",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/hal-xp/halxp-comfy"
|
"https://github.com/HAL-XP/halxp-comfy"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A UI suite for ComfyUI including Focus mode and layout enhancements."
|
"description": "A UI suite for ComfyUI including Focus mode and layout enhancements."
|
||||||
@ -680,137 +733,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A custom node for ComfyUI that allows you to render GLSL shaders (Shadertoy-style) directly inside your workflows. (Description by CC)"
|
"description": "A custom node for ComfyUI that allows you to render GLSL shaders (Shadertoy-style) directly inside your workflows. (Description by CC)"
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Nynxz",
|
|
||||||
"title": "ComfyUI-NynxzNodes",
|
|
||||||
"reference": "https://github.com/Nynxz/ComfyUI-NynxzNodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Nynxz/ComfyUI-NynxzNodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Custom ComfyUI nodes providing video comparison utilities, including wipe and fade compare video generation in multiple directions. (Description by CC)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "comrender",
|
|
||||||
"title": "ComfyUI-edge-match-checker",
|
|
||||||
"reference": "https://github.com/comrender/ComfyUI-edge-match-checker",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/comrender/ComfyUI-edge-match-checker"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Node comparing two image masks or images with adjustable overlap threshold (default 95%) for detecting minor shifts and mismatches in proportions, suitable for automated post-processing validation. (Description by CC)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "lovisdotio",
|
|
||||||
"title": "ComfyUI-Replace-First-Frame-Last-Frame",
|
|
||||||
"reference": "https://github.com/lovisdotio/ComfyUI-Replace-First-Frame-Last-Frame",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/lovisdotio/ComfyUI-Replace-First-Frame-Last-Frame"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Replace the first and last frames of an image sequence in ComfyUI. Auto-resizes frames to match video dimensions, handles batches, and adjusts parameters if needed."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "FuryNocturn",
|
|
||||||
"title": "ComfyUI-Dummy_Node_Pack",
|
|
||||||
"reference": "https://github.com/FuryNocturn/ComfyUI-Dummy_Node_Pack",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/FuryNocturn/ComfyUI-Dummy_Node_Pack"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Custom node pack creating fake/dummy nodes to replace missing, obsolete, or cloud-specific nodes, allowing legacy workflows to load visually without errors while preserving connections. (Description by CC)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "yukascomfy",
|
|
||||||
"title": "ATI_AudioReactive",
|
|
||||||
"reference": "https://github.com/yukascomfy/ATI_AudioReactive",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/yukascomfy/ATI_AudioReactive"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "ComfyUI audio-reactive animation node combining RyanOnTheInside's reactive features with Fillip's path animation for creating audio-driven visual animations. (Description by CC)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "techzuhaib",
|
|
||||||
"title": "FaceCLIP-ComfyUI",
|
|
||||||
"reference": "https://github.com/techzuhaib/FaceCLIP-ComfyUI",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/techzuhaib/FaceCLIP-ComfyUI"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "FaceCLIP nodes for ComfyUI providing joint embeddings from aligned face images plus text prompts, and identity-preserving image synthesis using fine-tuned SDXL UNet. (Description by CC)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Windecay",
|
|
||||||
"title": "ComfyUI_Dynamic-RAMCache",
|
|
||||||
"reference": "https://github.com/Windecay/ComfyUI_Dynamic-RAMCache",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Windecay/ComfyUI_Dynamic-RAMCache"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A custom node for ComfyUI that dynamically manages RAM usage by intelligently controlling cache purging based on available system memory."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "tuki0918",
|
|
||||||
"title": "comfyui-image-expand-nodes",
|
|
||||||
"reference": "https://github.com/tuki0918/comfyui-image-expand-nodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/tuki0918/comfyui-image-expand-nodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Custom nodes for ComfyUI to expand images with noise for outpainting or inpainting purposes. This allows for seamless image extension in any direction."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "tuki0918",
|
|
||||||
"title": "comfyui-image-tiled-nodes",
|
|
||||||
"reference": "https://github.com/tuki0918/comfyui-image-tiled-nodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/tuki0918/comfyui-image-tiled-nodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Custom ComfyUI nodes that split large images into overlapping tiles for processing and merge them back seamlessly with feathering blending. (Description by CC)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "NeoDroleDeGueule",
|
|
||||||
"title": "NDDG_Great_Nodes",
|
|
||||||
"reference": "https://github.com/NeoDroleDeGueule/NDDG_Great_Nodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/NeoDroleDeGueule/NDDG_Great_Nodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "NDDG Great Nodes - ComfyUI custom nodes featuring Great Conditioning Modifier with advanced semantic drift, token dropout, gradient amplification and other conceptual manipulation tools. (Description by CC)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "EnragedAntelope",
|
|
||||||
"title": "ComfyUI_EasyRegion",
|
|
||||||
"reference": "https://github.com/EnragedAntelope/ComfyUI_EasyRegion",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/EnragedAntelope/ComfyUI_EasyRegion"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Control different parts of your image with separate prompts using visual box drawing."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "aining2022",
|
|
||||||
"title": "ComfyUI_Swwan",
|
|
||||||
"reference": "https://github.com/aining2022/ComfyUI_Swwan",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/aining2022/ComfyUI_Swwan"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Collection of image processing utility nodes for ComfyUI including intelligent cropping, aspect ratio scaling, and crop box restoration capabilities. (Description by CC)"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "brucew4yn3rp",
|
|
||||||
"title": "Vintage Effect",
|
|
||||||
"id": "VintageEffect",
|
|
||||||
"reference": "https://github.com/brucew4yn3rp/ComfyUI_VintageEffect",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/brucew4yn3rp/ComfyUI_VintageEffect"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "ComfyUI node that applies vintage/retro effects through JPG compression, color grading, film grain, vignette, and more to emulate more realistic photo aesthetics."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -2024,7 +2024,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/AcademiaSD/comfyui_AcademiaSD": [
|
"https://github.com/AcademiaSD/comfyui_AcademiaSD": [
|
||||||
[
|
[
|
||||||
|
"AcademiaSD_BatchLoader",
|
||||||
"AcademiaSD_Gemini_Node",
|
"AcademiaSD_Gemini_Node",
|
||||||
|
"AcademiaSD_SaveCaption",
|
||||||
"IntegerBypasser",
|
"IntegerBypasser",
|
||||||
"LoopCounterToFile",
|
"LoopCounterToFile",
|
||||||
"PaddedFileName",
|
"PaddedFileName",
|
||||||
@ -2700,10 +2702,12 @@
|
|||||||
"AGSoft Text Operation",
|
"AGSoft Text Operation",
|
||||||
"AGSoft Text Overlay",
|
"AGSoft Text Overlay",
|
||||||
"AGSoft Text Replace",
|
"AGSoft Text Replace",
|
||||||
|
"AGSoftLoadVideo",
|
||||||
"AGSoftTextConcatenateX2",
|
"AGSoftTextConcatenateX2",
|
||||||
"AGSoftTextConcatenateX4",
|
"AGSoftTextConcatenateX4",
|
||||||
"AGSoftTextConcatenateX8",
|
"AGSoftTextConcatenateX8",
|
||||||
"AGSoftTextSplit",
|
"AGSoftTextSplit",
|
||||||
|
"AGSoftVideoFrameExtractor",
|
||||||
"AGSoft_Draw_Mask_On_Image",
|
"AGSoft_Draw_Mask_On_Image",
|
||||||
"AGSoft_Empty_Latent",
|
"AGSoft_Empty_Latent",
|
||||||
"AGSoft_Empty_Latent_QwenImage",
|
"AGSoft_Empty_Latent_QwenImage",
|
||||||
@ -2978,6 +2982,10 @@
|
|||||||
"ConcatKDFHash_Derive",
|
"ConcatKDFHash_Derive",
|
||||||
"ConcatKDFHash_Verify",
|
"ConcatKDFHash_Verify",
|
||||||
"ConstantTimeCompare",
|
"ConstantTimeCompare",
|
||||||
|
"EdDSAPrivateKeyFormat",
|
||||||
|
"EdDSAPublicKeyFormat",
|
||||||
|
"EdDSASignature",
|
||||||
|
"EdDSAVerify",
|
||||||
"FernetKeygenSimple",
|
"FernetKeygenSimple",
|
||||||
"FernetSimple",
|
"FernetSimple",
|
||||||
"Foursquare",
|
"Foursquare",
|
||||||
@ -3021,6 +3029,7 @@
|
|||||||
"String2Base64",
|
"String2Base64",
|
||||||
"String2Binary",
|
"String2Binary",
|
||||||
"String2Hex",
|
"String2Hex",
|
||||||
|
"StringLooper",
|
||||||
"SymmetricEncryptDecrypt",
|
"SymmetricEncryptDecrypt",
|
||||||
"SystemRandom",
|
"SystemRandom",
|
||||||
"ThreeSquare",
|
"ThreeSquare",
|
||||||
@ -4608,7 +4617,8 @@
|
|||||||
"https://github.com/ComfyAssets/ComfyUI_PromptManager": [
|
"https://github.com/ComfyAssets/ComfyUI_PromptManager": [
|
||||||
[
|
[
|
||||||
"PromptManager",
|
"PromptManager",
|
||||||
"PromptManagerText"
|
"PromptManagerText",
|
||||||
|
"PromptSearchList"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_PromptManager"
|
"title_aux": "ComfyUI_PromptManager"
|
||||||
@ -7095,6 +7105,7 @@
|
|||||||
"Add Margin With Color",
|
"Add Margin With Color",
|
||||||
"Any to Int/Float/String",
|
"Any to Int/Float/String",
|
||||||
"Audio Duration",
|
"Audio Duration",
|
||||||
|
"Clamp Images To Megapixels",
|
||||||
"Essential Params",
|
"Essential Params",
|
||||||
"Get Last Output Video Path",
|
"Get Last Output Video Path",
|
||||||
"If Image Valid",
|
"If Image Valid",
|
||||||
@ -11385,6 +11396,7 @@
|
|||||||
"LMMExtractPromptsNode",
|
"LMMExtractPromptsNode",
|
||||||
"LatentSettings",
|
"LatentSettings",
|
||||||
"PipeHub",
|
"PipeHub",
|
||||||
|
"PreviewMask",
|
||||||
"cropImage"
|
"cropImage"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -13358,7 +13370,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/NudeJS-dev/ComfyUI-NudeJS-Image2Prompt": [
|
"https://github.com/NudeJS-dev/ComfyUI-NudeJS-Image2Prompt": [
|
||||||
[
|
[
|
||||||
"Image2Prompt"
|
"Image2Prompt",
|
||||||
|
"Text2Prompt"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-NudeJS-Image2Prompt"
|
"title_aux": "ComfyUI-NudeJS-Image2Prompt"
|
||||||
@ -15631,7 +15644,8 @@
|
|||||||
"Simple Readable Metadata Text Viewer-SG",
|
"Simple Readable Metadata Text Viewer-SG",
|
||||||
"SimpleReadableMetadataMAXSG",
|
"SimpleReadableMetadataMAXSG",
|
||||||
"SimpleReadableMetadataSG",
|
"SimpleReadableMetadataSG",
|
||||||
"SimpleReadableMetadataSaveTextSG"
|
"SimpleReadableMetadataSaveTextSG",
|
||||||
|
"SimpleReadableMetadataVideoSG"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Simple_Readable_Metadata-SG"
|
"title_aux": "ComfyUI-Simple_Readable_Metadata-SG"
|
||||||
@ -21676,6 +21690,7 @@
|
|||||||
"ArchAi3D_Color_Correction_Advanced",
|
"ArchAi3D_Color_Correction_Advanced",
|
||||||
"ArchAi3D_Color_Correction_BT709",
|
"ArchAi3D_Color_Correction_BT709",
|
||||||
"ArchAi3D_Conditioning_Balance",
|
"ArchAi3D_Conditioning_Balance",
|
||||||
|
"ArchAi3D_Dependency_Installer",
|
||||||
"ArchAi3D_Float_Input",
|
"ArchAi3D_Float_Input",
|
||||||
"ArchAi3D_GDrive_Download",
|
"ArchAi3D_GDrive_Download",
|
||||||
"ArchAi3D_Gemini",
|
"ArchAi3D_Gemini",
|
||||||
@ -21688,6 +21703,7 @@
|
|||||||
"ArchAi3D_Mask_To_Position_Guide",
|
"ArchAi3D_Mask_To_Position_Guide",
|
||||||
"ArchAi3D_Metric3D_Depth",
|
"ArchAi3D_Metric3D_Depth",
|
||||||
"ArchAi3D_Metric3D_Normal",
|
"ArchAi3D_Metric3D_Normal",
|
||||||
|
"ArchAi3D_Nunchaku_Installer",
|
||||||
"ArchAi3D_Object_Focus_Camera",
|
"ArchAi3D_Object_Focus_Camera",
|
||||||
"ArchAi3D_Object_Focus_Camera_V2",
|
"ArchAi3D_Object_Focus_Camera_V2",
|
||||||
"ArchAi3D_Object_Focus_Camera_V3",
|
"ArchAi3D_Object_Focus_Camera_V3",
|
||||||
@ -24069,6 +24085,7 @@
|
|||||||
"AI_Qwen",
|
"AI_Qwen",
|
||||||
"AI_Qwen_text",
|
"AI_Qwen_text",
|
||||||
"Ai_Ollama_RunModel",
|
"Ai_Ollama_RunModel",
|
||||||
|
"Ai_doubao_seedream",
|
||||||
"Amp_audio_Normalized",
|
"Amp_audio_Normalized",
|
||||||
"Amp_drive_String",
|
"Amp_drive_String",
|
||||||
"Amp_drive_mask",
|
"Amp_drive_mask",
|
||||||
@ -24076,6 +24093,7 @@
|
|||||||
"CN_preset1_Unpack",
|
"CN_preset1_Unpack",
|
||||||
"CN_preset1_pack",
|
"CN_preset1_pack",
|
||||||
"Coordinate_Generator",
|
"Coordinate_Generator",
|
||||||
|
"Coordinate_Index2Text",
|
||||||
"Coordinate_MarkRender",
|
"Coordinate_MarkRender",
|
||||||
"Coordinate_SplitIndex",
|
"Coordinate_SplitIndex",
|
||||||
"Coordinate_fromImage",
|
"Coordinate_fromImage",
|
||||||
@ -24123,6 +24141,7 @@
|
|||||||
"Image_pad_adjust_restore",
|
"Image_pad_adjust_restore",
|
||||||
"Image_pad_keep",
|
"Image_pad_keep",
|
||||||
"Image_precision_Converter",
|
"Image_precision_Converter",
|
||||||
|
"Image_safe_size",
|
||||||
"Image_smooth_blur",
|
"Image_smooth_blur",
|
||||||
"Image_solo_crop",
|
"Image_solo_crop",
|
||||||
"Image_solo_stitch",
|
"Image_solo_stitch",
|
||||||
@ -24259,6 +24278,7 @@
|
|||||||
"excel_search_data",
|
"excel_search_data",
|
||||||
"excel_write_data",
|
"excel_write_data",
|
||||||
"excel_write_data_easy",
|
"excel_write_data_easy",
|
||||||
|
"flow_GetNodeInfo",
|
||||||
"flow_QueueTrigger",
|
"flow_QueueTrigger",
|
||||||
"flow_ValueReceiver",
|
"flow_ValueReceiver",
|
||||||
"flow_ValueSender",
|
"flow_ValueSender",
|
||||||
@ -24406,8 +24426,18 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/cdanielp/COMFYUI_PROMPTMODELS": [
|
"https://github.com/cdanielp/COMFYUI_PROMPTMODELS": [
|
||||||
[
|
[
|
||||||
|
"ClearCacheNode",
|
||||||
"GetFrameByIndex",
|
"GetFrameByIndex",
|
||||||
"GetLastFrame"
|
"GetLastFrame",
|
||||||
|
"GetNode",
|
||||||
|
"ListCacheNode",
|
||||||
|
"PromptInfo",
|
||||||
|
"PromptModelLoader",
|
||||||
|
"PromptRefiner",
|
||||||
|
"SetNode",
|
||||||
|
"SetNodeNamed",
|
||||||
|
"UnetLoaderGGUF",
|
||||||
|
"UnetLoaderGGUFAdvanced"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "COMFYUI_PROMPTMODELS"
|
"title_aux": "COMFYUI_PROMPTMODELS"
|
||||||
@ -26379,6 +26409,7 @@
|
|||||||
"CLIPTextEncodeFlux",
|
"CLIPTextEncodeFlux",
|
||||||
"CLIPTextEncodeHiDream",
|
"CLIPTextEncodeHiDream",
|
||||||
"CLIPTextEncodeHunyuanDiT",
|
"CLIPTextEncodeHunyuanDiT",
|
||||||
|
"CLIPTextEncodeKandinsky5",
|
||||||
"CLIPTextEncodeLumina2",
|
"CLIPTextEncodeLumina2",
|
||||||
"CLIPTextEncodePixArtAlpha",
|
"CLIPTextEncodePixArtAlpha",
|
||||||
"CLIPTextEncodeSD3",
|
"CLIPTextEncodeSD3",
|
||||||
@ -26507,6 +26538,7 @@
|
|||||||
"KSampler",
|
"KSampler",
|
||||||
"KSamplerAdvanced",
|
"KSamplerAdvanced",
|
||||||
"KSamplerSelect",
|
"KSamplerSelect",
|
||||||
|
"Kandinsky5ImageToVideo",
|
||||||
"KarrasScheduler",
|
"KarrasScheduler",
|
||||||
"KlingCameraControlI2VNode",
|
"KlingCameraControlI2VNode",
|
||||||
"KlingCameraControlT2VNode",
|
"KlingCameraControlT2VNode",
|
||||||
@ -26624,6 +26656,7 @@
|
|||||||
"MoonvalleyTxt2VideoNode",
|
"MoonvalleyTxt2VideoNode",
|
||||||
"MoonvalleyVideo2VideoNode",
|
"MoonvalleyVideo2VideoNode",
|
||||||
"Morphology",
|
"Morphology",
|
||||||
|
"NormalizeVideoLatentStart",
|
||||||
"OpenAIChatConfig",
|
"OpenAIChatConfig",
|
||||||
"OpenAIChatNode",
|
"OpenAIChatNode",
|
||||||
"OpenAIDalle2",
|
"OpenAIDalle2",
|
||||||
@ -26685,6 +26718,7 @@
|
|||||||
"RenormCFG",
|
"RenormCFG",
|
||||||
"RepeatImageBatch",
|
"RepeatImageBatch",
|
||||||
"RepeatLatentBatch",
|
"RepeatLatentBatch",
|
||||||
|
"ReplaceVideoLatentFrames",
|
||||||
"RescaleCFG",
|
"RescaleCFG",
|
||||||
"ResizeAndPadImage",
|
"ResizeAndPadImage",
|
||||||
"Rodin3D_Detail",
|
"Rodin3D_Detail",
|
||||||
@ -28586,7 +28620,8 @@
|
|||||||
"NumberListGenerator",
|
"NumberListGenerator",
|
||||||
"PromptListGenerator",
|
"PromptListGenerator",
|
||||||
"QwenGPUInference",
|
"QwenGPUInference",
|
||||||
"SaveVideoPath"
|
"SaveVideoPath",
|
||||||
|
"SimpleWildCardPlayer"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-ListHelper"
|
"title_aux": "ComfyUI-ListHelper"
|
||||||
@ -42461,7 +42496,6 @@
|
|||||||
"LoadLastLatent",
|
"LoadLastLatent",
|
||||||
"LoadVideoForVCaptioning",
|
"LoadVideoForVCaptioning",
|
||||||
"Lora Loader Str",
|
"Lora Loader Str",
|
||||||
"LoraLoaderZImage",
|
|
||||||
"MaskEmptyFloatNode",
|
"MaskEmptyFloatNode",
|
||||||
"MaskPassOrPlaceholder",
|
"MaskPassOrPlaceholder",
|
||||||
"ParametricEQNode",
|
"ParametricEQNode",
|
||||||
@ -46783,6 +46817,7 @@
|
|||||||
"NukeChannelShuffle",
|
"NukeChannelShuffle",
|
||||||
"NukeColorBars",
|
"NukeColorBars",
|
||||||
"NukeColorCorrect",
|
"NukeColorCorrect",
|
||||||
|
"NukeConstant",
|
||||||
"NukeCornerPin",
|
"NukeCornerPin",
|
||||||
"NukeCrop",
|
"NukeCrop",
|
||||||
"NukeDefocus",
|
"NukeDefocus",
|
||||||
@ -48293,6 +48328,7 @@
|
|||||||
"DisTorchPurgeVRAMV2",
|
"DisTorchPurgeVRAMV2",
|
||||||
"MemoryCleaner",
|
"MemoryCleaner",
|
||||||
"MemoryManager",
|
"MemoryManager",
|
||||||
|
"ModelPatchMemoryCleaner",
|
||||||
"SafeMemoryManager"
|
"SafeMemoryManager"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user