update DB

scanner fix
This commit is contained in:
Dr.Lt.Data
2023-12-11 22:45:04 +09:00
parent a0993fe257
commit bd6bdd18cc
5 changed files with 58 additions and 4 deletions

View File

@@ -3058,6 +3058,16 @@
"install_type": "git-clone",
"description": "This is the ComfyUI port of the joint research between me and TimothyAlexisVass. For more information, check out the original [a/Extension](https://github.com/Haoming02/sd-webui-diffusion-cg) for Automatic1111."
},
{
"author": "Haoming02",
"title": "comfyui-prompt-format",
"reference": "https://github.com/Haoming02/comfyui-prompt-format",
"files": [
"https://github.com/Haoming02/comfyui-prompt-format"
],
"install_type": "git-clone",
"description": "This is an Extension for ComfyUI, which helps formatting texts."
},
{
"author": "bedovyy",
"title": "ComfyUI_NAIDGenerator",
@@ -3290,6 +3300,16 @@
"install_type": "git-clone",
"description": "Implementation of the [StyleAligned](https://style-aligned-gen.github.io/) paper for ComfyUI. This node allows you to apply a consistent style to all images in a batch; by default it will use the first image in the batch as the style reference, forcing all other images to be consistent with it."
},
{
"author": "deroberon",
"title": "demofusion-comfyui",
"reference": "https://github.com/deroberon/demofusion-comfyui",
"files": [
"https://github.com/deroberon/demofusion-comfyui"
],
"install_type": "git-clone",
"description": "This extension implements [DemoFusion](https://ruoyidu.github.io/demofusion/demofusion.html)."
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",