mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-26 05:25:43 +08:00
update DB
This commit is contained in:
@ -1,5 +1,85 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "ah-kun",
|
||||
"title": "ComfyUI-OTP-Auth",
|
||||
"reference": "https://github.com/ah-kun/ComfyUI-OTP-Auth",
|
||||
"files": [
|
||||
"https://github.com/ah-kun/ComfyUI-OTP-Auth"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node for ComfyUI that adds simple One-Time Password (OTP) authentication using Google Authenticator to prevent unauthorized use on publicly accessible servers."
|
||||
},
|
||||
{
|
||||
"author": "pollockjj",
|
||||
"title": "ComfyUI-StabilityTest",
|
||||
"reference": "https://github.com/pollockjj/ComfyUI-StabilityTest",
|
||||
"files": [
|
||||
"https://github.com/pollockjj/ComfyUI-StabilityTest"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI stability testing node. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "Tr1dae",
|
||||
"title": "[WIP] ComfyUI-MobileSAM",
|
||||
"reference": "https://github.com/Tr1dae/ComfyUI-MobileSAM",
|
||||
"files": [
|
||||
"https://github.com/Tr1dae/ComfyUI-MobileSAM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for text-guided image segmentation using GroundingDINO and MobileSAM to segment objects in images using natural language prompts.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "Vov1ch",
|
||||
"title": "ComfyUI_GLMImage",
|
||||
"reference": "https://github.com/Vov1ch/ComfyUI_GLMImage",
|
||||
"files": [
|
||||
"https://github.com/Vov1ch/ComfyUI_GLMImage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for GLM image generation, image-to-image translation, and flexible input handling. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "DailyMok",
|
||||
"title": "ComfyUI-PromptMixerNode",
|
||||
"reference": "https://github.com/DailyMok/ComfyUI-PromptMixerNode",
|
||||
"files": [
|
||||
"https://github.com/DailyMok/ComfyUI-PromptMixerNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for prompt mixing with PromptMixerDaily node. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "shin131002",
|
||||
"title": "[WIP] ComfyUI-Prompt-Preset-Selector",
|
||||
"reference": "https://github.com/shin131002/ComfyUI-Prompt-Preset-Selector",
|
||||
"files": [
|
||||
"https://github.com/shin131002/ComfyUI-Prompt-Preset-Selector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Flexible preset selector with YAML support, advanced keyword filtering, and hierarchical key search\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "fogyisland",
|
||||
"title": "Comfy_Show_StringText [WIP]",
|
||||
"reference": "https://github.com/fogyisland/Comfy_Show_StringText",
|
||||
"files": [
|
||||
"https://github.com/fogyisland/Comfy_Show_StringText"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node for text display that implements string data output. (Description by CC)\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "Leecoahs",
|
||||
"title": "ComfyUI_LeeNodes",
|
||||
"reference": "https://github.com/Leecoahs/ComfyUI_LeeNodes",
|
||||
"files": [
|
||||
"https://github.com/Leecoahs/ComfyUI_LeeNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for image processing including grayscale combining, overlaying, texture inpainting. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "cosmicbuffalo",
|
||||
"title": "comfyui-mobile-frontend",
|
||||
|
||||
Reference in New Issue
Block a user