update DB
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "frost-byte",
|
||||
"title": "fb-tools",
|
||||
"reference": "https://github.com/frost-byte/fbTools",
|
||||
"files": [
|
||||
"https://github.com/frost-byte/fbTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collect of custom nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Aruntd008",
|
||||
"title": "ComfyUI_blender_render",
|
||||
"reference": "https://github.com/Aruntd008/ComfyUI_blender_render",
|
||||
"files": [
|
||||
"https://github.com/Aruntd008/ComfyUI_blender_render"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Blender Render (Auto-Setup)"
|
||||
},
|
||||
{
|
||||
"author": "mertgoksel",
|
||||
"title": "comfyui-noot-nodes [WIP]",
|
||||
|
||||
@@ -356,13 +356,15 @@
|
||||
"PD_CropBorder",
|
||||
"PD_GetImageRatio",
|
||||
"PD_GetImageSize",
|
||||
"PD_ImageFengMianWipe",
|
||||
"PD_ImageListForSort",
|
||||
"PD_ImageListForSortWithMetadata",
|
||||
"PD_ImageListToGif",
|
||||
"PD_Image_Crop_Location",
|
||||
"PD_Image_Rotate_v1",
|
||||
"PD_Image_centerCrop",
|
||||
"PD_LoadImagesFromDir",
|
||||
"PD_LoadImagesFromZip",
|
||||
"PD_LoadTextsFromDir",
|
||||
"PD_LoadTextsFromZip",
|
||||
"PD_MASK_SELECTION",
|
||||
"PD_Mask Selector",
|
||||
"PD_Mask Selector By Area Left",
|
||||
@@ -375,10 +377,12 @@
|
||||
"PD_Text Overlay Node",
|
||||
"PD_del_word",
|
||||
"PD_empty_word",
|
||||
"PD_image_to_text_v1",
|
||||
"PD_random_prompt",
|
||||
"PDbananaImagesizeByRatio",
|
||||
"PDimage_corp_v1",
|
||||
"PDimage_corp_v2",
|
||||
"PDimage_dual_batch_by_list",
|
||||
"PDimage_dual_batch_v1",
|
||||
"SimpleResolutionNode",
|
||||
"mask_edge_selector"
|
||||
@@ -999,6 +1003,15 @@
|
||||
"title_aux": "comfyui-face-remap [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Aruntd008/ComfyUI_blender_render": [
|
||||
[
|
||||
"Blender Render Node",
|
||||
"BlenderRenderNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_blender_render"
|
||||
}
|
||||
],
|
||||
"https://github.com/BARKEM-JC/ComfyUI-Dynamic-Lora-Loader": [
|
||||
[
|
||||
"DynamicLoraBlockWeights",
|
||||
@@ -7468,6 +7481,24 @@
|
||||
"title_aux": "ComfyUI-LLM-Utils [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/frost-byte/fbTools": [
|
||||
[
|
||||
"FBTextEncodeQwenImageEditPlus",
|
||||
"OpaqueAlpha",
|
||||
"SAMPreprocessNHWC",
|
||||
"SaveScene",
|
||||
"SceneInput",
|
||||
"SceneOutput",
|
||||
"SceneView",
|
||||
"SelectScene",
|
||||
"SubdirLister",
|
||||
"TailEnhancePro",
|
||||
"TailSplit"
|
||||
],
|
||||
{
|
||||
"title_aux": "fb-tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/ftechmax/ComfyUI-NovaKit-Pack": [
|
||||
[
|
||||
"CountTokens"
|
||||
|
||||
@@ -239,6 +239,11 @@
|
||||
"last_update": "2024-11-30 12:34:28",
|
||||
"author_account_age_days": 4529
|
||||
},
|
||||
"https://github.com/Aruntd008/ComfyUI_blender_render": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-11-19 11:43:07",
|
||||
"author_account_age_days": 1054
|
||||
},
|
||||
"https://github.com/AustinMroz/ComfyUI-MinCache": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-12-25 18:52:07",
|
||||
@@ -2514,6 +2519,11 @@
|
||||
"last_update": "2025-01-04 23:25:38",
|
||||
"author_account_age_days": 5240
|
||||
},
|
||||
"https://github.com/frost-byte/fbTools": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-11-19 10:01:14",
|
||||
"author_account_age_days": 5270
|
||||
},
|
||||
"https://github.com/ftechmax/ComfyUI-NovaKit-Pack": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-04-26 13:27:06",
|
||||
|
||||
Reference in New Issue
Block a user