From c2c614e0313aad5382c9a521f8c8b28ac14a27f9 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Mon, 3 Jul 2023 11:48:05 +0900 Subject: [PATCH] update db --- alter-list.json | 5 +++++ custom-node-list.json | 10 ++++++++++ extension-node-map.json | 9 +++++++-- 3 files changed, 22 insertions(+), 2 deletions(-) diff --git a/alter-list.json b/alter-list.json index 45036e47..5e79419c 100644 --- a/alter-list.json +++ b/alter-list.json @@ -35,6 +35,11 @@ "tags":"prompt, weight", "description": "There are differences in the processing methods of prompts, such as weighting and scheduling, between A1111 and ComfyUI. With this extension, various settings can be used to implement prompt processing methods similar to A1111. As this feature is also integrated into ComfyUI Cutoff, please download the Cutoff extension if you plan to use it in conjunction with Cutoff." }, + { + "id":"https://github.com/shiimizu/ComfyUI_smZNodes", + "tags":"prompt, weight", + "description": "There are differences in the processing methods of prompts, such as weighting and scheduling, between A1111 and ComfyUI. This extension helps to reproduce the same embedding as A1111." + }, { "id":"https://github.com/BlenderNeko/ComfyUI_Noise", "tags":"img2img alt, random", diff --git a/custom-node-list.json b/custom-node-list.json index 5ff90e16..b8972bb9 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -616,6 +616,16 @@ "install_type": "git-clone", "description": "NODES: GroundingDINO" }, + { + "author": "shiimizu", + "title": "smZNodes", + "reference": "https://github.com/shiimizu/ComfyUI_smZNodes", + "files": [ + "https://github.com/shiimizu/ComfyUI_smZNodes" + ], + "install_type": "git-clone", + "description": "NODES: CLIP Text Encode++. Achieve identical embeddings from stable-diffusion-webui for ComfyUI." + }, { "author": "taabata", "title": "Syrian Falcon Nodes", diff --git a/extension-node-map.json b/extension-node-map.json index 35fb6bdf..21902c05 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -389,6 +389,7 @@ "ttN pipeLoader", "ttN pipeOUT", "ttN seed", + "ttN seedDebug", "ttN text", "ttN text3BOX_3WAYconcat", "ttN text7BOX_concat", @@ -490,6 +491,7 @@ "Image to Noise", "Image to Seed", "Inset Image Bounds", + "Integer place counter", "KSampler (WAS)", "KSampler Cycle", "LangSAM Masking", @@ -739,6 +741,8 @@ "PreviewBridge", "SAMDetectorCombined", "SAMLoader", + "SEGEdit", + "SEGPick", "SEGSDetailer", "SEGSPaste", "SEGSPreview", @@ -840,6 +844,9 @@ "https://github.com/pythongosssss/ComfyUI-WD14-Tagger": [ "WD14Tagger|pysssss" ], + "https://github.com/shiimizu/ComfyUI_smZNodes": [ + "smZ CLIPTextEncode" + ], "https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [ "DiscoDiffusion_DiscoDiffusion", "DiscoDiffusion_DiscoDiffusionExtraSettings", @@ -882,9 +889,7 @@ "Auto Merge Block Weighted" ], "https://github.com/taabata/Comfy_Syrian_Falcon_Nodes/raw/main/SyrianFalconNodes.py": [ - "CompositeImage", "KSamplerAdvancedCustom", - "QRGenerate", "WordAsImage" ], "https://github.com/trojblue/trNodes": [