mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-13 23:50:54 +08:00
This commit is contained in:
parent
82135ab168
commit
f20f8549e6
@ -41197,7 +41197,47 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Essential Nodes Pack for Images Processing for ComfyUI, with a live embedded preview inside the node (no queue) for supported chains."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "sinanzoo2nd",
|
||||
"title": "ComfyUI Seed Wildcard Pack",
|
||||
"reference": "https://github.com/sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack",
|
||||
"files": [
|
||||
"https://github.com/sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced wildcard control with seed-based selection, LoRA stack support, and utilities.",
|
||||
"nickname": "Seed Wildcard"
|
||||
},
|
||||
{
|
||||
"author": "senhaicc",
|
||||
"title": "Comfyui-WL-MainImageDesign",
|
||||
"reference": "https://github.com/senhaicc/Comfyui-WL-MainImageDesign",
|
||||
"files": [
|
||||
"https://github.com/senhaicc/Comfyui-WL-MainImageDesign"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional e-commerce main image prompt generator for motorcycle equipment (helmets, riding gear, protective gear) with 9 design styles and 2 canvas ratios. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "migero",
|
||||
"title": "ComfyUI-Equirectangular-Strip",
|
||||
"reference": "https://github.com/migero/ComfyUI-Equirectangular-Strip",
|
||||
"files": [
|
||||
"https://github.com/migero/ComfyUI-Equirectangular-Strip"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI to convert between equirectangular (360°) images and a strip of 6 cube faces (90° FOV each)."
|
||||
},
|
||||
{
|
||||
"author": "0nikod",
|
||||
"title": "ComfyUI-Simple-Prompt",
|
||||
"reference": "https://github.com/0nikod/ComfyUI-Simple-Prompt",
|
||||
"files": [
|
||||
"https://github.com/0nikod/ComfyUI-Simple-Prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provide a simple interface to simplify prompt writing."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -41601,18 +41641,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "sinanzoo2nd",
|
||||
"title": "ComfyUI Seed Wildcard Pack",
|
||||
"reference": "https://github.com/sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack",
|
||||
"files": [
|
||||
"https://github.com/sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced wildcard control with seed-based selection, LoRA stack support, and utilities.",
|
||||
"nickname": "Seed Wildcard"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -18,6 +18,14 @@
|
||||
"title_aux": "mmaker/Color Enhance"
|
||||
}
|
||||
],
|
||||
"https://github.com/0nikod/ComfyUI-Simple-Prompt": [
|
||||
[
|
||||
"vue-basic"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Simple-Prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/0x-jerry/comfyui-rembg": [
|
||||
[
|
||||
"Load Rembg Model",
|
||||
@ -7188,7 +7196,8 @@
|
||||
],
|
||||
"https://github.com/EricRorich/ComfyUI-face-shaper": [
|
||||
[
|
||||
"RORICH-AI"
|
||||
"RORICH-AI",
|
||||
"Rorich"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-face-shaper"
|
||||
@ -13043,6 +13052,7 @@
|
||||
"ImageChannelSeparate_makki",
|
||||
"ImageCountConcatenate_makki",
|
||||
"ImageHeigthStitch_makki",
|
||||
"ImageTPSWarp_makki",
|
||||
"ImageWidthStitch_makki",
|
||||
"Image_Resize_makki",
|
||||
"MergeImageChannels_makki",
|
||||
@ -26861,6 +26871,7 @@
|
||||
],
|
||||
"https://github.com/capitan01R/Capitan-ConditioningEnhancer": [
|
||||
[
|
||||
"CapitanAdvancedEnhancer",
|
||||
"ConditioningEnhancer"
|
||||
],
|
||||
{
|
||||
@ -43555,6 +43566,15 @@
|
||||
"title_aux": "StyledCLIPTextEncode"
|
||||
}
|
||||
],
|
||||
"https://github.com/migero/ComfyUI-Equirectangular-Strip": [
|
||||
[
|
||||
"EquirectToStrip90",
|
||||
"Strip90ToEquirect"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Equirectangular-Strip"
|
||||
}
|
||||
],
|
||||
"https://github.com/mihaiiancu/ComfyUI_Inpaint": [
|
||||
[
|
||||
"InpaintMediapipe"
|
||||
@ -43583,9 +43603,14 @@
|
||||
"https://github.com/mikemojen/ComfyUI-HappNodeSet": [
|
||||
[
|
||||
"AutoCrop",
|
||||
"CSVValueExtractor",
|
||||
"ColorQuantizer",
|
||||
"DashedToSolidLine",
|
||||
"ExtractBlack",
|
||||
"ExtractBlackAdvanced",
|
||||
"ExtractRed",
|
||||
"LineDetector",
|
||||
"NonWhiteToBlack",
|
||||
"RasterToUniformSVG",
|
||||
"RoundDownNode",
|
||||
"RoundUpNode",
|
||||
@ -49299,6 +49324,15 @@
|
||||
"title_aux": "ComfyUI-LMCQ"
|
||||
}
|
||||
],
|
||||
"https://github.com/senhaicc/Comfyui-WL-MainImageDesign": [
|
||||
[
|
||||
"WLMainImageGenerator",
|
||||
"WLPromptBatchConverter"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-WL-MainImageDesign"
|
||||
}
|
||||
],
|
||||
"https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": [
|
||||
[
|
||||
"AdjustAndRoundDimensions",
|
||||
@ -49661,6 +49695,7 @@
|
||||
"https://github.com/shin131002/RandomLoRALoader": [
|
||||
[
|
||||
"FilteredRandomLoRALoader",
|
||||
"FilteredRandomLoRALoaderLBW",
|
||||
"RandomLoRALoader"
|
||||
],
|
||||
{
|
||||
@ -49899,6 +49934,18 @@
|
||||
"title_aux": "ComfyUI Sigmoid Offset Scheduler"
|
||||
}
|
||||
],
|
||||
"https://github.com/sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack": [
|
||||
[
|
||||
"DynamicTextConcatenate",
|
||||
"ResizeByScale",
|
||||
"SeedBasedWildcardImpact",
|
||||
"SeedBasedWildcardLora",
|
||||
"SeedGeneratorWithMin"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Seed Wildcard Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/sipherxyz/comfyui-art-venture": [
|
||||
[
|
||||
"AV_AwsBedrockClaudeApi",
|
||||
@ -54336,8 +54383,11 @@
|
||||
"CLIPTextEncode",
|
||||
"DebugMetadata",
|
||||
"KSamplerSelect",
|
||||
"LoraDemoNode",
|
||||
"LoraManagerLoader",
|
||||
"LoraManagerTextLoader",
|
||||
"LoraPoolNode",
|
||||
"LoraRandomizerNode",
|
||||
"LoraStacker",
|
||||
"PromptLoraManager",
|
||||
"SamplerCustomAdvanced",
|
||||
|
||||
4038
github-stats.json
4038
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "CarlMarkswx",
|
||||
"title": "ComfyUI-Mirror-Download [UNSAFE]",
|
||||
"reference": "https://github.com/CarlMarkswx/ComfyUI-Mirror-Download",
|
||||
"files": [
|
||||
"https://github.com/CarlMarkswx/ComfyUI-Mirror-Download"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Plugin that adds a mirror download button for accessing Hugging Face models via Chinese mirror, with automatic detection and progress tracking. (Description by CC)[w/This nodepack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "nekotxt",
|
||||
"title": "ComfyUI-NTX-support-nodes [WIP]",
|
||||
"reference": "https://github.com/nekotxt/ComfyUI-NTX-support-nodes",
|
||||
"files": [
|
||||
"https://github.com/nekotxt/ComfyUI-NTX-support-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Utility nodes to support the creation of pipes\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "killshotttttt",
|
||||
"title": "ComfyUI-killshotttttt [WIP]",
|
||||
"reference": "https://github.com/killshotttttt/ComfyUI-killshotttttt",
|
||||
"files": [
|
||||
"https://github.com/killshotttttt/ComfyUI-killshotttttt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that integrates with the Meshy AI API for Image-to-Image transformations using nano-banana models.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "bozkut",
|
||||
"title": "ComfyUI-Prompt-Expander [NAME CONFLICT]",
|
||||
|
||||
@ -6524,15 +6524,67 @@
|
||||
],
|
||||
"https://github.com/brandonkish/comfyUI-extractable-text": [
|
||||
[
|
||||
"LoRA Testing Node",
|
||||
"Load Image Easy",
|
||||
"BK AI Text Cleaner",
|
||||
"BK AI Text Parser",
|
||||
"BK Add To JSON",
|
||||
"BK Add To Path",
|
||||
"BK Body Ratios",
|
||||
"BK Caption File Reader",
|
||||
"BK Caption FileParser",
|
||||
"BK Combo Tag",
|
||||
"BK Crop And Pad",
|
||||
"BK Dynamic Checkpoints",
|
||||
"BK Dynamic Checkpoints List",
|
||||
"BK File Select Next Missing",
|
||||
"BK File Select Next Unprocessed",
|
||||
"BK File Selector",
|
||||
"BK Get From JSON",
|
||||
"BK Get Last Folder Name",
|
||||
"BK Get Matching Mask",
|
||||
"BK Get Next Img Without Caption",
|
||||
"BK Get Next Missing Checkpoint",
|
||||
"BK Is A Greater Than B INT",
|
||||
"BK Is A Greater Than Or Equal To B INT",
|
||||
"BK Is A Less Than B INT",
|
||||
"BK Is A Less Than Or Equal To B INT",
|
||||
"BK Is Vertical Image",
|
||||
"BK Line Counter",
|
||||
"BK LoRA Testing Node",
|
||||
"BK Load Image",
|
||||
"BK Load Image By Path",
|
||||
"BK Loop Path Builder",
|
||||
"BK Loop Status Text",
|
||||
"BK Max Size",
|
||||
"BK Move File",
|
||||
"BK Multi Read Text File",
|
||||
"BK Next Unprocessed File In Folder",
|
||||
"BK Next Unprocessed Image In Folder",
|
||||
"BK Path Builder",
|
||||
"BK Print To Console",
|
||||
"BK Print To Console With Boarder",
|
||||
"BK Prompt Sync",
|
||||
"BK Read Text File",
|
||||
"BK Remove Any Sentences With Text",
|
||||
"BK Remove Last Folder",
|
||||
"BK Remove Mask At Idx",
|
||||
"BK Remove Mask At Idx SAM3",
|
||||
"BK Replace All Tags",
|
||||
"BK Replace Each Tag Random",
|
||||
"BK Sampler Options Selector",
|
||||
"BK Save Image",
|
||||
"BK Save Text File",
|
||||
"BK String Splitter",
|
||||
"BK TSV Header Formatter",
|
||||
"BK TSV Loader",
|
||||
"BK TSV Prompt Reader",
|
||||
"BK TSV Random Prompt",
|
||||
"BK TSV String Parser",
|
||||
"BK TSV Tag Replacer",
|
||||
"BK Write Text File",
|
||||
"Convert To UTF8",
|
||||
"Get Larger Value",
|
||||
"Multi LoRA Test Node",
|
||||
"Ollama Connectivity Data",
|
||||
"Save Image Easy",
|
||||
"Save\\Overwrite Image",
|
||||
"Save\\Overwrite Text File",
|
||||
"Saveverwrite Image",
|
||||
"Saveverwrite Text File",
|
||||
"Single LoRA Test Node"
|
||||
],
|
||||
{
|
||||
@ -9895,6 +9947,14 @@
|
||||
"title_aux": "ComfyUI-WanAnimatePreprocess [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/killshotttttt/ComfyUI-killshotttttt": [
|
||||
[
|
||||
"MeshyImageToImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-killshotttttt [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/kimara-ai/ComfyUI-Kimara-AI-Image-From-URL": [
|
||||
[
|
||||
"KimaraAIImageFromURL"
|
||||
|
||||
@ -354,6 +354,11 @@
|
||||
"last_update": "2025-06-08 13:32:25",
|
||||
"author_account_age_days": 3183
|
||||
},
|
||||
"https://github.com/CarlMarkswx/ComfyUI-Mirror-Download": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-01-11 14:43:17",
|
||||
"author_account_age_days": 1075
|
||||
},
|
||||
"https://github.com/CeeVeeR/ComfyUi-Text-Tiler": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-03-25 20:26:18",
|
||||
@ -3429,6 +3434,11 @@
|
||||
"last_update": "2025-12-22 14:47:36",
|
||||
"author_account_age_days": 2750
|
||||
},
|
||||
"https://github.com/killshotttttt/ComfyUI-killshotttttt": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-01-13 10:43:50",
|
||||
"author_account_age_days": 1664
|
||||
},
|
||||
"https://github.com/kimara-ai/ComfyUI-Kimara-AI-Image-From-URL": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-05-06 07:50:34",
|
||||
@ -3934,6 +3944,11 @@
|
||||
"last_update": "2024-07-31 18:40:19",
|
||||
"author_account_age_days": 2446
|
||||
},
|
||||
"https://github.com/nekotxt/ComfyUI-NTX-support-nodes": {
|
||||
"stars": 0,
|
||||
"last_update": "2026-01-13 14:33:10",
|
||||
"author_account_age_days": 590
|
||||
},
|
||||
"https://github.com/neo0801/my-comfy-node": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-09-20 07:49:04",
|
||||
|
||||
@ -1,5 +1,46 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "sinanzoo2nd",
|
||||
"title": "ComfyUI Seed Wildcard Pack",
|
||||
"reference": "https://github.com/sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack",
|
||||
"files": [
|
||||
"https://github.com/sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Advanced wildcard control with seed-based selection, LoRA stack support, and utilities.",
|
||||
"nickname": "Seed Wildcard"
|
||||
},
|
||||
{
|
||||
"author": "senhaicc",
|
||||
"title": "Comfyui-WL-MainImageDesign",
|
||||
"reference": "https://github.com/senhaicc/Comfyui-WL-MainImageDesign",
|
||||
"files": [
|
||||
"https://github.com/senhaicc/Comfyui-WL-MainImageDesign"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Professional e-commerce main image prompt generator for motorcycle equipment (helmets, riding gear, protective gear) with 9 design styles and 2 canvas ratios. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "0nikod",
|
||||
"title": "ComfyUI-Simple-Prompt",
|
||||
"reference": "https://github.com/0nikod/ComfyUI-Simple-Prompt",
|
||||
"files": [
|
||||
"https://github.com/0nikod/ComfyUI-Simple-Prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provide a simple interface to simplify prompt writing."
|
||||
},
|
||||
{
|
||||
"author": "migero",
|
||||
"title": "ComfyUI-Equirectangular-Strip",
|
||||
"reference": "https://github.com/migero/ComfyUI-Equirectangular-Strip",
|
||||
"files": [
|
||||
"https://github.com/migero/ComfyUI-Equirectangular-Strip"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for ComfyUI to convert between equirectangular (360°) images and a strip of 6 cube faces (90° FOV each)."
|
||||
},
|
||||
{
|
||||
"author": "SamLiu1000",
|
||||
"title": "ComfyUI_Rabbit-Camera-Perspective",
|
||||
|
||||
@ -18,6 +18,14 @@
|
||||
"title_aux": "mmaker/Color Enhance"
|
||||
}
|
||||
],
|
||||
"https://github.com/0nikod/ComfyUI-Simple-Prompt": [
|
||||
[
|
||||
"vue-basic"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Simple-Prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/0x-jerry/comfyui-rembg": [
|
||||
[
|
||||
"Load Rembg Model",
|
||||
@ -7188,7 +7196,8 @@
|
||||
],
|
||||
"https://github.com/EricRorich/ComfyUI-face-shaper": [
|
||||
[
|
||||
"RORICH-AI"
|
||||
"RORICH-AI",
|
||||
"Rorich"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-face-shaper"
|
||||
@ -13043,6 +13052,7 @@
|
||||
"ImageChannelSeparate_makki",
|
||||
"ImageCountConcatenate_makki",
|
||||
"ImageHeigthStitch_makki",
|
||||
"ImageTPSWarp_makki",
|
||||
"ImageWidthStitch_makki",
|
||||
"Image_Resize_makki",
|
||||
"MergeImageChannels_makki",
|
||||
@ -26861,6 +26871,7 @@
|
||||
],
|
||||
"https://github.com/capitan01R/Capitan-ConditioningEnhancer": [
|
||||
[
|
||||
"CapitanAdvancedEnhancer",
|
||||
"ConditioningEnhancer"
|
||||
],
|
||||
{
|
||||
@ -43555,6 +43566,15 @@
|
||||
"title_aux": "StyledCLIPTextEncode"
|
||||
}
|
||||
],
|
||||
"https://github.com/migero/ComfyUI-Equirectangular-Strip": [
|
||||
[
|
||||
"EquirectToStrip90",
|
||||
"Strip90ToEquirect"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Equirectangular-Strip"
|
||||
}
|
||||
],
|
||||
"https://github.com/mihaiiancu/ComfyUI_Inpaint": [
|
||||
[
|
||||
"InpaintMediapipe"
|
||||
@ -43583,9 +43603,14 @@
|
||||
"https://github.com/mikemojen/ComfyUI-HappNodeSet": [
|
||||
[
|
||||
"AutoCrop",
|
||||
"CSVValueExtractor",
|
||||
"ColorQuantizer",
|
||||
"DashedToSolidLine",
|
||||
"ExtractBlack",
|
||||
"ExtractBlackAdvanced",
|
||||
"ExtractRed",
|
||||
"LineDetector",
|
||||
"NonWhiteToBlack",
|
||||
"RasterToUniformSVG",
|
||||
"RoundDownNode",
|
||||
"RoundUpNode",
|
||||
@ -49299,6 +49324,15 @@
|
||||
"title_aux": "ComfyUI-LMCQ"
|
||||
}
|
||||
],
|
||||
"https://github.com/senhaicc/Comfyui-WL-MainImageDesign": [
|
||||
[
|
||||
"WLMainImageGenerator",
|
||||
"WLPromptBatchConverter"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui-WL-MainImageDesign"
|
||||
}
|
||||
],
|
||||
"https://github.com/sergekatzmann/ComfyUI_Nimbus-Pack": [
|
||||
[
|
||||
"AdjustAndRoundDimensions",
|
||||
@ -49661,6 +49695,7 @@
|
||||
"https://github.com/shin131002/RandomLoRALoader": [
|
||||
[
|
||||
"FilteredRandomLoRALoader",
|
||||
"FilteredRandomLoRALoaderLBW",
|
||||
"RandomLoRALoader"
|
||||
],
|
||||
{
|
||||
@ -49899,6 +49934,18 @@
|
||||
"title_aux": "ComfyUI Sigmoid Offset Scheduler"
|
||||
}
|
||||
],
|
||||
"https://github.com/sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack": [
|
||||
[
|
||||
"DynamicTextConcatenate",
|
||||
"ResizeByScale",
|
||||
"SeedBasedWildcardImpact",
|
||||
"SeedBasedWildcardLora",
|
||||
"SeedGeneratorWithMin"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Seed Wildcard Pack"
|
||||
}
|
||||
],
|
||||
"https://github.com/sipherxyz/comfyui-art-venture": [
|
||||
[
|
||||
"AV_AwsBedrockClaudeApi",
|
||||
@ -54336,8 +54383,11 @@
|
||||
"CLIPTextEncode",
|
||||
"DebugMetadata",
|
||||
"KSamplerSelect",
|
||||
"LoraDemoNode",
|
||||
"LoraManagerLoader",
|
||||
"LoraManagerTextLoader",
|
||||
"LoraPoolNode",
|
||||
"LoraRandomizerNode",
|
||||
"LoraStacker",
|
||||
"PromptLoraManager",
|
||||
"SamplerCustomAdvanced",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user