update DB

This commit is contained in:
Dr.Lt.Data
2024-08-25 11:54:47 +09:00
parent b0b1505777
commit fa87ebd9a7
9 changed files with 2360 additions and 1876 deletions

View File

@@ -7214,6 +7214,28 @@
"install_type": "git-clone",
"description": "Nodes to use [a/Smoothed Energy Guidance](https://github.com/SusungHong/SEG-SDXL) for ComfyUI."
},
{
"author": "logtd",
"title": "ComfyUI-SSREncoder",
"id": "ssrencoder",
"reference": "https://github.com/logtd/ComfyUI-SSREncoder",
"files": [
"https://github.com/logtd/ComfyUI-SSREncoder"
],
"install_type": "git-clone",
"description": "ComfyUI Nodes to use [a/SSR Encoder:Encoding Selective Subject Representation for Subject-Driven Generation](https://github.com/Xiaojiu-z/SSR_Encoder)."
},
{
"author": "logtd",
"title": "ComfyUI-SeeCoder",
"id": "seecoder-logtd",
"reference": "https://github.com/logtd/ComfyUI-SeeCoder",
"files": [
"https://github.com/logtd/ComfyUI-SeeCoder"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use the SeeCoder from [a/Prompt-Free-Diffusion](https://github.com/SHI-Labs/Prompt-Free-Diffusion)"
},
{
"author": "Big-Idea-Technology",
"title": "ComfyUI-Book-Tools Nodes for ComfyUI",
@@ -10693,13 +10715,13 @@
{
"author": "muzi12888",
"title": "m9-prompts-comfyui",
"id": "m9-prompts",
"id": "m9-prompts-comfyui",
"reference": "https://github.com/MarcusNyne/m9-prompts-comfyui",
"files": [
"https://github.com/MarcusNyne/m9-prompts-comfyui"
],
"install_type": "git-clone",
"description": "Two custom nodes are included for modifying a prompt to create prompt variations.\nScramblePrompts [m9]: Reorder prompts, remove prompts, modify weights\nTweakWeights [m9]: Modify the weights of prompts matching keywords"
"description": "Nodes for modifying a prompt to create prompt variations.\nScramblePrompts [m9]: Reorder prompts, remove prompts, modify weights\nTweakWeights [m9]: Modify the weights of prompts matching keywords"
},
{
"author": "xuhongming251",
@@ -13577,6 +13599,17 @@
"install_type": "git-clone",
"description": "Custom node for managing prompts with CSV integration"
},
{
"author": "nux1111",
"title": "ComfyUI_NetDist_Plus",
"reference": "https://github.com/nux1111/ComfyUI_NetDist_Plus",
"files": [
"https://github.com/nux1111/ComfyUI_NetDist_Plus"
],
"install_type": "git-clone",
"description": "Run ComfyUI workflows on multiple local GPUs/networked machines with options to edit the json values within comfyui.\nOriginal repo: [a/city96/ComfyUI_NetDist](https://github.com/city96/ComfyUI_NetDist)"
},