mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
8b32f0f453
commit
8be3cf19d9
@ -134,6 +134,16 @@
|
||||
"id":"https://github.com/laksjdjf/attention-couple-ComfyUI",
|
||||
"tags":"regional prompt, latent couple, prompt",
|
||||
"description": "This custom node provides a functionality similar to regional prompts, offering couple features at the attention level."
|
||||
},
|
||||
{
|
||||
"id":"https://github.com/FizzleDorf/ComfyUI_FizzNodes",
|
||||
"tags":"deforum",
|
||||
"description": "This custom node provides functionality that assists in animation creation, similar to deforum."
|
||||
},
|
||||
{
|
||||
"id":"https://github.com/seanlynch/comfyui-optical-flow",
|
||||
"tags":"deforum, vid2vid",
|
||||
"description": "This custom node provides functionality that assists in animation creation, similar to deforum."
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,2 +1,3 @@
|
||||
default::https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main
|
||||
recent::https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/new
|
||||
recent::https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/new
|
||||
legacy::https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/node_db/legacy
|
||||
@ -50,16 +50,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: ColorBlend, ControlLoraSave, GetImageSize. NOTE: Control-LoRA recolor example uses these nodes."
|
||||
},
|
||||
{
|
||||
"author": "Fannovel16",
|
||||
"title": "ControlNet Preprocessors",
|
||||
"reference": "https://github.com/Fannovel16/comfy_controlnet_preprocessors",
|
||||
"files": [
|
||||
"https://github.com/Fannovel16/comfy_controlnet_preprocessors"
|
||||
],
|
||||
"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>"
|
||||
},
|
||||
{
|
||||
"author": "Fannovel16",
|
||||
"title": "(WIP) ComfyUI's ControlNet Auxiliary Preprocessors",
|
||||
@ -325,17 +315,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Image Remove Background (rembg)"
|
||||
},
|
||||
{
|
||||
"author": "gamert",
|
||||
"title": "ComfyUI_tagger",
|
||||
"reference": "https://github.com/gamert/ComfyUI_tagger",
|
||||
"pip": ["gradio"],
|
||||
"files": [
|
||||
"https://github.com/gamert/ComfyUI_tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: CLIPTextEncodeTaggerDD, ImageTaggerDD. <p style='background-color: black; color: red;'>WARNING: Installing the current version is causing an issue where ComfyUI fails to start.</p>"
|
||||
},
|
||||
{
|
||||
"author": "YinBailiang",
|
||||
"title": "MergeBlockWeighted_fo_ComfyUI",
|
||||
@ -650,16 +629,6 @@
|
||||
"install_type": "copy",
|
||||
"description": "ComfyUI Extension Nodes for Automated Text Generation."
|
||||
},
|
||||
{
|
||||
"author": "asd417",
|
||||
"title": "CheckpointTomeLoader",
|
||||
"reference": "https://github.com/asd417/tomeSD_for_Comfy",
|
||||
"files": [
|
||||
"https://github.com/ltdrdata/ComfyUI-tomeSD-installer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "tomeSD(https://github.com/dbolya/tomesd) applied to ComfyUI stable diffusion UI using custom node. <B>Note:In vanilla ComfyUI, the TomePatchModel node is provided as a built-in feature.</B>"
|
||||
},
|
||||
{
|
||||
"author": "RockOfFire",
|
||||
"title": "ComfyUI_Comfyroll_CustomNodes",
|
||||
@ -690,6 +659,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI extension that adds undo (and redo) functionality."
|
||||
},
|
||||
{
|
||||
"author": "bmad4ever",
|
||||
"title": "ComfyUI-Bmad-Custom-Nodes",
|
||||
"reference": "https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes",
|
||||
"files": [
|
||||
"https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node offers the following functionalities: API support for setting up API requests, computer vision primarily for masking purposes using GrabCut or contours, and general utility to streamline workflow setup or implement essential missing features."
|
||||
},
|
||||
{
|
||||
"author": "FizzleDorf",
|
||||
"title": "FizzNodes",
|
||||
@ -698,7 +677,7 @@
|
||||
"https://github.com/FizzleDorf/ComfyUI_FizzNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom animation and utility nodes for Comfyui."
|
||||
"description": "Scheduled prompts, scheduled float/int values and wave function nodes for animations and utility. compatable with <a href='https://www.framesync.xyz/'>framesync</a> and <a href='https://www.chigozie.co.uk/keyframe-string-generator/'>keyframe-string-generator</a> for audio synced animations in Comfyui."
|
||||
},
|
||||
{
|
||||
"author": "FizzleDorf",
|
||||
@ -1570,6 +1549,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Various utility nodes for creating animations with ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "seanlynch",
|
||||
"title": "ComfyUI Optical Flow",
|
||||
"reference": "https://github.com/seanlynch/comfyui-optical-flow",
|
||||
"files": [
|
||||
"https://github.com/seanlynch/comfyui-optical-flow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This package contains three nodes to help you compute optical flow between pairs of images, usually adjacent frames in a video, visualize the flow, and apply the flow to another image of the same dimensions. Most of the code is from Deforum, so this is released under the same license (MIT)."
|
||||
},
|
||||
{
|
||||
"author": "taabata",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
|
||||
@ -444,6 +444,7 @@
|
||||
"Math Multiply Int Float (JPS)",
|
||||
"Math Multiply Int Int (JPS)",
|
||||
"Math Resolution Multiply (JPS)",
|
||||
"Math Substract Int Int (JPS)",
|
||||
"Menu Disable Enable Switch (JPS)",
|
||||
"Menu Enable Disable Switch (JPS)",
|
||||
"Menu Sampler Scheduler (JPS)",
|
||||
@ -775,8 +776,6 @@
|
||||
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
|
||||
[
|
||||
"CR Animate Transition",
|
||||
"CR Animation Stack",
|
||||
"CR Animation Stack Keyframes",
|
||||
"CR Apply ControlNet",
|
||||
"CR Apply LoRA Stack",
|
||||
"CR Apply Model Merge",
|
||||
@ -790,10 +789,7 @@
|
||||
"CR Color Tint",
|
||||
"CR Conditioning Input Switch",
|
||||
"CR ControlNet Input Switch",
|
||||
"CR Debatch Frames",
|
||||
"CR Float To String",
|
||||
"CR Gradient Float",
|
||||
"CR Gradient Integer",
|
||||
"CR Halftone Grid",
|
||||
"CR Halftones",
|
||||
"CR Hires Fix Process Switch",
|
||||
@ -805,18 +801,11 @@
|
||||
"CR Image Pipe Out",
|
||||
"CR Image Size",
|
||||
"CR Img2Img Process Switch",
|
||||
"CR Increment Float",
|
||||
"CR Increment Integer",
|
||||
"CR Index Increment",
|
||||
"CR Index Multiply",
|
||||
"CR Index Reset",
|
||||
"CR Integer Multiple",
|
||||
"CR Integer To String",
|
||||
"CR Keyframe List",
|
||||
"CR Latent Batch Size",
|
||||
"CR Latent Input Switch",
|
||||
"CR LoRA Stack",
|
||||
"CR Load Animation Frames",
|
||||
"CR Load LoRA",
|
||||
"CR Model Input Switch",
|
||||
"CR Model Stack",
|
||||
@ -827,9 +816,6 @@
|
||||
"CR Multi-ControlNet Stack",
|
||||
"CR Pipe Switch",
|
||||
"CR Process Switch",
|
||||
"CR Prompt List",
|
||||
"CR Prompt List Keyframes",
|
||||
"CR Prompt Text",
|
||||
"CR SD1.5 Aspect Ratio",
|
||||
"CR SDXL Aspect Ratio",
|
||||
"CR SDXL Base Prompt Encoder",
|
||||
@ -843,10 +829,7 @@
|
||||
"CR Seed to Int",
|
||||
"CR Switch Model and CLIP",
|
||||
"CR Text Input Switch",
|
||||
"CR Text Input Switch (4 way)",
|
||||
"CR Text List To String",
|
||||
"Comfyroll/Test/Animation Stack",
|
||||
"Comfyroll/Test/Animation Stack Keyframes"
|
||||
"CR Text Input Switch (4 way)"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
|
||||
@ -1428,6 +1411,58 @@
|
||||
"title_aux": "CLIPSeg"
|
||||
}
|
||||
],
|
||||
"https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes": [
|
||||
[
|
||||
"Add String To Many",
|
||||
"AdjustRect",
|
||||
"AnyToAny",
|
||||
"BoundingRect (contours)",
|
||||
"ChameleonMask",
|
||||
"CheckpointLoader (dirty)",
|
||||
"CheckpointLoaderSimple (dirty)",
|
||||
"Color Clip",
|
||||
"Color Clip ADE20k",
|
||||
"Conditioning (combine multiple)",
|
||||
"Conditioning (combine selective)",
|
||||
"Conditioning Grid (cond)",
|
||||
"Conditioning Grid (string)",
|
||||
"Conditioning Grid (string) Advanced",
|
||||
"Contour To Mask",
|
||||
"Contours",
|
||||
"CreateRequestMetadata",
|
||||
"Draw Contour(s)",
|
||||
"Filter Contour",
|
||||
"Framed Mask Grab Cut",
|
||||
"Framed Mask Grab Cut 2",
|
||||
"Get Contour from list",
|
||||
"Get Models",
|
||||
"Get Prompt",
|
||||
"HypernetworkLoader (dirty)",
|
||||
"Inpaint",
|
||||
"Input/String to Int Array",
|
||||
"Load 64 Encoded Image",
|
||||
"LoraLoader (dirty)",
|
||||
"MaskGrid N KSamplers Advanced",
|
||||
"Merge Latent Batch Gridwise",
|
||||
"MonoMerge",
|
||||
"Otsu",
|
||||
"Rect Grab Cut",
|
||||
"Repeat Into Grid (image)",
|
||||
"Repeat Into Grid (latent)",
|
||||
"RequestInputs",
|
||||
"Save Image (api)",
|
||||
"SeamlessClone",
|
||||
"SeamlessClone (simple)",
|
||||
"SetRequestStateToComplete",
|
||||
"String",
|
||||
"String to Float",
|
||||
"String to Integer",
|
||||
"VAEEncodeBatch"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Bmad-Custom-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
|
||||
[
|
||||
"ResolutionSelector"
|
||||
@ -2324,6 +2359,16 @@
|
||||
"title_aux": "comfy_meh"
|
||||
}
|
||||
],
|
||||
"https://github.com/seanlynch/comfyui-optical-flow": [
|
||||
[
|
||||
"Apply optical flow",
|
||||
"Compute optical flow",
|
||||
"Visualize optical flow"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Optical Flow"
|
||||
}
|
||||
],
|
||||
"https://github.com/shiimizu/ComfyUI_smZNodes": [
|
||||
[
|
||||
"smZ CLIPTextEncode"
|
||||
@ -2661,7 +2706,8 @@
|
||||
"SDXLPromptStylerbySurrealism",
|
||||
"SDXLPromptStylerbyTheme",
|
||||
"SDXLPromptStylerbyTimeofDay",
|
||||
"SDXLPromptStylerbyWyvern"
|
||||
"SDXLPromptStylerbyWyvern",
|
||||
"SDXLPromptbyGothicRevival"
|
||||
],
|
||||
{
|
||||
"title_aux": "SDXL Prompt Styler (customized version by wolfden)"
|
||||
|
||||
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "seanlynch",
|
||||
"title": "ComfyUI Optical Flow",
|
||||
"reference": "https://github.com/seanlynch/comfyui-optical-flow",
|
||||
"files": [
|
||||
"https://github.com/seanlynch/comfyui-optical-flow"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This package contains three nodes to help you compute optical flow between pairs of images, usually adjacent frames in a video, visualize the flow, and apply the flow to another image of the same dimensions. Most of the code is from Deforum, so this is released under the same license (MIT)."
|
||||
},
|
||||
{
|
||||
"author": "bmad4ever",
|
||||
"title": "ComfyUI-Bmad-Custom-Nodes",
|
||||
"reference": "https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes",
|
||||
"files": [
|
||||
"https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node offers the following functionalities: API support for setting up API requests, computer vision primarily for masking purposes using GrabCut or contours, and general utility to streamline workflow setup or implement essential missing features."
|
||||
},
|
||||
{
|
||||
"author": "RockOfFire",
|
||||
"title": "CR Animation Nodes",
|
||||
|
||||
@ -444,6 +444,7 @@
|
||||
"Math Multiply Int Float (JPS)",
|
||||
"Math Multiply Int Int (JPS)",
|
||||
"Math Resolution Multiply (JPS)",
|
||||
"Math Substract Int Int (JPS)",
|
||||
"Menu Disable Enable Switch (JPS)",
|
||||
"Menu Enable Disable Switch (JPS)",
|
||||
"Menu Sampler Scheduler (JPS)",
|
||||
@ -775,8 +776,6 @@
|
||||
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
|
||||
[
|
||||
"CR Animate Transition",
|
||||
"CR Animation Stack",
|
||||
"CR Animation Stack Keyframes",
|
||||
"CR Apply ControlNet",
|
||||
"CR Apply LoRA Stack",
|
||||
"CR Apply Model Merge",
|
||||
@ -790,10 +789,7 @@
|
||||
"CR Color Tint",
|
||||
"CR Conditioning Input Switch",
|
||||
"CR ControlNet Input Switch",
|
||||
"CR Debatch Frames",
|
||||
"CR Float To String",
|
||||
"CR Gradient Float",
|
||||
"CR Gradient Integer",
|
||||
"CR Halftone Grid",
|
||||
"CR Halftones",
|
||||
"CR Hires Fix Process Switch",
|
||||
@ -805,18 +801,11 @@
|
||||
"CR Image Pipe Out",
|
||||
"CR Image Size",
|
||||
"CR Img2Img Process Switch",
|
||||
"CR Increment Float",
|
||||
"CR Increment Integer",
|
||||
"CR Index Increment",
|
||||
"CR Index Multiply",
|
||||
"CR Index Reset",
|
||||
"CR Integer Multiple",
|
||||
"CR Integer To String",
|
||||
"CR Keyframe List",
|
||||
"CR Latent Batch Size",
|
||||
"CR Latent Input Switch",
|
||||
"CR LoRA Stack",
|
||||
"CR Load Animation Frames",
|
||||
"CR Load LoRA",
|
||||
"CR Model Input Switch",
|
||||
"CR Model Stack",
|
||||
@ -827,9 +816,6 @@
|
||||
"CR Multi-ControlNet Stack",
|
||||
"CR Pipe Switch",
|
||||
"CR Process Switch",
|
||||
"CR Prompt List",
|
||||
"CR Prompt List Keyframes",
|
||||
"CR Prompt Text",
|
||||
"CR SD1.5 Aspect Ratio",
|
||||
"CR SDXL Aspect Ratio",
|
||||
"CR SDXL Base Prompt Encoder",
|
||||
@ -843,10 +829,7 @@
|
||||
"CR Seed to Int",
|
||||
"CR Switch Model and CLIP",
|
||||
"CR Text Input Switch",
|
||||
"CR Text Input Switch (4 way)",
|
||||
"CR Text List To String",
|
||||
"Comfyroll/Test/Animation Stack",
|
||||
"Comfyroll/Test/Animation Stack Keyframes"
|
||||
"CR Text Input Switch (4 way)"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
|
||||
@ -1428,6 +1411,58 @@
|
||||
"title_aux": "CLIPSeg"
|
||||
}
|
||||
],
|
||||
"https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes": [
|
||||
[
|
||||
"Add String To Many",
|
||||
"AdjustRect",
|
||||
"AnyToAny",
|
||||
"BoundingRect (contours)",
|
||||
"ChameleonMask",
|
||||
"CheckpointLoader (dirty)",
|
||||
"CheckpointLoaderSimple (dirty)",
|
||||
"Color Clip",
|
||||
"Color Clip ADE20k",
|
||||
"Conditioning (combine multiple)",
|
||||
"Conditioning (combine selective)",
|
||||
"Conditioning Grid (cond)",
|
||||
"Conditioning Grid (string)",
|
||||
"Conditioning Grid (string) Advanced",
|
||||
"Contour To Mask",
|
||||
"Contours",
|
||||
"CreateRequestMetadata",
|
||||
"Draw Contour(s)",
|
||||
"Filter Contour",
|
||||
"Framed Mask Grab Cut",
|
||||
"Framed Mask Grab Cut 2",
|
||||
"Get Contour from list",
|
||||
"Get Models",
|
||||
"Get Prompt",
|
||||
"HypernetworkLoader (dirty)",
|
||||
"Inpaint",
|
||||
"Input/String to Int Array",
|
||||
"Load 64 Encoded Image",
|
||||
"LoraLoader (dirty)",
|
||||
"MaskGrid N KSamplers Advanced",
|
||||
"Merge Latent Batch Gridwise",
|
||||
"MonoMerge",
|
||||
"Otsu",
|
||||
"Rect Grab Cut",
|
||||
"Repeat Into Grid (image)",
|
||||
"Repeat Into Grid (latent)",
|
||||
"RequestInputs",
|
||||
"Save Image (api)",
|
||||
"SeamlessClone",
|
||||
"SeamlessClone (simple)",
|
||||
"SetRequestStateToComplete",
|
||||
"String",
|
||||
"String to Float",
|
||||
"String to Integer",
|
||||
"VAEEncodeBatch"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Bmad-Custom-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
|
||||
[
|
||||
"ResolutionSelector"
|
||||
@ -2324,6 +2359,16 @@
|
||||
"title_aux": "comfy_meh"
|
||||
}
|
||||
],
|
||||
"https://github.com/seanlynch/comfyui-optical-flow": [
|
||||
[
|
||||
"Apply optical flow",
|
||||
"Compute optical flow",
|
||||
"Visualize optical flow"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Optical Flow"
|
||||
}
|
||||
],
|
||||
"https://github.com/shiimizu/ComfyUI_smZNodes": [
|
||||
[
|
||||
"smZ CLIPTextEncode"
|
||||
@ -2661,7 +2706,8 @@
|
||||
"SDXLPromptStylerbySurrealism",
|
||||
"SDXLPromptStylerbyTheme",
|
||||
"SDXLPromptStylerbyTimeofDay",
|
||||
"SDXLPromptStylerbyWyvern"
|
||||
"SDXLPromptStylerbyWyvern",
|
||||
"SDXLPromptbyGothicRevival"
|
||||
],
|
||||
{
|
||||
"title_aux": "SDXL Prompt Styler (customized version by wolfden)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user