mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 10:22:59 +08:00
update DB
This commit is contained in:
parent
da9c6753b9
commit
c13c53d290
@ -124,6 +124,11 @@
|
|||||||
"id":"https://github.com/kwaroran/abg-comfyui",
|
"id":"https://github.com/kwaroran/abg-comfyui",
|
||||||
"tags":"abg, background remover",
|
"tags":"abg, background remover",
|
||||||
"description": "A Anime Background Remover node for comfyui, based on this hf space, works same as AGB extention in automatic1111."
|
"description": "A Anime Background Remover node for comfyui, based on this hf space, works same as AGB extention in automatic1111."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id":"https://github.com/Gourieff/comfyui-reactor-node",
|
||||||
|
"tags":"reactor, sd-webui-roop-nsfw",
|
||||||
|
"description": "This is a ported version of ComfyUI for the sd-webui-roop-nsfw extension."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -70,6 +70,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ControlNet Preprocessors. (To use this extension, you need to download the required model file from <B>Install Models</B>)<BR> <p style='background-color: black; color: red;'>NOTE: To use nodes belonging to <B>controlnet v1</b> such as <B>Canny_Edge_Preprocessor, MIDAS_Depth_Map_Preprocessor, Uniformer_SemSegPreprocessor, etc.</B>, you need to copy the <font color='white'>config.yaml.example</font> file to <font color='white'>config.yaml</font> and change <font color='white'>skip_v1: True</font> to <font color='white'>skip_v1: False</font>.</p>"
|
"description": "ControlNet Preprocessors. (To use this extension, you need to download the required model file from <B>Install Models</B>)<BR> <p style='background-color: black; color: red;'>NOTE: To use nodes belonging to <B>controlnet v1</b> such as <B>Canny_Edge_Preprocessor, MIDAS_Depth_Map_Preprocessor, Uniformer_SemSegPreprocessor, etc.</B>, you need to copy the <font color='white'>config.yaml.example</font> file to <font color='white'>config.yaml</font> and change <font color='white'>skip_v1: True</font> to <font color='white'>skip_v1: False</font>.</p>"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Fannovel16",
|
||||||
|
"title": "ComfyUI-Frame-Interpolation",
|
||||||
|
"reference": "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Fannovel16/ComfyUI-Frame-Interpolation"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: KSampler Gradually Adding More Denoise (efficient)"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "biegert",
|
"author": "biegert",
|
||||||
"title": "CLIPSeg",
|
"title": "CLIPSeg",
|
||||||
@ -868,6 +878,36 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: AstropulsePixelDetector, BackgroundRemover, ImagePadForBetterOutpaint, InpaintingPipelineLoader, Inpainting, ..."
|
"description": "Nodes: AstropulsePixelDetector, BackgroundRemover, ImagePadForBetterOutpaint, InpaintingPipelineLoader, Inpainting, ..."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "wallish77",
|
||||||
|
"title": "wlsh_nodes",
|
||||||
|
"reference": "https://github.com/wallish77/wlsh_nodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/wallish77/wlsh_nodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: Checkpoint Loader with Name, Save Prompt Info, Outpaint to Image, CLIP Positive-Negative, SDXL Quick Empty Latent, Empty Latent by Ratio, Time String, SDXL Steps, SDXL Resolutions ..."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Kosinkadink",
|
||||||
|
"title": "ComfyUI-Advanced-ControlNet",
|
||||||
|
"reference": "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: ControlNetLoaderAdvanced, DiffControlNetLoaderAdvanced, ScaledSoftControlNetWeights, SoftControlNetWeights, CustomControlNetWeights, SoftT2IAdapterWeights, CustomT2IAdapterWeights"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Gourieff",
|
||||||
|
"title": "ReActor Node 0.1.0 for ComfyUI",
|
||||||
|
"reference": "https://github.com/Gourieff/comfyui-reactor-node",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Gourieff/comfyui-reactor-node"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "The Fast and Simple 'roop-like' Face Swap Extension Node for ComfyUI, based on ReActor (ex Roop-GE) SD-WebUI Face Swap Extension"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "taabata",
|
"author": "taabata",
|
||||||
"title": "Syrian Falcon Nodes",
|
"title": "Syrian Falcon Nodes",
|
||||||
|
|||||||
@ -177,6 +177,9 @@
|
|||||||
"Solarize",
|
"Solarize",
|
||||||
"Vignette"
|
"Vignette"
|
||||||
],
|
],
|
||||||
|
"https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": [
|
||||||
|
"KSampler Gradually Adding More Denoise (efficient)"
|
||||||
|
],
|
||||||
"https://github.com/Fannovel16/comfy_controlnet_preprocessors": [
|
"https://github.com/Fannovel16/comfy_controlnet_preprocessors": [
|
||||||
"AnimeLineArtPreprocessor",
|
"AnimeLineArtPreprocessor",
|
||||||
"BAE-NormalMapPreprocessor",
|
"BAE-NormalMapPreprocessor",
|
||||||
@ -232,6 +235,9 @@
|
|||||||
"TriangleWave",
|
"TriangleWave",
|
||||||
"ValueSchedule"
|
"ValueSchedule"
|
||||||
],
|
],
|
||||||
|
"https://github.com/Gourieff/comfyui-reactor-node": [
|
||||||
|
"ReActorFaceSwap"
|
||||||
|
],
|
||||||
"https://github.com/Jcd1230/rembg-comfyui-node": [
|
"https://github.com/Jcd1230/rembg-comfyui-node": [
|
||||||
"Image Remove Background (rembg)"
|
"Image Remove Background (rembg)"
|
||||||
],
|
],
|
||||||
@ -256,6 +262,15 @@
|
|||||||
"https://github.com/Kaharos94/ComfyUI-Saveaswebp": [
|
"https://github.com/Kaharos94/ComfyUI-Saveaswebp": [
|
||||||
"Save_as_webp"
|
"Save_as_webp"
|
||||||
],
|
],
|
||||||
|
"https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet": [
|
||||||
|
"ControlNetLoaderAdvanced",
|
||||||
|
"CustomControlNetWeights",
|
||||||
|
"CustomT2IAdapterWeights",
|
||||||
|
"DiffControlNetLoaderAdvanced",
|
||||||
|
"ScaledSoftControlNetWeights",
|
||||||
|
"SoftControlNetWeights",
|
||||||
|
"SoftT2IAdapterWeights"
|
||||||
|
],
|
||||||
"https://github.com/LEv145/images-grid-comfy-plugin": [
|
"https://github.com/LEv145/images-grid-comfy-plugin": [
|
||||||
"GridAnnotation",
|
"GridAnnotation",
|
||||||
"ImageCombine",
|
"ImageCombine",
|
||||||
@ -420,6 +435,7 @@
|
|||||||
"CR Module Output",
|
"CR Module Output",
|
||||||
"CR Module Pipe Loader",
|
"CR Module Pipe Loader",
|
||||||
"CR Pipe Switch",
|
"CR Pipe Switch",
|
||||||
|
"CR SDXL Base Prompt Encoder",
|
||||||
"CR SDXL Prompt Mixer",
|
"CR SDXL Prompt Mixer",
|
||||||
"CR SDXL Style Text",
|
"CR SDXL Style Text",
|
||||||
"CR Seed to Int"
|
"CR Seed to Int"
|
||||||
@ -439,13 +455,32 @@
|
|||||||
"RerouteTextForCLIPTextEncodeA1111"
|
"RerouteTextForCLIPTextEncodeA1111"
|
||||||
],
|
],
|
||||||
"https://github.com/SeargeDP/SeargeSDXL": [
|
"https://github.com/SeargeDP/SeargeSDXL": [
|
||||||
|
"SeargeConditioningMuxer5",
|
||||||
"SeargeFloatConstant",
|
"SeargeFloatConstant",
|
||||||
"SeargeFloatMath",
|
"SeargeFloatMath",
|
||||||
"SeargeFloatPair",
|
"SeargeFloatPair",
|
||||||
|
"SeargeGenerated1",
|
||||||
|
"SeargeImageSave",
|
||||||
|
"SeargeInput1",
|
||||||
|
"SeargeInput2",
|
||||||
|
"SeargeInput3",
|
||||||
|
"SeargeInput4",
|
||||||
|
"SeargeInput5",
|
||||||
|
"SeargeInput6",
|
||||||
|
"SeargeInput7",
|
||||||
"SeargeIntegerConstant",
|
"SeargeIntegerConstant",
|
||||||
"SeargeIntegerMath",
|
"SeargeIntegerMath",
|
||||||
"SeargeIntegerPair",
|
"SeargeIntegerPair",
|
||||||
"SeargeIntegerScaler",
|
"SeargeIntegerScaler",
|
||||||
|
"SeargeLatentMuxer3",
|
||||||
|
"SeargeOutput1",
|
||||||
|
"SeargeOutput2",
|
||||||
|
"SeargeOutput3",
|
||||||
|
"SeargeOutput4",
|
||||||
|
"SeargeOutput5",
|
||||||
|
"SeargeOutput6",
|
||||||
|
"SeargeOutput7",
|
||||||
|
"SeargeParameterProcessor",
|
||||||
"SeargePromptCombiner",
|
"SeargePromptCombiner",
|
||||||
"SeargePromptText",
|
"SeargePromptText",
|
||||||
"SeargeSDXLBasePromptEncoder",
|
"SeargeSDXLBasePromptEncoder",
|
||||||
@ -965,6 +1000,7 @@
|
|||||||
"ImpactKSamplerAdvancedBasicPipe",
|
"ImpactKSamplerAdvancedBasicPipe",
|
||||||
"ImpactKSamplerBasicPipe",
|
"ImpactKSamplerBasicPipe",
|
||||||
"ImpactLogger",
|
"ImpactLogger",
|
||||||
|
"ImpactSEGSConcat",
|
||||||
"ImpactSEGSLabelFilter",
|
"ImpactSEGSLabelFilter",
|
||||||
"ImpactWildcardProcessor",
|
"ImpactWildcardProcessor",
|
||||||
"IterativeImageUpscale",
|
"IterativeImageUpscale",
|
||||||
@ -1241,6 +1277,31 @@
|
|||||||
"https://github.com/twri/sdxl_prompt_styler": [
|
"https://github.com/twri/sdxl_prompt_styler": [
|
||||||
"SDXLPromptStyler"
|
"SDXLPromptStyler"
|
||||||
],
|
],
|
||||||
|
"https://github.com/wallish77/wlsh_nodes": [
|
||||||
|
"Alternating KSampler (WLSH)",
|
||||||
|
"CLIP Positive-Negative (WLSH)",
|
||||||
|
"CLIP Positive-Negative w/Text (WLSH)",
|
||||||
|
"Checkpoint Loader w/Name (WLSH)",
|
||||||
|
"Empty Latent by Ratio (WLSH)",
|
||||||
|
"Generate Edge Mask (WLSH)",
|
||||||
|
"Generate Face Mask (WLSH)",
|
||||||
|
"Image Save with Prompt Data (WLSH)",
|
||||||
|
"Image Save with Prompt File (WLSH)",
|
||||||
|
"Image Scale By Factor (WLSH)",
|
||||||
|
"KSamplerAdvanced (WLSH)",
|
||||||
|
"Multiply Integer (WLSH)",
|
||||||
|
"Outpaint to Image (WLSH)",
|
||||||
|
"SDXL Quick Empty Latent (WLSH)",
|
||||||
|
"SDXL Quick Image Scale (WLSH)",
|
||||||
|
"SDXL Resolutions (WLSH)",
|
||||||
|
"SDXL Steps (WLSH)",
|
||||||
|
"Save Positive Prompt File (WLSH)",
|
||||||
|
"Save Prompt Info (WLSH)",
|
||||||
|
"Seed to Number (WLSH)",
|
||||||
|
"Time String (WLSH)",
|
||||||
|
"Upscale by Factor with Model (WLSH)",
|
||||||
|
"VAE Encode for Inpaint Padding (WLSH)"
|
||||||
|
],
|
||||||
"https://github.com/xXAdonesXx/NodeGPT/raw/main/Textnode.py": [
|
"https://github.com/xXAdonesXx/NodeGPT/raw/main/Textnode.py": [
|
||||||
"CombineInput",
|
"CombineInput",
|
||||||
"CostumeAgent_1",
|
"CostumeAgent_1",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user