update DB

This commit is contained in:
Dr.Lt.Data
2024-03-30 15:33:15 +09:00
parent f62076377c
commit 7038af92da
6 changed files with 194 additions and 153 deletions

View File

@@ -1759,16 +1759,6 @@
"install_type": "git-clone",
"description": "Nodes:Apply CDTuner, Apply Negapip. This extension provides the [a/CD(Color/Detail) Tuner](https://github.com/hako-mikan/sd-webui-cd-tuner) and the [a/Negative Prompt in the Prompt](https://github.com/hako-mikan/sd-webui-negpip) features."
},
{
"author": "laksjdjf",
"title": "LoRA-Merger-ComfyUI",
"reference": "https://github.com/laksjdjf/LoRA-Merger-ComfyUI",
"files": [
"https://github.com/laksjdjf/LoRA-Merger-ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes:Load LoRA Weight Only, Load LoRA from Weight, Merge LoRA, Save LoRA. This extension provides nodes for merging LoRA."
},
{
"author": "laksjdjf",
"title": "LCMSampler-ComfyUI",
@@ -6618,6 +6608,36 @@
"install_type": "git-clone",
"description": "!!Another custom node about Photoshop!! PPP means interoP with your PhotoshoP. You can get or send layers from/to your Photoshop. This custom node is easier to use."
},
{
"author": "KytraScript",
"title": "ComfyUI_KytraWebhookHTTP",
"reference": "https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP",
"files": [
"https://github.com/KytraScript/ComfyUI_KytraWebhookHTTP"
],
"install_type": "git-clone",
"description": "A ComfyUI node that utilizes Moviepy to convert and send your images or videos to a webhook endpoint directly from ComfyUI."
},
{
"author": "1mckw",
"title": "Comfyui-Gelbooru",
"reference": "https://github.com/1mckw/Comfyui-Gelbooru",
"files": [
"https://github.com/1mckw/Comfyui-Gelbooru"
],
"install_type": "git-clone",
"description": "Get random images from gelbooru, support multiple tag searches, exclude tags, etc. user and api key are optional."
},
{
"author": "NeuralSamurAI",
"title": "SuperPrompter Node for ComfyUI",
"reference": "https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial",
"files": [
"https://github.com/NeuralSamurAI/Comfyui-Superprompt-Unofficial"
],
"install_type": "git-clone",
"description": "The SuperPrompter node is a ComfyUI node that uses the SuperPrompt-v1 model from Hugging Face to generate text based on a given prompt. It provides various parameters to control the text generation process."
},