update DB

This commit is contained in:
Dr.Lt.Data 2024-08-29 22:25:56 +09:00
parent c0cc37787a
commit 60405fcfbc
4 changed files with 53 additions and 59 deletions

View File

@ -13682,7 +13682,7 @@
"description": "Run ComfyUI workflows on multiple local GPUs/networked machines with options to edit the json values within comfyui.\nOriginal repo: [a/city96/ComfyUI_NetDist](https://github.com/city96/ComfyUI_NetDist)" "description": "Run ComfyUI workflows on multiple local GPUs/networked machines with options to edit the json values within comfyui.\nOriginal repo: [a/city96/ComfyUI_NetDist](https://github.com/city96/ComfyUI_NetDist)"
}, },
{ {
"author": "NakamuraShippo", "author": "mittimi",
"title": "ComfyUI_mittimiLoadPreset", "title": "ComfyUI_mittimiLoadPreset",
"id": "comfyui-mittimi-load-preset", "id": "comfyui-mittimi-load-preset",
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset", "reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset",
@ -13692,6 +13692,28 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "The system selects and loads preset." "description": "The system selects and loads preset."
}, },
{
"author": "mittimi",
"title": "ComfyUI_mittimiRecalculateSize",
"id": "comfyui_mittimi_recalculate_size",
"reference": "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiRecalculateSize"
],
"install_type": "git-clone",
"description": "This is the node that performs the magnification calculation."
},
{
"author": "mittimi",
"title": "ComfyUI_mittimiWidthHeight",
"id": "comfyui_mittimi_width_height",
"reference": "https://github.com/mittimi/ComfyUI_mittimiWidthHeight",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiWidthHeight"
],
"install_type": "git-clone",
"description": "This node can easily switch between vertical and horizontal values with a single button."
},
{ {
"author": "RodrigoSKohl", "author": "RodrigoSKohl",
"title": "Panoramic Image Stitcher", "title": "Panoramic Image Stitcher",
@ -13897,47 +13919,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A collection of nodes for use with InstaSD. These nodes will be transformed into app inputs when you deploy your ComfyUI workflow on InstaSD." "description": "A collection of nodes for use with InstaSD. These nodes will be transformed into app inputs when you deploy your ComfyUI workflow on InstaSD."
}, },
{
"author": "mittimi",
"title": "ComfyUI_mittimiRecalculateSize",
"id": "comfyui_mittimi_recalculate_size",
"reference": "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiRecalculateSize"
],
"install_type": "git-clone",
"description": "This is the node that performs the magnification calculation."
},
{
"author": "mittimi",
"title": "ComfyUI_mittimiWidthHeight",
"id": "comfyui_mittimi_width_height",
"reference": "https://github.com/mittimi/ComfyUI_mittimiWidthHeight",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiWidthHeight"
],
"install_type": "git-clone",
"description": "This node can easily switch between vertical and horizontal values with a single button."
},
{
"author": "mittimi",
"title": "ComfyUI_mittimiLoadPreset",
"id": "comfyui_mittimi_load_preset",
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset"
],
"install_type": "git-clone",
"description": "This node can easily switch between models and prompts by saving presets."
},
{ {
"author": "Shiba-2-shiba", "author": "Shiba-2-shiba",
"title": "ComfyUI-color-ascii-art-node", "title": "ComfyUI-color-ascii-art-node",

View File

@ -10583,6 +10583,18 @@
"title_aux": "ComfyUI_Dragos_Nodes" "title_aux": "ComfyUI_Dragos_Nodes"
} }
], ],
"https://github.com/drmbt/comfyui-dreambait-nodes": [
[
"DRMBT_AspectPadImageForOutpainting",
"DRMBT_LoadMedia",
"DRMBT_Model_Context_Selector",
"DRMBT_MultiMinMax",
"DRMBT_String_Item_Menu"
],
{
"title_aux": "comfyui-dreambait-nodes"
}
],
"https://github.com/drustan-hawk/primitive-types": [ "https://github.com/drustan-hawk/primitive-types": [
[ [
"float", "float",

View File

@ -34,14 +34,14 @@
}, },
{ {
"author": "mittimi", "author": "mittimi",
"title": "ComfyUI_mittimiLoadPreset", "title": "ComfyUI_mittimiRecalculateSize",
"id": "comfyui_mittimi_load_preset", "id": "comfyui_mittimi_recalculate_size",
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset", "reference": "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize",
"files": [ "files": [
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset" "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This node can easily switch between models and prompts by saving presets." "description": "This is the node that performs the magnification calculation."
}, },
{ {
"author": "mittimi", "author": "mittimi",
@ -54,17 +54,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This node can easily switch between vertical and horizontal values with a single button." "description": "This node can easily switch between vertical and horizontal values with a single button."
}, },
{
"author": "mittimi",
"title": "ComfyUI_mittimiRecalculateSize",
"id": "comfyui_mittimi_recalculate_size",
"reference": "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize",
"files": [
"https://github.com/mittimi/ComfyUI_mittimiRecalculateSize"
],
"install_type": "git-clone",
"description": "This is the node that performs the magnification calculation."
},
{ {
"author": "fssorc", "author": "fssorc",
"title": "ComfyUI_pose_inter", "title": "ComfyUI_pose_inter",
@ -332,7 +321,7 @@
"description": "ComfyUI_FlipStreamViewer is a tool that provides a viewer interface for flipping images with frame interpolation, allowing you to watch high-fidelity pseudo-videos without needing AnimateDiff." "description": "ComfyUI_FlipStreamViewer is a tool that provides a viewer interface for flipping images with frame interpolation, allowing you to watch high-fidelity pseudo-videos without needing AnimateDiff."
}, },
{ {
"author": "NakamuraShippo", "author": "mittimi",
"title": "ComfyUI_mittimiLoadPreset", "title": "ComfyUI_mittimiLoadPreset",
"id": "comfyui-mittimi-load-preset", "id": "comfyui-mittimi-load-preset",
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset", "reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset",

View File

@ -10583,6 +10583,18 @@
"title_aux": "ComfyUI_Dragos_Nodes" "title_aux": "ComfyUI_Dragos_Nodes"
} }
], ],
"https://github.com/drmbt/comfyui-dreambait-nodes": [
[
"DRMBT_AspectPadImageForOutpainting",
"DRMBT_LoadMedia",
"DRMBT_Model_Context_Selector",
"DRMBT_MultiMinMax",
"DRMBT_String_Item_Menu"
],
{
"title_aux": "comfyui-dreambait-nodes"
}
],
"https://github.com/drustan-hawk/primitive-types": [ "https://github.com/drustan-hawk/primitive-types": [
[ [
"float", "float",