update DB

This commit is contained in:
Dr.Lt.Data
2023-12-17 13:13:30 +09:00
parent df7f6032e0
commit abcdb4552a
5 changed files with 358 additions and 46 deletions

View File

@@ -1446,6 +1446,26 @@
"install_type": "git-clone",
"description": "Nodes: NoisyLatentPerlin. This allows to create latent spaces filled with perlin-based noise that can actually be used by the samplers."
},
{
"author": "Extraltodeus",
"title": "LoadLoraWithTags",
"reference": "https://github.com/Extraltodeus/LoadLoraWithTags",
"files": [
"https://github.com/Extraltodeus/LoadLoraWithTags"
],
"install_type": "git-clone",
"description": "Nodes:LoadLoraWithTags. Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing."
},
{
"author": "Extraltodeus",
"title": "sigmas_tools_and_the_golden_scheduler",
"reference": "https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler",
"files": [
"https://github.com/Extraltodeus/sigmas_tools_and_the_golden_scheduler"
],
"install_type": "git-clone",
"description": "A few nodes to mix sigmas and a custom scheduler that uses phi, then one using eval() to be able to schedule with custom formulas."
},
{
"author": "JPS",
"title": "JPS Custom Nodes for ComfyUI",
@@ -1707,16 +1727,6 @@
"install_type": "git-clone",
"description": "A suite of custom nodes for ConfyUI that includes GPT text-prompt generation, LoadVideo,SaveVideo,LoadFramesFromFolder and FrameInterpolator"
},
{
"author": "Extraltodeus",
"title": "LoadLoraWithTags",
"reference": "https://github.com/Extraltodeus/LoadLoraWithTags",
"files": [
"https://github.com/Extraltodeus/LoadLoraWithTags"
],
"install_type": "git-clone",
"description": "Nodes:LoadLoraWithTags. Save/Load trigger words for loras from a json and auto fetch them on civitai if they are missing."
},
{
"author": "richinsley",
"title": "Comfy-LFO",
@@ -1995,6 +2005,16 @@
"install_type": "git-clone",
"description": "Add Image Save nodes for TIFF 16 bit and EXR 32 bit formats. Probably only useful if you're applying a LUT or other color corrections, and care about preserving as much color accuracy as possible."
},
{
"author": "spacepxl",
"title": "ComfyUI-Image-Filters",
"reference": "https://github.com/spacepxl/ComfyUI-Image-Filters",
"files": [
"https://github.com/spacepxl/ComfyUI-Image-Filters"
],
"install_type": "git-clone",
"description": "Image and matte filtering nodes for ComfyUI `image/filters/*`"
},
{
"author": "PTA",
"title": "auto nodes layout",
@@ -3320,16 +3340,6 @@
"install_type": "git-clone",
"description": "The Demofusion Custom Node is a wrapper that adapts the work and implementation of the [a/DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html) technique created and implemented by Ruoyi Du to the Comfyui environment."
},
{
"author": "spacepxl",
"title": "ComfyUI-Image-Filters",
"reference": "https://github.com/spacepxl/ComfyUI-Image-Filters",
"files": [
"https://github.com/spacepxl/ComfyUI-Image-Filters"
],
"install_type": "git-clone",
"description": "Image and matte filtering nodes for ComfyUI `image/filters/*`"
},
{
"author": "kijai",
"title": "Marigold depth estimation in ComfyUI",
@@ -3451,6 +3461,36 @@
"install_type": "git-clone",
"description": "Rui's workflow-specific custom node, written using GPT."
},
{
"author": "dmarx",
"title": "ComfyUI-Keyframed",
"reference": "https://github.com/dmarx/ComfyUI-Keyframed",
"files": [
"https://github.com/dmarx/ComfyUI-Keyframed"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to facilitate parameter/prompt keyframing using comfyui nodes for defining and manipulating parameter curves. Essentially provides a ComfyUI interface to the [a/keyframed](https://github.com/dmarx/keyframed) library."
},
{
"author": "TripleHeadedMonkey",
"title": "ComfyUI_MileHighStyler",
"reference": "https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler",
"files": [
"https://github.com/TripleHeadedMonkey/ComfyUI_MileHighStyler"
],
"install_type": "git-clone",
"description": "This extension provides various SDXL Prompt Stylers. See: [a/youtube](https://youtu.be/WBHI-2uww7o?si=dijvDaUI4nmx4VkF)"
},
{
"author": "BennyKok",
"title": "ComfyUI Deploy",
"reference": "https://github.com/BennyKok/comfyui-deploy",
"files": [
"https://github.com/BennyKok/comfyui-deploy"
],
"install_type": "git-clone",
"description": "Open source comfyui deployment platform, a vercel for generative workflow infra."
},