update DB

This commit is contained in:
Dr.Lt.Data
2024-08-28 01:38:10 +09:00
parent 382498e01d
commit 7d8a279a12
11 changed files with 2120 additions and 1913 deletions

View File

@@ -11,9 +11,29 @@
{
"author": "shuanshuan",
"title": "ComfyUI_CheckPointLoader_Ext [WIP]",
"reference": "https://github.com/shuanshuan/ComfyUI_CheckPointLoader_Ext",
"files": [
"https://github.com/shuanshuan/ComfyUI_CheckPointLoader_Ext"
],
"install_type": "git-clone",
"description": "NODES:Checkpoint Loader Ext"
},
{
"author": "souki202",
"title": "ComfyUI-LoadImage-Advanced [WIP]",
"reference": "https://github.com/souki202/ComfyUI-LoadImage-Advanced",
"files": [
"https://github.com/souki202/ComfyUI-LoadImage-Advanced"
],
"install_type": "git-clone",
"description": "NODES:Load Image Upscale, Load Image Upscale By. This is a node that simply integrates Load Image, VAE Encode, and Upscale.\nNOTE: The files in the repo are not organized."
},
{
"author": "123jimin",
"title": "ComfyUI MobileForm[WIP]",
"title": "ComfyUI MobileForm [WIP]",
"reference": "https://github.com/123jimin/ComfyUI-MobileForm",
"files": [
"https://github.com/123jimin/ComfyUI-MobileForm"
@@ -54,7 +74,7 @@
},
{
"author": "APZmedia",
"title": "comfyui-textools",
"title": "comfyui-textools [WIP]",
"reference": "https://github.com/APZmedia/comfyui-textools",
"files": [
"https://github.com/APZmedia/comfyui-textools"

View File

@@ -269,7 +269,7 @@
"description": "This extension provides rich text overlay functionalities, color management, and text parsing utilities for ComfyUI.",
"nickname": "ComfyUI Text Tools",
"title": "ComfyUI APZmedia Text Tools",
"title_aux": "comfyui-textools"
"title_aux": "comfyui-textools [WIP]"
}
],
"https://github.com/AllenEdgarPoe/ComfyUI-Xorbis-nodes": [
@@ -2578,6 +2578,14 @@
"title_aux": "CLIPTextEncodeAndEnhancev4 (shirazdesigner)"
}
],
"https://github.com/shuanshuan/ComfyUI_CheckPointLoader_Ext": [
[
"CheckpointLoaderExt"
],
{
"title_aux": "ComfyUI_CheckPointLoader_Ext [WIP]"
}
],
"https://github.com/sofakid/dandy": [
[
"DandyBooleanCollector",
@@ -2622,6 +2630,15 @@
"title_aux": "dandy [UNSAFE]"
}
],
"https://github.com/souki202/ComfyUI-LoadImage-Advanced": [
[
"LoadImageUpscale",
"LoadImageUpscaleBy"
],
{
"title_aux": "ComfyUI-LoadImage-Advanced [WIP]"
}
],
"https://github.com/stutya/ComfyUI-Terminal": [
[
"Terminal"

View File

File diff suppressed because it is too large Load Diff