mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-12 15:44:50 +08:00
update DB
This commit is contained in:
parent
d104202481
commit
d75be97121
@ -919,6 +919,36 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: LoadImageFromPath. Load Image From Path loads the image from the source path and does not have such problems."
|
"description": "Nodes: LoadImageFromPath. Load Image From Path loads the image from the source path and does not have such problems."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "AIrjen",
|
||||||
|
"title": "One Button Prompt",
|
||||||
|
"reference": "https://github.com/AIrjen/OneButtonPrompt",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/AIrjen/OneButtonPrompt"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "One Button Prompt has a prompt generation node for beginners who have problems writing a good prompt, or advanced users who want to get inspired. It generates an entire prompt from scratch. It is random, but controlled. You simply load up the script and press generate, and let it surprise you."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "sofuego",
|
||||||
|
"title": "Comfy-QR",
|
||||||
|
"reference": "https://gitlab.com/sofuego-comfy-nodes/comfy-qr",
|
||||||
|
"files": [
|
||||||
|
"https://gitlab.com/sofuego-comfy-nodes/comfy-qr"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A set of ComfyUI nodes to dynamically create QR image layers for generative QR art without the hassle of leaving the webui."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "jamesWalker55",
|
||||||
|
"title": "Various ComfyUI Nodes by Type",
|
||||||
|
"reference": "https://github.com/jamesWalker55/comfyui-various",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/jamesWalker55/comfyui-various"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: JWInteger, JWFloat, JWString, JWImageLoadRGB, JWImageResize, ..."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "taabata",
|
"author": "taabata",
|
||||||
"title": "Syrian Falcon Nodes",
|
"title": "Syrian Falcon Nodes",
|
||||||
@ -1130,26 +1160,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "Various image processing nodes."
|
"description": "Various image processing nodes."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "AIrjen",
|
|
||||||
"title": "One Button Prompt",
|
|
||||||
"reference": "https://github.com/AIrjen/OneButtonPrompt",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/AIrjen/OneButtonPrompt"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "One Button Prompt has a prompt generation node for beginners who have problems writing a good prompt, or advanced users who want to get inspired. It generates an entire prompt from scratch. It is random, but controlled. You simply load up the script and press generate, and let it surprise you."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "sofuego",
|
|
||||||
"title": "Comfy-QR",
|
|
||||||
"reference": "https://gitlab.com/sofuego-comfy-nodes/comfy-qr",
|
|
||||||
"files": [
|
|
||||||
"https://gitlab.com/sofuego-comfy-nodes/comfy-qr"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "A set of ComfyUI nodes to dynamically create QR image layers for generative QR art without the hassle of leaving the webui."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -464,7 +464,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/SeargeDP/SeargeSDXL": [
|
"https://github.com/SeargeDP/SeargeSDXL": [
|
||||||
"SeargeCheckpointLoader",
|
"SeargeCheckpointLoader",
|
||||||
|
"SeargeConditioningMuxer2",
|
||||||
"SeargeConditioningMuxer5",
|
"SeargeConditioningMuxer5",
|
||||||
|
"SeargeEnablerInputs",
|
||||||
"SeargeFloatConstant",
|
"SeargeFloatConstant",
|
||||||
"SeargeFloatMath",
|
"SeargeFloatMath",
|
||||||
"SeargeFloatPair",
|
"SeargeFloatPair",
|
||||||
@ -498,6 +500,8 @@
|
|||||||
"SeargeSDXLPromptEncoder",
|
"SeargeSDXLPromptEncoder",
|
||||||
"SeargeSDXLRefinerPromptEncoder",
|
"SeargeSDXLRefinerPromptEncoder",
|
||||||
"SeargeSDXLSampler",
|
"SeargeSDXLSampler",
|
||||||
|
"SeargeSamplerInputs",
|
||||||
|
"SeargeSaveFolderInputs",
|
||||||
"SeargeStylePreprocessor",
|
"SeargeStylePreprocessor",
|
||||||
"SeargeUpscaleModelLoader",
|
"SeargeUpscaleModelLoader",
|
||||||
"SeargeVAELoader"
|
"SeargeVAELoader"
|
||||||
@ -1128,8 +1132,7 @@
|
|||||||
"Int To Bool (mtb)",
|
"Int To Bool (mtb)",
|
||||||
"Int To Number (mtb)",
|
"Int To Number (mtb)",
|
||||||
"Latent Lerp (mtb)",
|
"Latent Lerp (mtb)",
|
||||||
"Latent Noise (mtb)",
|
"Load Face Analysis Model (mtb)",
|
||||||
"Latent Transform (mtb)",
|
|
||||||
"Load Face Enhance Model (mtb)",
|
"Load Face Enhance Model (mtb)",
|
||||||
"Load Face Swap Model (mtb)",
|
"Load Face Swap Model (mtb)",
|
||||||
"Load Film Model (mtb)",
|
"Load Film Model (mtb)",
|
||||||
@ -1141,11 +1144,14 @@
|
|||||||
"Save Gif (mtb)",
|
"Save Gif (mtb)",
|
||||||
"Save Image Grid (mtb)",
|
"Save Image Grid (mtb)",
|
||||||
"Save Image Sequence (mtb)",
|
"Save Image Sequence (mtb)",
|
||||||
|
"Save Tensors (mtb)",
|
||||||
"Smart Step (mtb)",
|
"Smart Step (mtb)",
|
||||||
"String Replace (mtb)",
|
"String Replace (mtb)",
|
||||||
"Styles Loader (mtb)",
|
"Styles Loader (mtb)",
|
||||||
"Text To Image (mtb)",
|
"Text To Image (mtb)",
|
||||||
"Uncrop (mtb)"
|
"Transform Image (mtb)",
|
||||||
|
"Uncrop (mtb)",
|
||||||
|
"Unsplash Image (mtb)"
|
||||||
],
|
],
|
||||||
"https://github.com/mihaiiancu/ComfyUI_Inpaint": [
|
"https://github.com/mihaiiancu/ComfyUI_Inpaint": [
|
||||||
"InpaintMediapipe"
|
"InpaintMediapipe"
|
||||||
@ -1220,6 +1226,7 @@
|
|||||||
"LoraLoader|pysssss",
|
"LoraLoader|pysssss",
|
||||||
"MathExpression|pysssss",
|
"MathExpression|pysssss",
|
||||||
"MultiPrimitive|pysssss",
|
"MultiPrimitive|pysssss",
|
||||||
|
"PlaySound|pysssss",
|
||||||
"ReroutePrimitive|pysssss",
|
"ReroutePrimitive|pysssss",
|
||||||
"ShowText|pysssss",
|
"ShowText|pysssss",
|
||||||
"StringFunction|pysssss"
|
"StringFunction|pysssss"
|
||||||
@ -1288,7 +1295,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/taabata/Comfy_Syrian_Falcon_Nodes/raw/main/SyrianFalconNodes.py": [
|
"https://github.com/taabata/Comfy_Syrian_Falcon_Nodes/raw/main/SyrianFalconNodes.py": [
|
||||||
"CompositeImage",
|
"CompositeImage",
|
||||||
"KSamplerAdvancedCustom",
|
"KSamplerAlternate",
|
||||||
|
"KSamplerPromptEdit",
|
||||||
|
"KSamplerPromptEditAndAlternate",
|
||||||
"LoopBack",
|
"LoopBack",
|
||||||
"QRGenerate",
|
"QRGenerate",
|
||||||
"WordAsImage"
|
"WordAsImage"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user