update DB

This commit is contained in:
Dr.Lt.Data
2024-06-29 10:11:12 +09:00
parent 6581920267
commit 74175c9bdc
6 changed files with 265 additions and 70 deletions

View File

@@ -4687,6 +4687,17 @@
"install_type": "git-clone",
"description": "popup preview for comfyui"
},
{
"author": "NimaNzrii",
"title": "comfyui-photoshop",
"id": "comfy-photoshop",
"reference": "https://github.com/NimaNzrii/comfyui-photoshop",
"files": [
"https://github.com/NimaNzrii/comfyui-photoshop"
],
"install_type": "git-clone",
"description": "Photoshop node inside of ComfyUi, send and get data from Photoshop."
},
{
"author": "Rui",
"title": "RUI-Nodes",
@@ -8655,6 +8666,17 @@
"install_type": "git-clone",
"description": "Perturbed-Attention Guidance node for ComfyUI."
},
{
"author": "pamparamm",
"title": "ComfyUI Vectorscope CC",
"id": "vectorscope",
"reference": "https://github.com/pamparamm/ComfyUI-vectorscope-cc",
"files": [
"https://github.com/pamparamm/ComfyUI-vectorscope-cc"
],
"install_type": "git-clone",
"description": "ComfyUI port of a wonderful extension [a/SD Webui Vectorscope CC by Haoming02](https://github.com/Haoming02/sd-webui-vectorscope-cc).\nBased on (and probably incompatible with) [a/ComfyUI Diffusion Color Grading by Haoming02](https://github.com/Haoming02/comfyui-diffusion-cg)."
},
{
"author": "unwdef",
"title": "unwdef-nodes",
@@ -10864,6 +10886,50 @@
"install_type": "git-clone",
"description": "Very basic ComfyUI implementation of [a/Aura-SR](https://github.com/fal-ai/aura-sr)"
},
{
"author": "licyk",
"title": "ComfyUI-Restart-Sampler",
"id": "restart-sampler-licyk",
"reference": "https://github.com/licyk/ComfyUI-Restart-Sampler",
"files": [
"https://github.com/licyk/ComfyUI-Restart-Sampler"
],
"install_type": "git-clone",
"description": "This extension is a node that directly expands the functionality of KSampler, rather than being in the form of a custom node. [w/Workflows created using this feature are not compatible with other users.]"
},
{
"author": "FuouM",
"title": "ComfyUI-FirstOrderMM",
"id": "firstordermm",
"reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM",
"files": [
"https://github.com/FuouM/ComfyUI-FirstOrderMM"
],
"install_type": "git-clone",
"description": "A ComfyUI-native node to run First Order Motion Model for Image Animation. [a/https://github.com/AliaksandrSiarohin/first-order-model](https://github.com/AliaksandrSiarohin/first-order-model)"
},
{
"author": "my-opencode",
"title": "ComfyUI_IndustrialMagick",
"id": "industrialmagick",
"reference": "https://github.com/my-opencode/ComfyUI_IndustrialMagick",
"files": [
"https://github.com/my-opencode/ComfyUI_IndustrialMagick"
],
"install_type": "git-clone",
"description": "[a/ImageMagick](https://imagemagick.org/index.php) nodes for ComfyUI. Adds nodes to call ImageMagick subprocesses from ComfyUI.\nRequirements: [a/ImagMagick7](https://imagemagick.org/script/download.php), 'magick' command in your CLI environment."
},
{
"author": "my-opencode",
"title": "ComfyUI_KSamplerTimer",
"id": "ksamplertimer",
"reference": "https://github.com/my-opencode/ComfyUI_KSamplerTimer",
"files": [
"https://github.com/my-opencode/ComfyUI_KSamplerTimer"
],
"install_type": "git-clone",
"description": "A custom node that returns the generation time of the KSampler. Intended for benchmarking or debugging."
},