update DB

This commit is contained in:
Dr.Lt.Data 2024-09-27 22:46:30 +09:00
parent 07f9a34036
commit 4dc9ee9363
10 changed files with 2359 additions and 2084 deletions

View File

@ -4938,13 +4938,13 @@
{
"author": "MNeMoNiCuZ",
"title": "ComfyUI-mnemic-nodes",
"id": "mnemic",
"id": "comfyui-mnemic-nodes",
"reference": "https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes",
"files": [
"https://github.com/MNeMoNiCuZ/ComfyUI-mnemic-nodes"
],
"install_type": "git-clone",
"description": "Nodes: Save Text File, Download Image from URL, Groq LLM API, Generate Negative Prompt (experimental)"
"description": "Added new models to Groq LLM. Added a new node: Tiktoken Tokenizer Info."
},
{
"author": "AI2lab",
@ -14211,7 +14211,7 @@
{
"author": "Shiba-2-shiba",
"title": "ComfyUI-color-ascii-art-node",
"id": "asciiart",
"id": "comfyui-color-ascii-art-node",
"reference": "https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node",
"files": [
"https://github.com/Shiba-2-shiba/comfyui-color-ascii-art-node"
@ -14813,6 +14813,57 @@
"install_type": "git-clone",
"description": "This is a ComfyUI node that connects with [a/Roboflow workflows](https://roboflow.com/workflows/build).\nRoboflow hosts hundreds of thousands of open source and custom object detection models."
},
{
"author": "valofey",
"title": "OpenRouter Node",
"reference": "https://github.com/valofey/Openrouter-Node",
"files": [
"https://github.com/valofey/Openrouter-Node"
],
"install_type": "git-clone",
"description": "This is a node to use OpenRouter API from within ComfyUI. It supports both prompt and image+prompt requests (for multimodal LLMs)."
},
{
"author": "Charlweed",
"title": "ImageTransceiver - ComfyUI",
"reference": "https://github.com/Charlweed/image_transceiver",
"files": [
"https://github.com/Charlweed/image_transceiver"
],
"install_type": "git-clone",
"description": "ImageTransceiver is a custom node that enables image generating clients to connect directly to ComfyUI, and send those images in near real-time. For example, an image manipulation program like GIMP can connect an image to a workflow in ComfyUI, and every time the image changes in GIMP, the changes are immediately made in the workflow. Cloning"
},
{
"author": "tanglaoya321",
"title": "ComfyUI-StoryMaker",
"reference": "https://github.com/tanglaoya321/ComfyUI-StoryMaker",
"files": [
"https://github.com/tanglaoya321/ComfyUI-StoryMaker"
],
"install_type": "git-clone",
"description": "NODES:StoryMakerSinglePortraitNode, StoryMakerTwoPortraitNode, StoryMakerSwapClothNode."
},
{
"author": "CRT",
"title": "CRT-Nodes",
"id": "CRT-Nodes",
"reference": "https://github.com/plugcrypt/CRT-Nodes",
"files": [
"https://github.com/plugcrypt/CRT-Nodes"
],
"install_type": "git-clone",
"description": "This set includes toggle nodes for Lora Unet blocks L1/L2 and a node to remove trailing comma from string end."
},
{
"author": "GiusTex",
"title": "ComfyUI-DiffusersImageOutpaint",
"reference": "https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint",
"files": [
"https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for outpainting images with diffusers, based on [a/diffusers-image-outpaint](https://huggingface.co/spaces/fffiloni/diffusers-image-outpaint/tree/main) by fffiloni."
},
@ -15220,27 +15271,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "valofey",
"title": "OpenRouter Node",
"reference": "https://github.com/valofey/Openrouter-Node",
"files": [
"https://github.com/valofey/Openrouter-Node"
],
"install_type": "git-clone",
"description": "This is a node to use OpenRouter API from within ComfyUI. It supports both prompt and image+prompt requests (for multimodal LLMs)."
},
{
"author": "CRT",
"title": "CRT-Nodes",
"id": "CRT-Nodes",
"reference": "https://github.com/plugcrypt/CRT-Nodes",
"files": [
"https://github.com/plugcrypt/CRT-Nodes"
],
"install_type": "git-clone",
"description": "This set includes toggle nodes for Lora Unet blocks L1/L2 and a node to remove trailing comma from string end."
}
]
}

