update DB
This commit is contained in:
@@ -2525,6 +2525,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:ImageOverlap-badger, FloatToInt-badger, IntToString-badger, FloatToString-badger, ImageNormalization-badger, ImageScaleToSide-badger, NovelToFizz-badger."
|
||||
},
|
||||
{
|
||||
"author": "palant",
|
||||
"title": "Image Resize for ComfyUI",
|
||||
"reference": "https://github.com/palant/image-resize-comfyui",
|
||||
"files": [
|
||||
"https://github.com/palant/image-resize-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node provides various tools for resizing images. The goal is resizing without distorting proportions, yet without having to perform any calculations with the size of the original image. If a mask is present, it is resized and modified along with the image."
|
||||
},
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
"title": "SDXL_sizing",
|
||||
|
||||
@@ -461,6 +461,7 @@
|
||||
"Zoe-DepthMapPreprocessor"
|
||||
],
|
||||
{
|
||||
"author": "tstandley",
|
||||
"title_aux": "ComfyUI's ControlNet Auxiliary Preprocessors"
|
||||
}
|
||||
],
|
||||
@@ -1463,7 +1464,8 @@
|
||||
],
|
||||
"https://github.com/Trung0246/ComfyUI-0246": [
|
||||
[
|
||||
"Highway"
|
||||
"Highway",
|
||||
"Junction"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-0246"
|
||||
@@ -1826,9 +1828,8 @@
|
||||
[
|
||||
"ZuellniExLlamaGenerator",
|
||||
"ZuellniExLlamaLoader",
|
||||
"ZuellniTextCondition",
|
||||
"ZuellniTextFormat",
|
||||
"ZuellniTextPreview"
|
||||
"ZuellniTextPreview",
|
||||
"ZuellniTextReplace"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ExLlama"
|
||||
@@ -3182,6 +3183,7 @@
|
||||
"MediaPipe_FaceMesh_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"MiDaS_DepthMap_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"OpenPose_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"PromptBuilder //Inspire",
|
||||
"PromptExtractor //Inspire",
|
||||
"RegionalConditioningColorMask //Inspire",
|
||||
"RegionalConditioningSimple //Inspire",
|
||||
@@ -3485,6 +3487,14 @@
|
||||
"title_aux": "Quality of life Suit:V2"
|
||||
}
|
||||
],
|
||||
"https://github.com/palant/image-resize-comfyui": [
|
||||
[
|
||||
"ImageResize"
|
||||
],
|
||||
{
|
||||
"title_aux": "Image Resize for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/pants007/comfy-pants": [
|
||||
[
|
||||
"CLIPTextEncodeAIO",
|
||||
|
||||
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "palant",
|
||||
"title": "Image Resize for ComfyUI",
|
||||
"reference": "https://github.com/palant/image-resize-comfyui",
|
||||
"files": [
|
||||
"https://github.com/palant/image-resize-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node provides various tools for resizing images. The goal is resizing without distorting proportions, yet without having to perform any calculations with the size of the original image. If a mask is present, it is resized and modified along with the image."
|
||||
},
|
||||
{
|
||||
"author": "M1kep",
|
||||
"title": "ComfyUI-KepOpenAI",
|
||||
|
||||
@@ -461,6 +461,7 @@
|
||||
"Zoe-DepthMapPreprocessor"
|
||||
],
|
||||
{
|
||||
"author": "tstandley",
|
||||
"title_aux": "ComfyUI's ControlNet Auxiliary Preprocessors"
|
||||
}
|
||||
],
|
||||
@@ -1463,7 +1464,8 @@
|
||||
],
|
||||
"https://github.com/Trung0246/ComfyUI-0246": [
|
||||
[
|
||||
"Highway"
|
||||
"Highway",
|
||||
"Junction"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-0246"
|
||||
@@ -1826,9 +1828,8 @@
|
||||
[
|
||||
"ZuellniExLlamaGenerator",
|
||||
"ZuellniExLlamaLoader",
|
||||
"ZuellniTextCondition",
|
||||
"ZuellniTextFormat",
|
||||
"ZuellniTextPreview"
|
||||
"ZuellniTextPreview",
|
||||
"ZuellniTextReplace"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ExLlama"
|
||||
@@ -3182,6 +3183,7 @@
|
||||
"MediaPipe_FaceMesh_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"MiDaS_DepthMap_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"OpenPose_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"PromptBuilder //Inspire",
|
||||
"PromptExtractor //Inspire",
|
||||
"RegionalConditioningColorMask //Inspire",
|
||||
"RegionalConditioningSimple //Inspire",
|
||||
@@ -3485,6 +3487,14 @@
|
||||
"title_aux": "Quality of life Suit:V2"
|
||||
}
|
||||
],
|
||||
"https://github.com/palant/image-resize-comfyui": [
|
||||
[
|
||||
"ImageResize"
|
||||
],
|
||||
{
|
||||
"title_aux": "Image Resize for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/pants007/comfy-pants": [
|
||||
[
|
||||
"CLIPTextEncodeAIO",
|
||||
|
||||
Reference in New Issue
Block a user