mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
fe13e969eb
commit
12df09b664
@ -129,8 +129,8 @@ NODE_CLASS_MAPPINGS.update({
|
||||
* https://github.com/bmad4ever/ComfyUI-Bmad-Custom-Nodes
|
||||
* https://github.com/diontimmer/Sample-Diffusion-ComfyUI-Extension
|
||||
* https://github.com/laksjdjf/pfg-ComfyUI
|
||||
* https://github.com/mihaiiancu/ComfyUI_Inpaint
|
||||
* https://github.com/senshilabs/NINJA-plugin
|
||||
* https://github.com/failfa-st/comfyui-extensions
|
||||
|
||||
# Roadmap
|
||||
|
||||
|
||||
@ -114,6 +114,11 @@
|
||||
"id":"https://github.com/asagi4/comfyui-prompt-control",
|
||||
"tags":"prompt, prompt editing",
|
||||
"description": "This extension provides the ability to use prompts like <B><BR><BR>a [large::0.1] [cat|dog:0.05] [<lora:somelora:0.5:0.6>::0.5] [in a park:in space:0.4]</B><BR><BR>"
|
||||
},
|
||||
{
|
||||
"id":"https://github.com/adieyal/comfyui-dynamicprompts",
|
||||
"tags":"prompt, dynamic prompt",
|
||||
"description": "This extension is a port of sd-dynamic-prompt to ComfyUI."
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -808,6 +808,26 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: P2LDGAN. This integrates P2LDGAN into ComfyUI. P2LDGAN extracts lineart from input images.<BR><p style='background-color: black; color: red;'>To use this extension, you need to download the <a href='https://drive.google.com/file/d/1To4V_Btc3QhCLBWZ0PdSNgC1cbm3isHP'>p2ldgan model</a> and save it in the <font color='white'>ComfyUI/custom_nodes/comfyui-p2ldgan/checkpoints</font> directory.</p>"
|
||||
},
|
||||
{
|
||||
"author": "adieyal",
|
||||
"title": "DynamicPrompts Custom Nodes",
|
||||
"reference": "https://github.com/adieyal/comfyui-dynamicprompts",
|
||||
"files": [
|
||||
"https://github.com/adieyal/comfyui-dynamicprompts"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Random Prompts, Combinatorial Prompts, I'm Feeling Lucky, Magic Prompt, Jinja2 Templates. ComfyUI-DynamicPrompts is a custom nodes library that integrates into your existing ComfyUI Library. It provides nodes that enable the use of Dynamic Prompts in your ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "mihaiiancu",
|
||||
"title": "mihaiiancu/Inpaint",
|
||||
"reference": "https://github.com/mihaiiancu/ComfyUI_Inpaint",
|
||||
"files": [
|
||||
"https://github.com/mihaiiancu/ComfyUI_Inpaint"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: InpaintMediapipe. This node provides a simple interface to inpaint."
|
||||
},
|
||||
{
|
||||
"author": "taabata",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
@ -986,17 +1006,6 @@
|
||||
"install_type": "copy",
|
||||
"description": "Nodes: CLIPTextEncodeA1111, RerouteTextForCLIPTextEncodeA1111."
|
||||
},
|
||||
{
|
||||
"author": "failfa-st",
|
||||
"title": "failfa-st/comfyui-extensions",
|
||||
"reference": "https://github.com/failfa-st/comfyui-extensions",
|
||||
"js_path": "failfa-st",
|
||||
"files": [
|
||||
"https://github.com/failfa-st/comfyui-extensions/raw/main/failfastSettings.js"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "UI extensions: Links Render Mode, Force Snap to Frid, Force Box Shape, Render sahdows, Connection Width. Pin/Unpin all Nodes"
|
||||
},
|
||||
{
|
||||
"author": "theally",
|
||||
"title": "TheAlly's Custom Nodes",
|
||||
|
||||
@ -241,6 +241,7 @@
|
||||
"JDC_GreyNoise",
|
||||
"JDC_Greyscale",
|
||||
"JDC_ImageLoader",
|
||||
"JDC_ImageLoaderMeta",
|
||||
"JDC_PinkNoise",
|
||||
"JDC_Plasma",
|
||||
"JDC_PlasmaSampler",
|
||||
@ -266,6 +267,7 @@
|
||||
"Image Overlay",
|
||||
"Join XY Inputs of Same Type",
|
||||
"KSampler (Efficient)",
|
||||
"KSampler Adv. (Efficient)",
|
||||
"LoRA Stacker",
|
||||
"LoRA Stacker Adv.",
|
||||
"Manual XY Entry Info",
|
||||
@ -667,6 +669,13 @@
|
||||
"ImageRewardLoader",
|
||||
"ImageRewardScore"
|
||||
],
|
||||
"https://github.com/adieyal/comfyui-dynamicprompts": [
|
||||
"DPCombinatorialGenerator",
|
||||
"DPFeelingLucky",
|
||||
"DPJinja",
|
||||
"DPMagicPrompt",
|
||||
"DPRandomGenerator"
|
||||
],
|
||||
"https://github.com/alpertunga-bile/prompt-generator-comfyui/raw/master/prompt_generator.py": [
|
||||
"Prompt Generator"
|
||||
],
|
||||
@ -1005,6 +1014,9 @@
|
||||
"Text To Image (mtb)",
|
||||
"Uncrop (mtb)"
|
||||
],
|
||||
"https://github.com/mihaiiancu/ComfyUI_Inpaint": [
|
||||
"InpaintMediapipe"
|
||||
],
|
||||
"https://github.com/omar92/ComfyUI-QualityOfLifeSuit_Omar92": [
|
||||
"CLIPStringEncode _O",
|
||||
"Chat completion _O",
|
||||
@ -1073,6 +1085,7 @@
|
||||
"ConstrainImage|pysssss",
|
||||
"LoraLoader|pysssss",
|
||||
"MathExpression|pysssss",
|
||||
"MultiPrimitive|pysssss",
|
||||
"ReroutePrimitive|pysssss",
|
||||
"ShowText|pysssss",
|
||||
"StringFunction|pysssss"
|
||||
@ -1154,6 +1167,7 @@
|
||||
"trRouterLonger"
|
||||
],
|
||||
"https://github.com/tudal/Hakkun-ComfyUI-nodes/raw/main/hakkun_nodes.py": [
|
||||
"Any Converter",
|
||||
"Calculate Upscale",
|
||||
"Image size to string",
|
||||
"Multi Text Merge",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user