mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-23 05:10:48 +08:00
update DB
This commit is contained in:
parent
95c43f0189
commit
800a0d0449
@ -13891,6 +13891,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI implementation of [a/Aura-SR](https://github.com/fal-ai/aura-sr)"
|
||||
},
|
||||
{
|
||||
"author": "GreenLandisaLie",
|
||||
"title": "ComfyUI-BooruBrowser",
|
||||
"reference": "https://github.com/GreenLandisaLie/ComfyUI-BooruBrowser",
|
||||
"files": [
|
||||
"https://github.com/GreenLandisaLie/ComfyUI-BooruBrowser"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Quickly search and get images from Gelbooru/Danbooru/E621 without leaving ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "licyk",
|
||||
"title": "ComfyUI-Restart-Sampler",
|
||||
@ -33294,6 +33304,47 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful custom node extension for ComfyUI that enables automatic iteration through multiple prompts with corresponding filename generation. Perfect for batch processing different variations like character face angles, poses, or any sequential prompt workflow."
|
||||
},
|
||||
{
|
||||
"author": "Art-xmaster",
|
||||
"title": "comfyui-AGSoft",
|
||||
"reference": "https://github.com/Art-xmaster/comfyui-AGSoft",
|
||||
"files": [
|
||||
"https://github.com/Art-xmaster/comfyui-AGSoft"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: AGSoft Empty Latent, AGSoft ImageRes, AGSoft ImageResMP, AGSoft ImagegPad for Outpainting, AGSoft ImagePad for OutpaintingAdv, AGSoft Image Crop, AGSoft Image Concatenate, AGSoft Image ConcatenateFromBatch, ..."
|
||||
},
|
||||
{
|
||||
"author": "No-22-Github",
|
||||
"title": "ComfyUI_RWKV_Studio",
|
||||
"reference": "https://github.com/No-22-Github/ComfyUI_RWKV_Studio",
|
||||
"files": [
|
||||
"https://github.com/No-22-Github/ComfyUI_RWKV_Studio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A suite of ComfyUI custom nodes based on the RWKV series of models, offering various functions like translation and dialogue."
|
||||
},
|
||||
{
|
||||
"author": "cyan9977",
|
||||
"title": "ComfyUI_PromptQueue",
|
||||
"reference": "https://github.com/cyan9977/ComfyUI_PromptQueue",
|
||||
"files": [
|
||||
"https://github.com/cyan9977/ComfyUI_PromptQueue"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node: batch prompt queue from multiline/text file with incremental per-run consumption and {p} templating."
|
||||
},
|
||||
{
|
||||
"author": "rvage",
|
||||
"title": "ComfyUI-RvToolsX",
|
||||
"reference": "https://github.com/r-vage/ComfyUI-RvToolsX",
|
||||
"files": [
|
||||
"https://github.com/r-vage/ComfyUI-RvToolsX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes and utilities for workflow building, type conversions, checkpoint/pipe loaders and file utilities."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -414,7 +414,8 @@
|
||||
"TextFilterComment",
|
||||
"TextJoinByTextList",
|
||||
"TextJoinMulti",
|
||||
"TextPrefixSuffix"
|
||||
"TextPrefixSuffix",
|
||||
"URLToVideo"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI 1hewNodes"
|
||||
@ -508,6 +509,7 @@
|
||||
],
|
||||
"https://github.com/3dgopnik/comfyui-arena-suite": [
|
||||
[
|
||||
"ArenaModelUpdater",
|
||||
"Arena_MakeTilesSegs"
|
||||
],
|
||||
{
|
||||
@ -1529,6 +1531,7 @@
|
||||
],
|
||||
"https://github.com/AIWarper/ComfyUI-WarperNodes": [
|
||||
[
|
||||
"AspectRatioMatchToBase_Warper",
|
||||
"AspectRatioResolution_Warper",
|
||||
"CropAndRestore_Warper",
|
||||
"DWPoseScalerNode_Warper",
|
||||
@ -2463,6 +2466,21 @@
|
||||
"title_aux": "ReadCSV_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Art-xmaster/comfyui-AGSoft": [
|
||||
[
|
||||
"AGSoft_Empty_Latent",
|
||||
"AGSoft_Image_Concatenate",
|
||||
"AGSoft_Image_Concatenate_From_Batch",
|
||||
"AGSoft_Image_Crop",
|
||||
"AGSoft_Img_Pad_for_Outpainting",
|
||||
"AGSoft_Img_Pad_for_Outpainting_Adv",
|
||||
"AGSoft_Img_Res",
|
||||
"AGSoft_Img_Res_MP"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-AGSoft"
|
||||
}
|
||||
],
|
||||
"https://github.com/ArtBot2023/CharacterFaceSwap": [
|
||||
[
|
||||
"Color Blend",
|
||||
@ -5427,6 +5445,7 @@
|
||||
"https://github.com/Enemyx-net/VibeVoice-ComfyUI": [
|
||||
[
|
||||
"VibeVoice Free Memory",
|
||||
"VibeVoice LoRA",
|
||||
"VibeVoice Load Text From File",
|
||||
"VibeVoice Multiple Speakers",
|
||||
"VibeVoice Single Speaker"
|
||||
@ -6628,7 +6647,7 @@
|
||||
"PgLazyPromptExt",
|
||||
"PgLazyPromptMini",
|
||||
"PgUnifiedLoader",
|
||||
"UnifiedLoaderMini"
|
||||
"PgUnifiedLoaderMini"
|
||||
],
|
||||
{
|
||||
"title_aux": "PG Nodes"
|
||||
@ -12409,7 +12428,8 @@
|
||||
"ExtractAndApplyLoRAs",
|
||||
"LoRACachePreloader",
|
||||
"RandomLoRACustom",
|
||||
"RandomLoRAFolder"
|
||||
"RandomLoRAFolder",
|
||||
"WildcardManager"
|
||||
],
|
||||
{
|
||||
"title_aux": "Santodan Random LoRA Node"
|
||||
@ -14708,7 +14728,8 @@
|
||||
"https://github.com/Taithrah/ComfyUI_Fens_Simple_Nodes": [
|
||||
[
|
||||
"FensTokenCounter",
|
||||
"OptiEmptyLatent"
|
||||
"OptiEmptyLatent",
|
||||
"OptiEmptyLatentAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "Fens-Simple-Nodes"
|
||||
@ -20671,6 +20692,7 @@
|
||||
"https://github.com/cerspense/ComfyUI_cspnodes": [
|
||||
[
|
||||
"DepthToNormalMap",
|
||||
"GetLastFrameFromBatch",
|
||||
"GetMP4Prompt",
|
||||
"ImageDirIterator",
|
||||
"IncrementEveryN",
|
||||
@ -29085,6 +29107,7 @@
|
||||
],
|
||||
"https://github.com/jinchanz/ComfyUI-ADIC": [
|
||||
[
|
||||
"ADICOpenAIGPTImage1",
|
||||
"ADIC_COMMON_API",
|
||||
"AliCloudOSSUpload",
|
||||
"ImageTranslateAPI",
|
||||
@ -33716,6 +33739,7 @@
|
||||
"Generate Random Background | sokes \ud83e\uddac",
|
||||
"Get Files in Folder with Extension | sokes \ud83e\uddac",
|
||||
"Hex Color Swatch | sokes \ud83e\uddac",
|
||||
"Hex to Color Name | sokes \ud83e\uddac",
|
||||
"Image Picker | sokes \ud83e\uddac",
|
||||
"Latent Switch x9 | sokes \ud83e\uddac",
|
||||
"Load Random Image | sokes \ud83e\uddac",
|
||||
@ -36748,7 +36772,9 @@
|
||||
[
|
||||
"FluxBlockSwap",
|
||||
"HidreamBlockSwap",
|
||||
"TaylorSeer"
|
||||
"TaylorSeer",
|
||||
"TaylorSeerLite",
|
||||
"WanvideoBlockSwap"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TaylorSeer"
|
||||
|
||||
4125
github-stats.json
4125
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1693,6 +1693,7 @@
|
||||
"https://github.com/Enemyx-net/VibeVoice-ComfyUI": [
|
||||
[
|
||||
"VibeVoice Free Memory",
|
||||
"VibeVoice LoRA",
|
||||
"VibeVoice Load Text From File",
|
||||
"VibeVoice Multiple Speakers",
|
||||
"VibeVoice Single Speaker"
|
||||
@ -8369,20 +8370,21 @@
|
||||
"KS JsonKeyExtractor",
|
||||
"KS JsonKeyReplacer",
|
||||
"KS JsonlFolderMatchReader",
|
||||
"KS JsonlReader",
|
||||
"KS Load Images From Folder KS",
|
||||
"KS Load Images From Folder",
|
||||
"KS Random File Name",
|
||||
"KS Save Text",
|
||||
"KS Text_String",
|
||||
"KS Word Frequency Statistics",
|
||||
"KS get time int",
|
||||
"KS json array constrains filter",
|
||||
"KS json extract key and value",
|
||||
"KS json float range filter",
|
||||
"KS json key random",
|
||||
"KS json key replace",
|
||||
"KS json value eliminator",
|
||||
"KS load text",
|
||||
"KS_Json_Extract_Key_And_Value_3ways",
|
||||
"KS_Json_Key_Random_3ways",
|
||||
"KS_Json_Key_Replace_3ways",
|
||||
"KS_Json_loader",
|
||||
"KS_Save_JSON",
|
||||
"KS_any_payload_image",
|
||||
"KS_image_metadata_node",
|
||||
"KS_make_json_node",
|
||||
@ -11140,6 +11142,7 @@
|
||||
[
|
||||
"AddNode",
|
||||
"AppendTagsNode",
|
||||
"AspectRatiosNode",
|
||||
"Base64ToImageNode",
|
||||
"DivideNode",
|
||||
"DownloadImageNode",
|
||||
@ -11155,6 +11158,7 @@
|
||||
"ImageToVideoNode",
|
||||
"ImagesCatNode",
|
||||
"ImagesIndexNode",
|
||||
"ImagesInfoNode",
|
||||
"ImagesRangeNode",
|
||||
"IntNode",
|
||||
"IntToFloatNode",
|
||||
|
||||
@ -1,5 +1,55 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "rvage",
|
||||
"title": "ComfyUI-RvToolsX",
|
||||
"reference": "https://github.com/r-vage/ComfyUI-RvToolsX",
|
||||
"files": [
|
||||
"https://github.com/r-vage/ComfyUI-RvToolsX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes and utilities for workflow building, type conversions, checkpoint/pipe loaders and file utilities."
|
||||
},
|
||||
{
|
||||
"author": "GreenLandisaLie",
|
||||
"title": "ComfyUI-BooruBrowser",
|
||||
"reference": "https://github.com/GreenLandisaLie/ComfyUI-BooruBrowser",
|
||||
"files": [
|
||||
"https://github.com/GreenLandisaLie/ComfyUI-BooruBrowser"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Quickly search and get images from Gelbooru/Danbooru/E621 without leaving ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Art-xmaster",
|
||||
"title": "comfyui-AGSoft",
|
||||
"reference": "https://github.com/Art-xmaster/comfyui-AGSoft",
|
||||
"files": [
|
||||
"https://github.com/Art-xmaster/comfyui-AGSoft"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: AGSoft Empty Latent, AGSoft ImageRes, AGSoft ImageResMP, AGSoft ImagegPad for Outpainting, AGSoft ImagePad for OutpaintingAdv, AGSoft Image Crop, AGSoft Image Concatenate, AGSoft Image ConcatenateFromBatch, ..."
|
||||
},
|
||||
{
|
||||
"author": "No-22-Github",
|
||||
"title": "ComfyUI_RWKV_Studio",
|
||||
"reference": "https://github.com/No-22-Github/ComfyUI_RWKV_Studio",
|
||||
"files": [
|
||||
"https://github.com/No-22-Github/ComfyUI_RWKV_Studio"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A suite of ComfyUI custom nodes based on the RWKV series of models, offering various functions like translation and dialogue."
|
||||
},
|
||||
{
|
||||
"author": "cyan9977",
|
||||
"title": "ComfyUI_PromptQueue",
|
||||
"reference": "https://github.com/cyan9977/ComfyUI_PromptQueue",
|
||||
"files": [
|
||||
"https://github.com/cyan9977/ComfyUI_PromptQueue"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node: batch prompt queue from multiline/text file with incremental per-run consumption and {p} templating."
|
||||
},
|
||||
{
|
||||
"author": "1038lab",
|
||||
"title": "ComfyUI-VoxCPMTTS",
|
||||
@ -646,56 +696,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node provides two different approaches to automatically match text prompts with LoRA models using their descriptions."
|
||||
},
|
||||
{
|
||||
"author": "fr0nky0ng",
|
||||
"title": "ComfyUI-Face-Comparator",
|
||||
"reference": "https://github.com/fr0nky0ng/ComfyUI-Face-Comparator",
|
||||
"files": [
|
||||
"https://github.com/fr0nky0ng/ComfyUI-Face-Comparator"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node to detect the similarity between two faces"
|
||||
},
|
||||
{
|
||||
"author": "snicolast",
|
||||
"title": "ComfyUI-Manufnode",
|
||||
"reference": "https://github.com/efortin/ComfyUI-Ollama-Enhancer",
|
||||
"files": [
|
||||
"https://github.com/efortin/ComfyUI-Ollama-Enhancer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes integrating Ollama to generate and enhance positive/negative prompts for Stable Diffusion workflows."
|
||||
},
|
||||
{
|
||||
"author": "snicolast",
|
||||
"title": "ComfyUI-IndexTTS2",
|
||||
"reference": "https://github.com/snicolast/ComfyUI-IndexTTS2",
|
||||
"files": [
|
||||
"https://github.com/snicolast/ComfyUI-IndexTTS2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Lightweight ComfyUI wrapper for IndexTTS 2 (voice cloning + emotion control)."
|
||||
},
|
||||
{
|
||||
"author": "Olaf Reitmaier Veracierta",
|
||||
"title": "Olaf's Nodes",
|
||||
"reference": "https://github.com/olafrv/comfyui_olafrv",
|
||||
"files": [
|
||||
"https://github.com/olafrv/comfyui_olafrv"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: ORvTextEncoderGoogleEmbeddingGemma3, ORvEmbeddingsHeatmap, ORvEmbeddingsSpectrogram, ORvStringConsoleDebug"
|
||||
},
|
||||
{
|
||||
"author": "HM-RunningHub",
|
||||
"title": "ComfyUI OneReward Node",
|
||||
"reference": "https://github.com/HM-RunningHub/ComfyUI_RH_OneReward",
|
||||
"files": [
|
||||
"https://github.com/HM-RunningHub/ComfyUI_RH_OneReward"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that integrates OneReward model for high-quality image inpainting, outpainting, and object removal."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -414,7 +414,8 @@
|
||||
"TextFilterComment",
|
||||
"TextJoinByTextList",
|
||||
"TextJoinMulti",
|
||||
"TextPrefixSuffix"
|
||||
"TextPrefixSuffix",
|
||||
"URLToVideo"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI 1hewNodes"
|
||||
@ -508,6 +509,7 @@
|
||||
],
|
||||
"https://github.com/3dgopnik/comfyui-arena-suite": [
|
||||
[
|
||||
"ArenaModelUpdater",
|
||||
"Arena_MakeTilesSegs"
|
||||
],
|
||||
{
|
||||
@ -1529,6 +1531,7 @@
|
||||
],
|
||||
"https://github.com/AIWarper/ComfyUI-WarperNodes": [
|
||||
[
|
||||
"AspectRatioMatchToBase_Warper",
|
||||
"AspectRatioResolution_Warper",
|
||||
"CropAndRestore_Warper",
|
||||
"DWPoseScalerNode_Warper",
|
||||
@ -2463,6 +2466,21 @@
|
||||
"title_aux": "ReadCSV_ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Art-xmaster/comfyui-AGSoft": [
|
||||
[
|
||||
"AGSoft_Empty_Latent",
|
||||
"AGSoft_Image_Concatenate",
|
||||
"AGSoft_Image_Concatenate_From_Batch",
|
||||
"AGSoft_Image_Crop",
|
||||
"AGSoft_Img_Pad_for_Outpainting",
|
||||
"AGSoft_Img_Pad_for_Outpainting_Adv",
|
||||
"AGSoft_Img_Res",
|
||||
"AGSoft_Img_Res_MP"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-AGSoft"
|
||||
}
|
||||
],
|
||||
"https://github.com/ArtBot2023/CharacterFaceSwap": [
|
||||
[
|
||||
"Color Blend",
|
||||
@ -5427,6 +5445,7 @@
|
||||
"https://github.com/Enemyx-net/VibeVoice-ComfyUI": [
|
||||
[
|
||||
"VibeVoice Free Memory",
|
||||
"VibeVoice LoRA",
|
||||
"VibeVoice Load Text From File",
|
||||
"VibeVoice Multiple Speakers",
|
||||
"VibeVoice Single Speaker"
|
||||
@ -6628,7 +6647,7 @@
|
||||
"PgLazyPromptExt",
|
||||
"PgLazyPromptMini",
|
||||
"PgUnifiedLoader",
|
||||
"UnifiedLoaderMini"
|
||||
"PgUnifiedLoaderMini"
|
||||
],
|
||||
{
|
||||
"title_aux": "PG Nodes"
|
||||
@ -12409,7 +12428,8 @@
|
||||
"ExtractAndApplyLoRAs",
|
||||
"LoRACachePreloader",
|
||||
"RandomLoRACustom",
|
||||
"RandomLoRAFolder"
|
||||
"RandomLoRAFolder",
|
||||
"WildcardManager"
|
||||
],
|
||||
{
|
||||
"title_aux": "Santodan Random LoRA Node"
|
||||
@ -14708,7 +14728,8 @@
|
||||
"https://github.com/Taithrah/ComfyUI_Fens_Simple_Nodes": [
|
||||
[
|
||||
"FensTokenCounter",
|
||||
"OptiEmptyLatent"
|
||||
"OptiEmptyLatent",
|
||||
"OptiEmptyLatentAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "Fens-Simple-Nodes"
|
||||
@ -20671,6 +20692,7 @@
|
||||
"https://github.com/cerspense/ComfyUI_cspnodes": [
|
||||
[
|
||||
"DepthToNormalMap",
|
||||
"GetLastFrameFromBatch",
|
||||
"GetMP4Prompt",
|
||||
"ImageDirIterator",
|
||||
"IncrementEveryN",
|
||||
@ -29085,6 +29107,7 @@
|
||||
],
|
||||
"https://github.com/jinchanz/ComfyUI-ADIC": [
|
||||
[
|
||||
"ADICOpenAIGPTImage1",
|
||||
"ADIC_COMMON_API",
|
||||
"AliCloudOSSUpload",
|
||||
"ImageTranslateAPI",
|
||||
@ -33716,6 +33739,7 @@
|
||||
"Generate Random Background | sokes \ud83e\uddac",
|
||||
"Get Files in Folder with Extension | sokes \ud83e\uddac",
|
||||
"Hex Color Swatch | sokes \ud83e\uddac",
|
||||
"Hex to Color Name | sokes \ud83e\uddac",
|
||||
"Image Picker | sokes \ud83e\uddac",
|
||||
"Latent Switch x9 | sokes \ud83e\uddac",
|
||||
"Load Random Image | sokes \ud83e\uddac",
|
||||
@ -36748,7 +36772,9 @@
|
||||
[
|
||||
"FluxBlockSwap",
|
||||
"HidreamBlockSwap",
|
||||
"TaylorSeer"
|
||||
"TaylorSeer",
|
||||
"TaylorSeerLite",
|
||||
"WanvideoBlockSwap"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TaylorSeer"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user