update DB
This commit is contained in:
@@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "vadimcro",
|
||||
"title": "string_by_index",
|
||||
"reference": "https://github.com/vadimcro/string_by_index",
|
||||
"files": [
|
||||
"https://github.com/vadimcro/string_by_index"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI node that lets you output a string, based on int index number on input"
|
||||
},
|
||||
{
|
||||
"author": "sickbraintwo",
|
||||
"title": "WextraX [WIP]",
|
||||
"reference": "https://github.com/sickbraintwo/WextraX",
|
||||
"files": [
|
||||
"https://github.com/sickbraintwo/WextraX"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom nodes for LoRA management, including LoRA name extraction and tag filtering utilities. (Description by CC)\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "hhelloe",
|
||||
"title": "ComfyuiQuantizerToFp8 [WIP]",
|
||||
"reference": "https://github.com/hhelloe/ComfyuiQuantizerToFp8",
|
||||
"files": [
|
||||
"https://github.com/hhelloe/ComfyuiQuantizerToFp8"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Linear quantizer node for ComfyUI that converts models to FP8 precision format for reduced memory usage and faster inference.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "nobinBB",
|
||||
"title": "comfyui-samenodes",
|
||||
|
||||
@@ -352,20 +352,18 @@
|
||||
"ImageBlendText",
|
||||
"ImageBlendV1",
|
||||
"ImageRatioCrop",
|
||||
"PDEmptyRatioLatent",
|
||||
"PDIMAGE_ImageCombine",
|
||||
"PDIMAGE_LongerSize",
|
||||
"PDIMAGE_SAVE_PATH_V2",
|
||||
"PDIMAGE_SAVE_PATH_V3",
|
||||
"PDImageConcante",
|
||||
"PDImageCropLocation_V2",
|
||||
"PDImageResize",
|
||||
"PDImageResizeV2",
|
||||
"PDImageResizeV3",
|
||||
"PDImageToRatioV1",
|
||||
"PDStringConcate",
|
||||
"PDStringInput",
|
||||
"PDTEXT_SAVE_PATH_V1",
|
||||
"PDTEXT_SAVE_PATH_V2",
|
||||
"PDTEXT_SAVE_PATH_V3",
|
||||
"PDTEXT_SAVE_PATH",
|
||||
"PD_BatchCropBlackBorder",
|
||||
"PD_CropBorder",
|
||||
"PD_GetImageRatio",
|
||||
@@ -377,6 +375,7 @@
|
||||
"PD_Image_centerCrop",
|
||||
"PD_MASK_SELECTION",
|
||||
"PD_Mask Selector",
|
||||
"PD_Mask Selector By Area Left",
|
||||
"PD_MaskFillHoles",
|
||||
"PD_MaskRemoveSmallObjects",
|
||||
"PD_RemoveBlackBackground",
|
||||
@@ -386,11 +385,11 @@
|
||||
"PD_Text Overlay Node",
|
||||
"PD_del_word",
|
||||
"PD_empty_word",
|
||||
"PD_imagesave_path",
|
||||
"PD_random_prompt",
|
||||
"PDbananaImagesizeByRatio",
|
||||
"PDimage_corp_v1",
|
||||
"PDimage_corp_v2",
|
||||
"PDimage_dual_batch_v1",
|
||||
"SimpleResolutionNode",
|
||||
"mask_edge_selector"
|
||||
],
|
||||
@@ -7551,6 +7550,16 @@
|
||||
"title_aux": "ComfyUI-CC-ImageLoader [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/hhelloe/ComfyuiQuantizerToFp8": [
|
||||
[
|
||||
"FP8QuantizeFormat",
|
||||
"ModelToStateDict",
|
||||
"SaveAsSafeTensor"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyuiQuantizerToFp8 [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/hiusdev/ComfyUI_Lah_Toffee": [
|
||||
[
|
||||
"LoadVideoRandom"
|
||||
@@ -8863,6 +8872,7 @@
|
||||
"MaskToSAMCoords",
|
||||
"MaskToSAMCoordsV2",
|
||||
"MorseCode",
|
||||
"PoseReformer",
|
||||
"StrFormat",
|
||||
"StrFormatAdv",
|
||||
"YoloFaceReformer",
|
||||
@@ -10346,18 +10356,6 @@
|
||||
"title_aux": "ComfyUI-AI_Tools [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/rafacost/rafacost-comfy": [
|
||||
[
|
||||
"DreamOmni2-VLM",
|
||||
"DreamOmni2_Output_Node"
|
||||
],
|
||||
{
|
||||
"author": "rafacost",
|
||||
"description": "Nodes to use the DreamOmni2 GGUF models in ComfyUI.",
|
||||
"title": "rafacostComfy Nodes",
|
||||
"title_aux": "ComfyUI-DreamOmni2-GGUF [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/rakete/comfyui-rakete": [
|
||||
[
|
||||
"rakete.BuildString",
|
||||
@@ -10542,6 +10540,7 @@
|
||||
[
|
||||
"Batch Keyframes",
|
||||
"Canny Edge",
|
||||
"Create Empty Frames",
|
||||
"Get Image Dimensions",
|
||||
"Image Grayscale",
|
||||
"Load Image Folder",
|
||||
@@ -10838,6 +10837,15 @@
|
||||
"title_aux": "ComfyUI_CheckPointLoader_Ext [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/sickbraintwo/WextraX": [
|
||||
[
|
||||
"loraName",
|
||||
"tag"
|
||||
],
|
||||
{
|
||||
"title_aux": "WextraX [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/silent-rain/ComfyUI-SilentRain": [
|
||||
[
|
||||
"Example"
|
||||
@@ -11664,6 +11672,14 @@
|
||||
"title_aux": "ComfyUI-AllergicPack [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/vadimcro/string_by_index": [
|
||||
[
|
||||
"StringByIndex"
|
||||
],
|
||||
{
|
||||
"title_aux": "string_by_index"
|
||||
}
|
||||
],
|
||||
"https://github.com/var1ableX/ComfyUI_Accessories": [
|
||||
[
|
||||
"ACC_AnyCast",
|
||||
|
||||
Reference in New Issue
Block a user