update DB

This commit is contained in:
Dr.Lt.Data
2024-11-01 03:20:20 +09:00
parent ca4c09ceca
commit c7ea960718
9 changed files with 2546 additions and 2256 deletions

View File

@@ -12,6 +12,68 @@
{
"author": "Looking-Glass",
"title": "LKG-ComfyUI",
"reference": "https://github.com/Looking-Glass/LKG-ComfyUI",
"files": [
"https://github.com/Looking-Glass/LKG-ComfyUI"
],
"install_type": "git-clone",
"description": "NODES:Side by Side Node, Bridge Preview Node, Load Folder, Scale Maintain Aspect Ratio Node, "
},
{
"author": "xiaoyumu",
"title": "ComfyUI-XYNodes",
"reference": "https://github.com/xiaoyumu/ComfyUI-XYNodes",
"files": [
"https://github.com/xiaoyumu/ComfyUI-XYNodes"
],
"install_type": "git-clone",
"description": "Nodes:PrimitiveBBOX."
},
{
"author": "ainanoha",
"title": "etm_comfyui_nodes",
"reference": "https://github.com/ainanoha/etm_comfyui_nodes",
"files": [
"https://github.com/ainanoha/etm_comfyui_nodes"
],
"install_type": "git-clone",
"description": "NODES:LETM Save Image, ETM Load Image From Local"
},
{
"author": "oshtz",
"title": "ComfyUI-oshtz-nodes [WIP]",
"reference": "https://github.com/oshtz/ComfyUI-oshtz-nodes",
"files": [
"https://github.com/oshtz/ComfyUI-oshtz-nodes"
],
"install_type": "git-clone",
"description": "NODES:LoRASwitcherNode, LoRASwitcherNode20, LoRASwitcherNode40, LLMAIONode, ImageOverlayNode, StringSplitterNode\nNOTE: The files in the repo are not organized."
},
{
"author": "DoctorDiffusion",
"title": "DoctorDiffusion [WIP]",
"reference": "https://github.com/DoctorDiffusion/Doctor-Tools",
"files": [
"https://github.com/DoctorDiffusion/Doctor-Tools"
],
"install_type": "git-clone",
"description": "NODES:Final Frame Selector, Video Merge.\nNOTE: The files in the repo are not organized."
},
{
"author": "m-ai-studio",
"title": "mai-prompt-progress",
"reference": "https://github.com/m-ai-studio/mai-prompt-progress",
"files": [
"https://github.com/m-ai-studio/mai-prompt-progress"
],
"install_type": "git-clone",
"description": "mai-prompt-progress"
},
{
"author": "neeltheninja",
"title": "ComfyUI-TempFileDeleter [UNSAFE]",

View File

@@ -481,6 +481,15 @@
"title_aux": "ComfyUI Node Switcher"
}
],
"https://github.com/DoctorDiffusion/Doctor-Tools": [
[
"FinalFrameSelector",
"VideoMerge"
],
{
"title_aux": "DoctorDiffusion [WIP]"
}
],
"https://github.com/DrMWeigand/ComfyUI_LineBreakInserter": [
[
"LineBreakInserter"
@@ -723,6 +732,17 @@
"title_aux": "lauger NodePack for ComfyUI [WIP]"
}
],
"https://github.com/Looking-Glass/LKG-ComfyUI": [
[
"BridgePreview",
"LoadFolder",
"ScaleAndMaintainAspect",
"SideBySide"
],
{
"title_aux": "LKG-ComfyUI"
}
],
"https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": [
[
"ChatGPTCompletion"
@@ -1105,6 +1125,15 @@
"title_aux": "ComfyUI-PuLID-ZHO [WIP]"
}
],
"https://github.com/ainanoha/etm_comfyui_nodes": [
[
"ETM_LoadImageFromLocal",
"ETM_SaveImage"
],
{
"title_aux": "etm_comfyui_nodes"
}
],
"https://github.com/alexisrolland/ComfyUI-AuraSR": [
[
"LoadAuraSR",
@@ -2037,6 +2066,7 @@
],
"https://github.com/ilovejohnwhite/Tracer": [
[
"BillyGoatNode",
"HintImageEnchance",
"Image Load TTK",
"ImageGenResolutionFromImage",
@@ -2044,7 +2074,8 @@
"LinkMasterNode",
"PixelPerfectResolution",
"SuckerPunch",
"UWU_Preprocessor"
"UWU_Preprocessor",
"VooDooNode"
],
{
"title_aux": "Kolors Awesome Prompts [WIP]"
@@ -2812,6 +2843,19 @@
"title_aux": "VLLMVisionChatNode"
}
],
"https://github.com/oshtz/ComfyUI-oshtz-nodes": [
[
"ImageOverlayNode",
"LLMAIONode",
"LoRASwitcherNode",
"LoRASwitcherNode20",
"LoRASwitcherNode40",
"StringSplitterNode"
],
{
"title_aux": "ComfyUI-oshtz-nodes [WIP]"
}
],
"https://github.com/oyvindg/ComfyUI-TrollSuite": [
[
"BinaryImageMask",
@@ -3271,6 +3315,14 @@
"title_aux": "comfyui-wormley-nodes"
}
],
"https://github.com/xiaoyumu/ComfyUI-XYNodes": [
[
"PrimitiveBBOX"
],
{
"title_aux": "ComfyUI-XYNodes"
}
],
"https://github.com/yojimbodayne/ComfyUI-Dropbox-API": [
[
"FetchTokenFromDropbox",

View File

File diff suppressed because it is too large Load Diff