mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
c0cc37787a
commit
60405fcfbc
@ -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)"
|
||||
},
|
||||
{
|
||||
"author": "NakamuraShippo",
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiLoadPreset",
|
||||
"id": "comfyui-mittimi-load-preset",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset",
|
||||
@ -13692,6 +13692,28 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"title": "Panoramic Image Stitcher",
|
||||
@ -13897,47 +13919,6 @@
|
||||
"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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"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",
|
||||
"title": "ComfyUI-color-ascii-art-node",
|
||||
|
||||
@ -10583,6 +10583,18 @@
|
||||
"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": [
|
||||
[
|
||||
"float",
|
||||
|
||||
@ -34,14 +34,14 @@
|
||||
},
|
||||
{
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiLoadPreset",
|
||||
"id": "comfyui_mittimi_load_preset",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset",
|
||||
"title": "ComfyUI_mittimiRecalculateSize",
|
||||
"id": "comfyui_mittimi_recalculate_size",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiRecalculateSize",
|
||||
"files": [
|
||||
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset"
|
||||
"https://github.com/mittimi/ComfyUI_mittimiRecalculateSize"
|
||||
],
|
||||
"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",
|
||||
@ -54,17 +54,6 @@
|
||||
"install_type": "git-clone",
|
||||
"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",
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"author": "NakamuraShippo",
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiLoadPreset",
|
||||
"id": "comfyui-mittimi-load-preset",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset",
|
||||
|
||||
@ -10583,6 +10583,18 @@
|
||||
"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": [
|
||||
[
|
||||
"float",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user