update DB

This commit is contained in:
Dr.Lt.Data 2024-07-27 23:14:25 +09:00
parent 15ef9b9760
commit 796e267c80
5 changed files with 733 additions and 683 deletions

View File

@ -11992,6 +11992,17 @@
"install_type": "git-clone",
"description": "Get Mask Dimensions"
},
{
"author": "Makki_Shizu",
"title": "comfyui_reimgsize",
"id": "reimgsize",
"reference": "https://github.com/MakkiShizu/comfyui_reimgsize",
"files": [
"https://github.com/MakkiShizu/comfyui_reimgsize"
],
"install_type": "git-clone",
"description": "a simple reimgsize node(s) in comfyui."
},

View File

@ -3317,6 +3317,14 @@
"title_aux": "ComfyUI-promptLAB"
}
],
"https://github.com/MakkiShizu/comfyui_reimgsize": [
[
"Resize"
],
{
"title_aux": "comfyui_reimgsize"
}
],
"https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": [
[
"Image Remove Background (rembg)"
@ -10643,6 +10651,7 @@
"load_file",
"load_file_folder",
"load_img_path",
"load_int",
"load_keyword",
"load_name",
"load_openai_ebd",
@ -16585,7 +16594,8 @@
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier": [
[
"YC.ImageComparerMagnifier",
"YC.PreviewImageMagnifier"
"YC.PreviewImageMagnifier",
"YC.XYPreviewImageMagnifier"
],
{
"title_aux": "ComfyUI Preview Magnifier"
@ -16606,6 +16616,7 @@
"GroqChatNode",
"MoonshotMultiChatNode",
"MoonshotSingleChatNode",
"PromptExtractorNode",
"SD3LongCaptionerV2",
"dwimage2"
],
@ -17070,6 +17081,7 @@
"https://github.com/zhulu111/ComfyUI_Bxb": [
[
"sdBxb",
"sdBxb_saveImage",
"sdBxb_textInput"
],
{

File diff suppressed because it is too large Load Diff

View File

@ -11,7 +11,17 @@
{
"author": "Makki_Shizu",
"title": "comfyui_reimgsize",
"id": "reimgsize",
"reference": "https://github.com/MakkiShizu/comfyui_reimgsize",
"files": [
"https://github.com/MakkiShizu/comfyui_reimgsize"
],
"install_type": "git-clone",
"description": "a simple reimgsize node(s) in comfyui."
},
{
"author": "DriftJohnson",
"title": "DJZ-Nodes",

View File

@ -3317,6 +3317,14 @@
"title_aux": "ComfyUI-promptLAB"
}
],
"https://github.com/MakkiShizu/comfyui_reimgsize": [
[
"Resize"
],
{
"title_aux": "comfyui_reimgsize"
}
],
"https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": [
[
"Image Remove Background (rembg)"
@ -10643,6 +10651,7 @@
"load_file",
"load_file_folder",
"load_img_path",
"load_int",
"load_keyword",
"load_name",
"load_openai_ebd",
@ -16585,7 +16594,8 @@
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier": [
[
"YC.ImageComparerMagnifier",
"YC.PreviewImageMagnifier"
"YC.PreviewImageMagnifier",
"YC.XYPreviewImageMagnifier"
],
{
"title_aux": "ComfyUI Preview Magnifier"
@ -16606,6 +16616,7 @@
"GroqChatNode",
"MoonshotMultiChatNode",
"MoonshotSingleChatNode",
"PromptExtractorNode",
"SD3LongCaptionerV2",
"dwimage2"
],
@ -17070,6 +17081,7 @@
"https://github.com/zhulu111/ComfyUI_Bxb": [
[
"sdBxb",
"sdBxb_saveImage",
"sdBxb_textInput"
],
{