mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
fe15cac6d2
commit
0daa0b6510
@ -83,7 +83,7 @@
|
||||
{
|
||||
"author": "Fannovel16",
|
||||
"title": "ComfyUI's ControlNet Auxiliary Preprocessors",
|
||||
"id": "cnet-aux",
|
||||
"id": "comfyui_controlnet_aux",
|
||||
"reference": "https://github.com/Fannovel16/comfyui_controlnet_aux",
|
||||
"files": [
|
||||
"https://github.com/Fannovel16/comfyui_controlnet_aux"
|
||||
@ -139,7 +139,7 @@
|
||||
"Zoe-DepthMapPreprocessor",
|
||||
"Zoe_DepthAnythingPreprocessor"],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a rework of comfyui_controlnet_preprocessors based on ControlNet auxiliary models by 🤗. I think the old repo isn't good enough to maintain. All old workflow will still be work with this repo but the version option won't do anything. Almost all v1 preprocessors are replaced by v1.1 except those doesn't appear in v1.1. [w/NOTE: Please refrain from using the controlnet preprocessor alongside this installation, as it may lead to conflicts and prevent proper recognition.]"
|
||||
"description": "Plug-and-play ComfyUI node sets for making ControlNet hint images."
|
||||
},
|
||||
{
|
||||
"author": "Fannovel16",
|
||||
@ -2679,14 +2679,14 @@
|
||||
},
|
||||
{
|
||||
"author": "mcmonkeyprojects",
|
||||
"title": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)",
|
||||
"title": "Dynamic Thresholding",
|
||||
"id": "dynamic-thresholding",
|
||||
"reference": "https://github.com/mcmonkeyprojects/sd-dynamic-thresholding",
|
||||
"files": [
|
||||
"https://github.com/mcmonkeyprojects/sd-dynamic-thresholding"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extension for StableSwarmUI, ComfyUI, and AUTOMATIC1111 Stable Diffusion WebUI that enables a way to use higher CFG Scales without color issues. This works by clamping latents between steps."
|
||||
"description": "Adds nodes for Dynamic Thresholding, CFG scheduling, and related techniques."
|
||||
},
|
||||
{
|
||||
"author": "Tropfchen",
|
||||
@ -6877,6 +6877,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Cascade Resolutions"
|
||||
},
|
||||
{
|
||||
"author": "al-swaiti",
|
||||
"title": "All-IN-ONE-style",
|
||||
"id": "all-in-one-style",
|
||||
"reference": "https://github.com/al-swaiti/All-IN-ONE-style",
|
||||
"files": [
|
||||
"https://github.com/al-swaiti/All-IN-ONE-style"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "all art styles"
|
||||
},
|
||||
{
|
||||
"author": "mirabarukaso",
|
||||
"title": "ComfyUI_Mira",
|
||||
@ -10671,7 +10682,7 @@
|
||||
"https://github.com/ThereforeGames/ComfyUI-Unprompted"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a ComfyUI node that processes your input text with the [a/Unprompted templating language](https://github.com/ThereforeGames/unprompted). Early alpha release.\n"
|
||||
"description": "A node that processes input text with the [a/Unprompted templating language](https://github.com/ThereforeGames/unprompted)."
|
||||
},
|
||||
{
|
||||
"author": "Tool Of North america",
|
||||
@ -11933,7 +11944,7 @@
|
||||
},
|
||||
{
|
||||
"author": "EnragedAntelope",
|
||||
"title": "Doubutsu Image Describer for ComfyUI",
|
||||
"title": "ComfyUI-Doubutsu-Describer",
|
||||
"reference": "https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer",
|
||||
"files": [
|
||||
"https://github.com/EnragedAntelope/ComfyUI-Doubutsu-Describer"
|
||||
@ -11983,13 +11994,14 @@
|
||||
},
|
||||
{
|
||||
"author": "neverbiasu",
|
||||
"title": "ComfyUI ImageCaptioner",
|
||||
"title": "ComfyUI-Image-Captioner",
|
||||
"id": "image-captioner",
|
||||
"reference": "https://github.com/neverbiasu/ComfyUI-Image-Captioner",
|
||||
"files": [
|
||||
"https://github.com/neverbiasu/ComfyUI-Image-Captioner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter.\nUses various VLMs with APIs to generate captions for images. You can give instructions or ask questions in natural language."
|
||||
"description": "A ComfyUI extension for generating captions of images."
|
||||
},
|
||||
{
|
||||
"author": "DriftJohnson",
|
||||
@ -12127,7 +12139,18 @@
|
||||
"https://github.com/pzc163/Comfyui-CatVTON"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Load CatVTON Pipeline, Load AutoMask Generator, TryOn by CatVTON, Auto Mask Generation.\nComfyUI nodes for [a/CatVTON: Concatenation Is All You Need for Virtual Try-On with Diffusion Models](https://github.com/Zheng-Chong/CatVTON)"
|
||||
"description": "Comfyui-CatVTON This repository is the modified official Comfyui node of CatVTON, which is a simple and efficient virtual try-on diffusion model with 1) Lightweight Network (899.06M parameters totally), 2) Parameter-Efficient Training (49.57M parameters trainable) 3) Simplified Inference (< 8G VRAM for 1024X768 resolution).\nThe original GitHub project is [a/https://github.com/Zheng-Chong/CatVTON](https://github.com/Zheng-Chong/CatVTON)"
|
||||
},
|
||||
{
|
||||
"author": "aisabervisionlab",
|
||||
"title": "ComfyUI_merge_ASVL",
|
||||
"id": "merge-asvl",
|
||||
"reference": "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL",
|
||||
"files": [
|
||||
"https://github.com/aisabervisionlab/ComfyUI_merge_ASVL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple node for connecting images. For pictures of the same size, users can choose to fill in vertical in the parameter to connect the pictures vertically or fill in horizontal to connect the pictures horizontally."
|
||||
},
|
||||
|
||||
|
||||
@ -12509,17 +12532,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "neverbiasu",
|
||||
"title": "ComfyUI-Image-Captioner",
|
||||
"id": "image-captioner",
|
||||
"reference": "https://github.com/neverbiasu/ComfyUI-Image-Captioner",
|
||||
"files": [
|
||||
"https://github.com/neverbiasu/ComfyUI-Image-Captioner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension for generating captions of images."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1623,7 +1623,7 @@
|
||||
"DoubutsuDescriber"
|
||||
],
|
||||
{
|
||||
"title_aux": "Doubutsu Image Describer for ComfyUI"
|
||||
"title_aux": "ComfyUI-Doubutsu-Describer"
|
||||
}
|
||||
],
|
||||
"https://github.com/Excidos/ComfyUI-Documents": [
|
||||
@ -3343,6 +3343,7 @@
|
||||
],
|
||||
"https://github.com/MakkiShizu/comfyui_reimgsize": [
|
||||
[
|
||||
"Cropimg",
|
||||
"Resize"
|
||||
],
|
||||
{
|
||||
@ -6444,6 +6445,14 @@
|
||||
"title_aux": "Comfy UI FatLabels"
|
||||
}
|
||||
],
|
||||
"https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": [
|
||||
[
|
||||
"ASVL"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_merge_ASVL"
|
||||
}
|
||||
],
|
||||
"https://github.com/akierson/ComfyUI-textnodes": [
|
||||
[
|
||||
"Prompt Truncate",
|
||||
@ -6465,6 +6474,15 @@
|
||||
"title_aux": "comfyui-colornodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/al-swaiti/All-IN-ONE-style": [
|
||||
[
|
||||
"ComfyUIStyler",
|
||||
"menus"
|
||||
],
|
||||
{
|
||||
"title_aux": "All-IN-ONE-style"
|
||||
}
|
||||
],
|
||||
"https://github.com/al-swaiti/ComfyUI-CascadeResolutions": [
|
||||
[
|
||||
"CascadeResolutions"
|
||||
@ -6475,6 +6493,7 @@
|
||||
],
|
||||
"https://github.com/alanhuang67/ComfyUI-FAI-Node": [
|
||||
[
|
||||
"FAIDynamicMask",
|
||||
"FAIScaleScheduler",
|
||||
"FAI_Voronoi_Generator"
|
||||
],
|
||||
@ -10226,8 +10245,13 @@
|
||||
"https://github.com/gisu/comfyui-foxpack": [
|
||||
[
|
||||
"BaseSamplerSetup",
|
||||
"CheckpointMetaExtractor",
|
||||
"Negate_Boolean",
|
||||
"OverrideSamplerSetup",
|
||||
"SetupSelector"
|
||||
"Remap_Values",
|
||||
"Select_String_By_Index",
|
||||
"SetupSelector",
|
||||
"UniversalLatentHelper"
|
||||
],
|
||||
{
|
||||
"title_aux": "foxpack"
|
||||
@ -13431,7 +13455,7 @@
|
||||
"DynamicThresholdingSimple"
|
||||
],
|
||||
{
|
||||
"title_aux": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)"
|
||||
"title_aux": "Dynamic Thresholding"
|
||||
}
|
||||
],
|
||||
"https://github.com/meap158/ComfyUI-Background-Replacement": [
|
||||
@ -13864,7 +13888,7 @@
|
||||
"ImageCaptioner"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI ImageCaptioner"
|
||||
"title_aux": "ComfyUI-Image-Captioner"
|
||||
}
|
||||
],
|
||||
"https://github.com/nickve28/ComfyUI-Nich-Utils": [
|
||||
|
||||
2108
github-stats.json
2108
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -12,6 +12,17 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "aisabervisionlab",
|
||||
"title": "ComfyUI_merge_ASVL",
|
||||
"id": "merge-asvl",
|
||||
"reference": "https://github.com/aisabervisionlab/ComfyUI_merge_ASVL",
|
||||
"files": [
|
||||
"https://github.com/aisabervisionlab/ComfyUI_merge_ASVL"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple node for connecting images. For pictures of the same size, users can choose to fill in vertical in the parameter to connect the pictures vertically or fill in horizontal to connect the pictures horizontally."
|
||||
},
|
||||
{
|
||||
"author": "gisu",
|
||||
"title": "foxpack",
|
||||
@ -42,7 +53,7 @@
|
||||
"https://github.com/pzc163/Comfyui-CatVTON"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Load CatVTON Pipeline, Load AutoMask Generator, TryOn by CatVTON, Auto Mask Generation.\nComfyUI nodes for [a/CatVTON: Concatenation Is All You Need for Virtual Try-On with Diffusion Models](https://github.com/Zheng-Chong/CatVTON)"
|
||||
"description": "Comfyui-CatVTON This repository is the modified official Comfyui node of CatVTON, which is a simple and efficient virtual try-on diffusion model with 1) Lightweight Network (899.06M parameters totally), 2) Parameter-Efficient Training (49.57M parameters trainable) 3) Simplified Inference (< 8G VRAM for 1024X768 resolution).\nThe original GitHub project is [a/https://github.com/Zheng-Chong/CatVTON](https://github.com/Zheng-Chong/CatVTON)"
|
||||
},
|
||||
{
|
||||
"author": "webfiltered",
|
||||
@ -182,13 +193,14 @@
|
||||
},
|
||||
{
|
||||
"author": "neverbiasu",
|
||||
"title": "ComfyUI ImageCaptioner",
|
||||
"title": "ComfyUI-Image-Captioner",
|
||||
"id": "image-captioner",
|
||||
"reference": "https://github.com/neverbiasu/ComfyUI-Image-Captioner",
|
||||
"files": [
|
||||
"https://github.com/neverbiasu/ComfyUI-Image-Captioner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter.\nUses various VLMs with APIs to generate captions for images. You can give instructions or ask questions in natural language."
|
||||
"description": "A ComfyUI extension for generating captions of images."
|
||||
},
|
||||
{
|
||||
"author": "jn-jairo",
|
||||
@ -669,27 +681,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can using EchoMimic in comfyui,whitch Lifelike Audio-Driven Portrait Animations through Editable Landmark Conditioning "
|
||||
},
|
||||
{
|
||||
"author": "Patricio Gonzalez Vivo",
|
||||
"title": "GLSL Nodes",
|
||||
"reference": "https://github.com/patriciogonzalezvivo/comfyui_glslnodes",
|
||||
"files": [
|
||||
"https://github.com/patriciogonzalezvivo/comfyui_glslnodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collections of nodes to support GLSL shaders inside a workflow."
|
||||
},
|
||||
{
|
||||
"author": "MiaoshouAI",
|
||||
"title": "ComfyUI-Miaoshouai-Tagger",
|
||||
"id": "miaoshouai-tagger",
|
||||
"reference": "https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger",
|
||||
"files": [
|
||||
"https://github.com/miaoshouai/ComfyUI-Miaoshouai-Tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A node helps with image tagging and caption based on Florence-2-base-PromptGen model."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1623,7 +1623,7 @@
|
||||
"DoubutsuDescriber"
|
||||
],
|
||||
{
|
||||
"title_aux": "Doubutsu Image Describer for ComfyUI"
|
||||
"title_aux": "ComfyUI-Doubutsu-Describer"
|
||||
}
|
||||
],
|
||||
"https://github.com/Excidos/ComfyUI-Documents": [
|
||||
@ -3343,6 +3343,7 @@
|
||||
],
|
||||
"https://github.com/MakkiShizu/comfyui_reimgsize": [
|
||||
[
|
||||
"Cropimg",
|
||||
"Resize"
|
||||
],
|
||||
{
|
||||
@ -6444,6 +6445,14 @@
|
||||
"title_aux": "Comfy UI FatLabels"
|
||||
}
|
||||
],
|
||||
"https://github.com/aisabervisionlab/ComfyUI_merge_ASVL": [
|
||||
[
|
||||
"ASVL"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_merge_ASVL"
|
||||
}
|
||||
],
|
||||
"https://github.com/akierson/ComfyUI-textnodes": [
|
||||
[
|
||||
"Prompt Truncate",
|
||||
@ -6465,6 +6474,15 @@
|
||||
"title_aux": "comfyui-colornodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/al-swaiti/All-IN-ONE-style": [
|
||||
[
|
||||
"ComfyUIStyler",
|
||||
"menus"
|
||||
],
|
||||
{
|
||||
"title_aux": "All-IN-ONE-style"
|
||||
}
|
||||
],
|
||||
"https://github.com/al-swaiti/ComfyUI-CascadeResolutions": [
|
||||
[
|
||||
"CascadeResolutions"
|
||||
@ -6475,6 +6493,7 @@
|
||||
],
|
||||
"https://github.com/alanhuang67/ComfyUI-FAI-Node": [
|
||||
[
|
||||
"FAIDynamicMask",
|
||||
"FAIScaleScheduler",
|
||||
"FAI_Voronoi_Generator"
|
||||
],
|
||||
@ -10226,8 +10245,13 @@
|
||||
"https://github.com/gisu/comfyui-foxpack": [
|
||||
[
|
||||
"BaseSamplerSetup",
|
||||
"CheckpointMetaExtractor",
|
||||
"Negate_Boolean",
|
||||
"OverrideSamplerSetup",
|
||||
"SetupSelector"
|
||||
"Remap_Values",
|
||||
"Select_String_By_Index",
|
||||
"SetupSelector",
|
||||
"UniversalLatentHelper"
|
||||
],
|
||||
{
|
||||
"title_aux": "foxpack"
|
||||
@ -13431,7 +13455,7 @@
|
||||
"DynamicThresholdingSimple"
|
||||
],
|
||||
{
|
||||
"title_aux": "Stable Diffusion Dynamic Thresholding (CFG Scale Fix)"
|
||||
"title_aux": "Dynamic Thresholding"
|
||||
}
|
||||
],
|
||||
"https://github.com/meap158/ComfyUI-Background-Replacement": [
|
||||
@ -13864,7 +13888,7 @@
|
||||
"ImageCaptioner"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI ImageCaptioner"
|
||||
"title_aux": "ComfyUI-Image-Captioner"
|
||||
}
|
||||
],
|
||||
"https://github.com/nickve28/ComfyUI-Nich-Utils": [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user