View File

@ -1631,6 +1631,14 @@
"title_aux": "ComfyUI_Ib_CustomNodes"
}
],
"https://github.com/Charlweed/image_transceiver": [
[
"ImageTransceiver"
],
{
"title_aux": "ImageTransceiver - ComfyUI"
}
],
"https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor": [
[
"Resource Monitor"
@ -2733,6 +2741,16 @@
"title_aux": "ComfyUI Suno API"
}
],
"https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint": [
[
"DiffusersImageOutpaint",
"LoadDiffusersOutpaintModels",
"PadImageForDiffusersOutpaint"
],
{
"title_aux": "ComfyUI-DiffusersImageOutpaint"
}
],
"https://github.com/Goktug/comfyui-saveimage-plus": [
[
"SaveImagePlus"
@ -3953,6 +3971,7 @@
"\u2728\ud83d\udcf7 Groq VLM API",
"\ud83d\udcbe Save Text File With Path",
"\ud83d\udcc1 Get File Path",
"\ud83d\udd20 Tiktoken Tokenizer Info",
"\ud83d\uddbc\ufe0f Download Image from URL"
],
{
@ -4181,7 +4200,8 @@
"iToolsLoadImagePlus",
"iToolsLoadImages",
"iToolsPromptLoader",
"iToolsPromptSaver"
"iToolsPromptSaver",
"iToolsPromptStyler"
],
{
"title_aux": "ComfyUI-iTools"
@ -5149,6 +5169,27 @@
"title_aux": "ComfyUI-Long-CLIP"
}
],
"https://github.com/SeanScripts/ComfyUI-PixtralLlamaVision": [
[
"JoinString",
"LlamaVisionGenerateText",
"LlamaVisionModelLoader",
"ParseBoundingBoxes",
"PixtralGenerateText",
"PixtralImageEncode",
"PixtralModelLoader",
"PixtralTextEncode",
"RegexFindAll",
"RegexSearch",
"RegexSplitString",
"RegexSubstitution",
"SelectIndex",
"SliceList"
],
{
"title_aux": "ComfyUI-PixtralLlamaVision"
}
],
"https://github.com/SeanScripts/ComfyUI-Unload-Model": [
[
"UnloadAllModels",
@ -6195,6 +6236,10 @@
"tri3d-simple_rescale_histogram",
"tri3d-skin-feathered-padded-mask",
"tri3d-swap-pixels",
"tri3d_H_Stack_Images",
"tri3d_SaveImage_absolute",
"tri3d_SaveText_absolute",
"tri3d_Wait_And_Read_File",
"tri3d_extract_facer_mask",
"tri3d_fill_mask",
"tri3d_is_only_trouser",
@ -9433,6 +9478,7 @@
"LayerFilter: Film",
"LayerFilter: FilmV2",
"LayerFilter: GaussianBlur",
"LayerFilter: GaussianBlurV2",
"LayerFilter: HDREffects",
"LayerFilter: LightLeak",
"LayerFilter: MotionBlur",
@ -9587,6 +9633,7 @@
"LayerUtility: TextJoin",
"LayerUtility: UserPromptGeneratorReplaceWord",
"LayerUtility: UserPromptGeneratorTxt2ImgPrompt",
"LayerUtility: UserPromptGeneratorTxt2ImgPromptWithReference",
"LayerUtility: VQAPrompt",
"LayerUtility: XY to Percent"
],
@ -10603,8 +10650,11 @@
],
"https://github.com/da2el-ai/ComfyUI-d2-xyplot-utils": [
[
"D2 Checkpoint List",
"D2 Checkpoint Loader",
"D2 Multi Output",
"D2 Prompt S/R"
"D2 Prompt SR",
"D2 Regex Switcher"
],
{
"author": "da2el",
@ -12723,6 +12773,7 @@
"github_tool",
"google_loader",
"google_tool",
"got_ocr",
"gpt_sovits",
"graph_md_to_html",
"html2img_function",
@ -12801,6 +12852,7 @@
"tool_combine",
"tool_combine_plus",
"translate_persona",
"vlmLoader",
"weather_tool",
"weekday_tool",
"wikipedia_tool",
@ -14015,6 +14067,8 @@
"https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": [
[
"SDT_AudioProperty",
"SDT_BSRoFormerApply",
"SDT_BSRoFormerLoader",
"SDT_ConcatAudio",
"SDT_CutAudio",
"SDT_DemucsApply",
@ -14037,6 +14091,7 @@
"SDT_LoadAudios",
"SDT_MFCC",
"SDT_MakeSilenceAudio",
"SDT_MelBandRoformerLoader",
"SDT_MelSpectrogram",
"SDT_NemoAsrListSegments",
"SDT_NemoAsrListSubwords",
@ -16439,6 +16494,7 @@
"AdjustBrightnessContrastSaturationNode",
"BaiduTranslateNode",
"ConvertGrayChannelNode",
"LightShapeNode",
"LoadImagePathNode"
],
{
@ -17324,6 +17380,19 @@
"title_aux": "ComfyUI-TemporaryLoader"
}
],
"https://github.com/plugcrypt/CRT-Nodes": [
[
"Remove Trailing Comma",
"Toggle Lora Unet Blocks L1",
"Toggle Lora Unet Blocks L2"
],
{
"author": "CRT",
"description": "Single Blocks Arguments for LoRA Training",
"title": "CRT-Nodes",
"title_aux": "CRT-Nodes"
}
],
"https://github.com/portu-sim/comfyui_bmab": [
[
"BMAB Alpha Composit",
@ -18402,6 +18471,7 @@
"LaMaInpaint",
"LoadImageAsMaskFromUrl",
"LoadImageFromUrl",
"LoadJsonFromText",
"LoadJsonFromUrl",
"MergeModels",
"NumberScaler",
@ -19198,6 +19268,16 @@
"title_aux": "ComfyUI Browser"
}
],
"https://github.com/tanglaoya321/ComfyUI-StoryMaker": [
[
"StoryMakerSinglePortraitNode",
"StoryMakerSwapClothNode",
"StoryMakerTwoPortraitNode"
],
{
"title_aux": "ComfyUI-StoryMaker"
}
],
"https://github.com/teward/ComfyUI-Helper-Nodes": [
[
"HelperNodes_CfgScale",
@ -19619,6 +19699,14 @@
"title_aux": "unwdef-nodes"
}
],
"https://github.com/valofey/Openrouter-Node": [
[
"OpenrouterNode"
],
{
"title_aux": "OpenRouter Node"
}
],
"https://github.com/vanche1212/ComfyUI-ZMG-Nodes": [
[
"VC_Load_Video_Path_Unified_Output",
@ -20772,6 +20860,7 @@
"CheckpointLoaderSimpleWithSwitch",
"ColorCorrectOfUtils",
"ConcatTextOfUtils",
"DeepfaceAnalyzeFaceAttributes",
"DetectorForNSFW",
"GenderControlOutput",
"ImageBatchOneOrMore",

File diff suppressed because it is too large Load Diff

View File

@ -3446,6 +3446,17 @@
"url": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro/resolve/main/diffusion_pytorch_model.safetensors",
"size": "6.6GB"
},
{
"name": "Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro (fp8_e4m3fn) by Kijai",
"type": "controlnet",
"base": "FLUX.1",
"save_path": "controlnet/FLUX.1",
"description": "FLUX.1 [Dev] Union Controlnet. Supports Canny, Tile, Depth, Blur, Pose, Gray, Low Quality\nVersion quantized to fp8_e4m3fn by Kijai",
"reference": "https://huggingface.co/Kijai/flux-fp8",
"filename": "flux_shakker_labs_union_pro-fp8_e4m3fn.safetensors",
"url": "https://huggingface.co/Kijai/flux-fp8/resolve/main/flux_shakker_labs_union_pro-fp8_e4m3fn.safetensors",
"size": "3.3GB"
},
{
"name": "xinsir/ControlNet++: All-in-one ControlNet",

View File

@ -12,6 +12,26 @@
{
"author": "ShmuelRonen",
"title": "ComfyUI-FreeMemory",
"reference": "https://github.com/ShmuelRonen/ComfyUI-FreeMemory",
"files": [
"https://github.com/ShmuelRonen/ComfyUI-FreeMemory"
],
"install_type": "git-clone",
"description": "ComfyUI-FreeMemory is a custom node extension for ComfyUI that provides advanced memory management capabilities within your image generation workflows."
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI Llama 3.1 [WIP]",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-Llama-3-2",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Llama-3-2"
],
"install_type": "git-clone",
"description": "Using Llama-3-1 in ComfyUI"
},
{
"author": "netanelben",
"title": "comfyui-text2image-customnode [WIP]",
@ -423,26 +443,6 @@
"install_type": "git-clone",
"description": "Browse to this endpoint to reload custom nodes for more streamlined development:\nhttp://127.0.0.1:8188/node_dev/reload/<module_name>"
},
{
"author": "Weixuanf",
"title": "ComfyUI extra model folder helper [WIP]",
"reference": "https://github.com/Weixuanf/extra-model-helper",
"files": [
"https://github.com/Weixuanf/extra-model-helper"
],
"install_type": "git-clone",
"description": "this will automaticlaly read the subfolders like 'checkpoints', 'loras' under the extra model folder path you specify in extra_model_paths.yaml and add them to folder paths, so you don't need to define those subfolders one by one.\nNOTE: invalid pyproject.toml"
},
{
"author": "Weixuanf",
"title": "ComfyUI File Manager for nodecafe.co [WIP]",
"reference": "https://github.com/Weixuanf/nodecafe-file-manager",
"files": [
"https://github.com/Weixuanf/nodecafe-file-manager"
],
"install_type": "git-clone",
"description": "To view and download files in ComfyUI\nNOTE: invalid pyproject.toml"
},
{
"author": "sebord",
"title": "ComfyUI-LMCQ [WIP]",

View File

@ -924,6 +924,16 @@
"title_aux": "ComfyUI-Shinsplat [UNSAFE]"
}
],
"https://github.com/ShmuelRonen/ComfyUI-FreeMemory": [
[
"FreeMemoryImage",
"FreeMemoryLatent",
"FreeMemoryModel"
],
{
"title_aux": "ComfyUI-FreeMemory"
}
],
"https://github.com/SoftMeng/ComfyUI-PIL": [
[
"PIL Effects (Mexx)",

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,58 @@
"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": "CRT",
"title": "CRT-Nodes",
"id": "CRT-Nodes",
"reference": "https://github.com/plugcrypt/CRT-Nodes",
"files": [
"https://github.com/plugcrypt/CRT-Nodes"
],
"install_type": "git-clone",
"description": "This set includes toggle nodes for Lora Unet blocks L1/L2 and a node to remove trailing comma from string end."
},
{
"author": "valofey",
"title": "OpenRouter Node",
"reference": "https://github.com/valofey/Openrouter-Node",
"files": [
"https://github.com/valofey/Openrouter-Node"
],
"install_type": "git-clone",
"description": "This is a node to use OpenRouter API from within ComfyUI. It supports both prompt and image+prompt requests (for multimodal LLMs)."
},
{
"author": "GiusTex",
"title": "ComfyUI-DiffusersImageOutpaint",
"reference": "https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint",
"files": [
"https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint"
],
"install_type": "git-clone",
"description": "ComfyUI nodes for outpainting images with diffusers, based on [a/diffusers-image-outpaint](https://huggingface.co/spaces/fffiloni/diffusers-image-outpaint/tree/main) by fffiloni."
},
{
"author": "Charlweed",
"title": "ImageTransceiver - ComfyUI",
"reference": "https://github.com/Charlweed/image_transceiver",
"files": [
"https://github.com/Charlweed/image_transceiver"
],
"install_type": "git-clone",
"description": "ImageTransceiver is a custom node that enables image generating clients to connect directly to ComfyUI, and send those images in near real-time. For example, an image manipulation program like GIMP can connect an image to a workflow in ComfyUI, and every time the image changes in GIMP, the changes are immediately made in the workflow. Cloning"
},
{
"author": "tanglaoya321",
"title": "ComfyUI-StoryMaker",
"reference": "https://github.com/tanglaoya321/ComfyUI-StoryMaker",
"files": [
"https://github.com/tanglaoya321/ComfyUI-StoryMaker"
],
"install_type": "git-clone",
"description": "NODES:StoryMakerSinglePortraitNode, StoryMakerTwoPortraitNode, StoryMakerSwapClothNode.\nStoryMaker's simple ComfyUI wrapper"
},
{
"author": "PabloGFX",
"title": "Google Photos Loader - by PabloGFX",
@ -636,58 +687,6 @@
],
"install_type": "git-clone",
"description": "A node to replicate [a/https://huggingface.co/spaces/latentexplorers/latentnavigation-flux](A node to replicate https://huggingface.co/spaces/latentexplorers/latentnavigation-flux)"
},
{
"author": "AIFSH",
"title": "DiffSynth-ComfyUI",
"reference": "https://github.com/AIFSH/DiffSynth-ComfyUI",
"files": [
"https://github.com/AIFSH/DiffSynth-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/DiffSynth-Studio](https://github.com/modelscope/DiffSynth-Studio)"
},
{
"author": "tachyon-beep",
"title": "ComfyUI Simple Feed",
"id": "simplefeed",
"reference": "https://github.com/tachyon-beep/comfyui-simplefeed",
"files": [
"https://github.com/tachyon-beep/comfyui-simplefeed"
],
"install_type": "git-clone",
"description": "A lightweight image tray forked from Comfy-UI-CustomScripts with simple sorting, positioning and filtering options."
},
{
"author": "smthemex",
"title": "ComfyUI_DeepFakeDefenders",
"id": "comfyui_deepfakedefenders",
"reference": "https://github.com/smthemex/ComfyUI_DeepFakeDefenders",
"files": [
"https://github.com/smthemex/ComfyUI_DeepFakeDefenders"
],
"install_type": "git-clone",
"description": "ou can using DeepFakeDefenders in comfyUI to Prediction image is a DeepFake img or not."
},
{
"author": "VykosX",
"title": "ControlFlowUtils",
"reference": "https://github.com/VykosX/ControlFlowUtils",
"files": [
"https://github.com/VykosX/ControlFlowUtils"
],
"install_type": "git-clone",
"description": "Custom nodes to improve flow control and logic + several utilities to enhance capabilities"
},
{
"author": "Tenney95",
"title": "ComfyUI-NodeAligner",
"reference": "https://github.com/Tenney95/ComfyUI-NodeAligner",
"files": [
"https://github.com/Tenney95/ComfyUI-NodeAligner"
],
"install_type": "git-clone",
"description": "ComfyUI-NodeAligner is a lightweight ComfyUI layout plugin that includes features such as node alignment, distribution, and resizing. This plugin is designed to simplify layout adjustments in visual node editors or custom UI components, making node arrangement more convenient and efficient."
}
]
}

View File

@ -1631,6 +1631,14 @@
"title_aux": "ComfyUI_Ib_CustomNodes"
}
],
"https://github.com/Charlweed/image_transceiver": [
[
"ImageTransceiver"
],
{
"title_aux": "ImageTransceiver - ComfyUI"
}
],
"https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor": [
[
"Resource Monitor"
@ -2733,6 +2741,16 @@
"title_aux": "ComfyUI Suno API"
}
],
"https://github.com/GiusTex/ComfyUI-DiffusersImageOutpaint": [
[
"DiffusersImageOutpaint",
"LoadDiffusersOutpaintModels",
"PadImageForDiffusersOutpaint"
],
{
"title_aux": "ComfyUI-DiffusersImageOutpaint"
}
],
"https://github.com/Goktug/comfyui-saveimage-plus": [
[
"SaveImagePlus"
@ -3953,6 +3971,7 @@
"\u2728\ud83d\udcf7 Groq VLM API",
"\ud83d\udcbe Save Text File With Path",
"\ud83d\udcc1 Get File Path",
"\ud83d\udd20 Tiktoken Tokenizer Info",
"\ud83d\uddbc\ufe0f Download Image from URL"
],
{
@ -4181,7 +4200,8 @@
"iToolsLoadImagePlus",
"iToolsLoadImages",
"iToolsPromptLoader",
"iToolsPromptSaver"
"iToolsPromptSaver",
"iToolsPromptStyler"
],
{
"title_aux": "ComfyUI-iTools"
@ -5149,6 +5169,27 @@
"title_aux": "ComfyUI-Long-CLIP"
}
],
"https://github.com/SeanScripts/ComfyUI-PixtralLlamaVision": [
[
"JoinString",
"LlamaVisionGenerateText",
"LlamaVisionModelLoader",
"ParseBoundingBoxes",
"PixtralGenerateText",
"PixtralImageEncode",
"PixtralModelLoader",
"PixtralTextEncode",
"RegexFindAll",
"RegexSearch",
"RegexSplitString",
"RegexSubstitution",
"SelectIndex",
"SliceList"
],
{
"title_aux": "ComfyUI-PixtralLlamaVision"
}
],
"https://github.com/SeanScripts/ComfyUI-Unload-Model": [
[
"UnloadAllModels",
@ -6195,6 +6236,10 @@
"tri3d-simple_rescale_histogram",
"tri3d-skin-feathered-padded-mask",
"tri3d-swap-pixels",
"tri3d_H_Stack_Images",
"tri3d_SaveImage_absolute",
"tri3d_SaveText_absolute",
"tri3d_Wait_And_Read_File",
"tri3d_extract_facer_mask",
"tri3d_fill_mask",
"tri3d_is_only_trouser",
@ -9433,6 +9478,7 @@
"LayerFilter: Film",
"LayerFilter: FilmV2",
"LayerFilter: GaussianBlur",
"LayerFilter: GaussianBlurV2",
"LayerFilter: HDREffects",
"LayerFilter: LightLeak",
"LayerFilter: MotionBlur",
@ -9587,6 +9633,7 @@
"LayerUtility: TextJoin",
"LayerUtility: UserPromptGeneratorReplaceWord",
"LayerUtility: UserPromptGeneratorTxt2ImgPrompt",
"LayerUtility: UserPromptGeneratorTxt2ImgPromptWithReference",
"LayerUtility: VQAPrompt",
"LayerUtility: XY to Percent"
],
@ -10603,8 +10650,11 @@
],
"https://github.com/da2el-ai/ComfyUI-d2-xyplot-utils": [
[
"D2 Checkpoint List",
"D2 Checkpoint Loader",
"D2 Multi Output",
"D2 Prompt S/R"
"D2 Prompt SR",
"D2 Regex Switcher"
],
{
"author": "da2el",
@ -12723,6 +12773,7 @@
"github_tool",
"google_loader",
"google_tool",
"got_ocr",
"gpt_sovits",
"graph_md_to_html",
"html2img_function",
@ -12801,6 +12852,7 @@
"tool_combine",
"tool_combine_plus",
"translate_persona",
"vlmLoader",
"weather_tool",
"weekday_tool",
"wikipedia_tool",
@ -14015,6 +14067,8 @@
"https://github.com/kale4eat/ComfyUI-speech-dataset-toolkit": [
[
"SDT_AudioProperty",
"SDT_BSRoFormerApply",
"SDT_BSRoFormerLoader",
"SDT_ConcatAudio",
"SDT_CutAudio",
"SDT_DemucsApply",
@ -14037,6 +14091,7 @@
"SDT_LoadAudios",
"SDT_MFCC",
"SDT_MakeSilenceAudio",
"SDT_MelBandRoformerLoader",
"SDT_MelSpectrogram",
"SDT_NemoAsrListSegments",
"SDT_NemoAsrListSubwords",
@ -16439,6 +16494,7 @@
"AdjustBrightnessContrastSaturationNode",
"BaiduTranslateNode",
"ConvertGrayChannelNode",
"LightShapeNode",
"LoadImagePathNode"
],
{
@ -17324,6 +17380,19 @@
"title_aux": "ComfyUI-TemporaryLoader"
}
],
"https://github.com/plugcrypt/CRT-Nodes": [
[
"Remove Trailing Comma",
"Toggle Lora Unet Blocks L1",
"Toggle Lora Unet Blocks L2"
],
{
"author": "CRT",
"description": "Single Blocks Arguments for LoRA Training",
"title": "CRT-Nodes",
"title_aux": "CRT-Nodes"
}
],
"https://github.com/portu-sim/comfyui_bmab": [
[
"BMAB Alpha Composit",
@ -18402,6 +18471,7 @@
"LaMaInpaint",
"LoadImageAsMaskFromUrl",
"LoadImageFromUrl",
"LoadJsonFromText",
"LoadJsonFromUrl",
"MergeModels",
"NumberScaler",
@ -19198,6 +19268,16 @@
"title_aux": "ComfyUI Browser"
}
],
"https://github.com/tanglaoya321/ComfyUI-StoryMaker": [
[
"StoryMakerSinglePortraitNode",
"StoryMakerSwapClothNode",
"StoryMakerTwoPortraitNode"
],
{
"title_aux": "ComfyUI-StoryMaker"
}
],
"https://github.com/teward/ComfyUI-Helper-Nodes": [
[
"HelperNodes_CfgScale",
@ -19619,6 +19699,14 @@
"title_aux": "unwdef-nodes"
}
],
"https://github.com/valofey/Openrouter-Node": [
[
"OpenrouterNode"
],
{
"title_aux": "OpenRouter Node"
}
],
"https://github.com/vanche1212/ComfyUI-ZMG-Nodes": [
[
"VC_Load_Video_Path_Unified_Output",
@ -20772,6 +20860,7 @@
"CheckpointLoaderSimpleWithSwitch",
"ColorCorrectOfUtils",
"ConcatTextOfUtils",
"DeepfaceAnalyzeFaceAttributes",
"DetectorForNSFW",
"GenderControlOutput",
"ImageBatchOneOrMore",

View File

@ -1,5 +1,17 @@
{
"models": [
{
"name": "Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro (fp8_e4m3fn) by Kijai",
"type": "controlnet",
"base": "FLUX.1",
"save_path": "controlnet/FLUX.1",
"description": "FLUX.1 [Dev] Union Controlnet. Supports Canny, Tile, Depth, Blur, Pose, Gray, Low Quality\nVersion quantized to fp8_e4m3fn by Kijai",
"reference": "https://huggingface.co/Kijai/flux-fp8",
"filename": "flux_shakker_labs_union_pro-fp8_e4m3fn.safetensors",
"url": "https://huggingface.co/Kijai/flux-fp8/resolve/main/flux_shakker_labs_union_pro-fp8_e4m3fn.safetensors",
"size": "3.3GB"
},
{
"name": "ViT-L-14-TEXT-detail-improved-hiT-GmP-HF.safetensors [Long CLIP L]",
"type": "clip",