update notebook

update db
This commit is contained in:
Dr.Lt.Data
2024-08-04 23:40:53 +09:00
parent 5959f54b6c
commit 8b121e1352
6 changed files with 902 additions and 802 deletions

View File

@@ -9591,6 +9591,17 @@
"install_type": "git-clone",
"description": "This is a custom node that allows you to easily call up and set image size presets. Settings can be made by editing the included config.yaml. It is almost identical to Comfyroll Studio's CR AspectRatio. I created it because I wanted to easily edit the presets."
},
{
"author": "da2el-ai",
"title": "D2 Send Eagle",
"id": "d2-send-eagle",
"reference": "https://github.com/da2el-ai/ComfyUI-d2-send-eagle",
"files": [
"https://github.com/da2el-ai/ComfyUI-d2-send-eagle"
],
"install_type": "git-clone",
"description": "This is a custom node for sending images generated in ComfyUI to the image management software Eagle. It's an extension of an existing custom node called [a/ComfyUI-send-eagle-slim](https://github.com/shingo1228/ComfyUI-send-eagle-slim), modified to suit my preferences. I'm grateful to Shingo.T for creating the excellent original custom node."
},
{
"author": "nat-chan",
"title": "ComfyUI-Transceiver📡",
@@ -12349,6 +12360,18 @@
"install_type": "git-clone",
"description": "Script for [a/AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) and node for ComfyUI to enhance colors.\nThis is the same algorithm GIMP/GEGL uses for color enhancement. The gist of this implementation is that it converts the color space to [CIELCh(ab) and normalizes the chroma (or '[a/colorfulness](https://en.wikipedia.org/wiki/Colorfulness)') component. Original source can be found in the link below."
},
{
"author": "emojiiii",
"title": "ComfyUI_Emojiiii_Custom_Nodes",
"reference": "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes",
"files": [
"https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes"
],
"install_type": "git-clone",
"description": "Nodes:MultiTextEncode, KolorsMultiTextEncode"
},