improve scanner.py

update DB
This commit is contained in:
Dr.Lt.Data
2023-07-31 20:19:10 +09:00
parent aa2ad3b0e4
commit 3377cd4a35
3 changed files with 77 additions and 3 deletions

View File

@@ -838,6 +838,26 @@
"install_type": "git-clone",
"description": "Nodes: Remove Image Background (abg). A Anime Background Remover node for comfyui, based on this hf space, works same as AGB extention in automatic1111."
},
{
"author": "twri",
"title": "SDXL Prompt Styler",
"reference": "https://github.com/twri/sdxl_prompt_styler",
"files": [
"https://github.com/twri/sdxl_prompt_styler"
],
"install_type": "git-clone",
"description": "SDXL Prompt Styler is a node that enables you to style prompts based on predefined templates stored in a JSON file. The node specifically replaces a {prompt} placeholder in the 'prompt' field of each template with provided positive text."
},
{
"author": "bash-j",
"title": "Mikey Nodes",
"reference": "https://github.com/bash-j/mikey_nodes",
"files": [
"https://github.com/bash-j/mikey_nodes"
],
"install_type": "git-clone",
"description": "Nodes: Prompt With Style, Prompt With SDXL, Resize Image for SDXL, Save Image With Prompt Data, HaldCLUT, Empty Latent Ratio Select/Custom SDXL"
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",
@@ -1007,8 +1027,8 @@
"description": "Nodes: Prompt parser. ComfyUI extra nodes. Mostly prompt parsing."
},
{
"author": "tudal",
"title": "SadaleNet",
"author": "SadaleNet",
"title": "ComfyUI A1111-like Prompt Custom Node Solution",
"reference": "https://github.com/SadaleNet/CLIPTextEncodeA1111-ComfyUI",
"files": [
"https://github.com/SadaleNet/CLIPTextEncodeA1111-ComfyUI/raw/master/custom_nodes/clip_text_encoder_a1111.py"