update DB

This commit is contained in:
dr.lt.data
2023-11-28 17:36:22 +09:00
parent 5e05e6ad94
commit 49c6595806
5 changed files with 71 additions and 21 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "zhuanqianfish",
"title": "EasyCaptureNode in ComflyUI for ControlNet",
"reference": "https://github.com/zhuanqianfish/ComfyUI-EasyNode",
"files": [
"https://github.com/zhuanqianfish/ComfyUI-EasyNode"
],
"install_type": "git-clone",
"description": "Nodes:Load base64 encoded image, Send base64 encoded image WebSocket"
},
{
"author": "AbdullahAlfaraj",
"title": "Comfy-Photoshop-SD",

View File

@@ -948,9 +948,11 @@
"ConditioningClamp",
"ControlNetClamp",
"GligenClamp",
"ImageBatchCopy",
"ImageBatchFork",
"ImageBatchGet",
"ImageBatchJoin",
"ImageBatchPermute",
"ImageBatchRemove",
"ImageClamp",
"ImageCompositeAbsolute",
@@ -1023,6 +1025,7 @@
"ImageTransformPaddingAbsolute",
"ImageTransformPaddingRelative",
"ImageTransformResizeAbsolute",
"ImageTransformResizeClip",
"ImageTransformResizeRelative",
"ImageTransformRotate",
"ImageTransformTranspose",
@@ -1633,16 +1636,17 @@
],
"https://github.com/Trung0246/ComfyUI-0246": [
[
"Beautify",
"Count",
"Highway",
"Hold",
"Junction",
"JunctionBatch",
"Loop",
"Mimic",
"Random",
"Stringify"
"0246.Beautify",
"0246.Convert",
"0246.Count",
"0246.Highway",
"0246.Hold",
"0246.Junction",
"0246.JunctionBatch",
"0246.Loop",
"0246.Mimic",
"0246.RandomInt",
"0246.Stringify"
],
{
"title_aux": "ComfyUI-0246"
@@ -2010,6 +2014,7 @@
"ImageComposite_BG_Zho",
"ImageComposite_Zho",
"RGB_Image_Zho",
"Text_Image_Frame_Zho",
"Text_Image_Multiline_Zho",
"Text_Image_Zho"
],
@@ -5025,6 +5030,15 @@
"title_aux": "Cute Comfy"
}
],
"https://github.com/zhuanqianfish/ComfyUI-EasyNode": [
[
"LoadBase64Image",
"SendImageWebSocket"
],
{
"title_aux": "EasyCaptureNode in ComflyUI for ControlNet"
}
],
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
[
"SDXLAspectRatio"