mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 18:33:05 +08:00
update DB
This commit is contained in:
parent
63f81442e4
commit
f173842849
@ -10898,15 +10898,15 @@
|
|||||||
"description": "This extension is a node that directly expands the functionality of KSampler, rather than being in the form of a custom node. [w/Workflows created using this feature are not compatible with other users.]"
|
"description": "This extension is a node that directly expands the functionality of KSampler, rather than being in the form of a custom node. [w/Workflows created using this feature are not compatible with other users.]"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "FuouM",
|
"author": "Fuou Marinas",
|
||||||
"title": "ComfyUI-FirstOrderMM",
|
"title": "ComfyUI-FirstOrderMM",
|
||||||
"id": "firstordermm",
|
"id": "fomm",
|
||||||
"reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM",
|
"reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/FuouM/ComfyUI-FirstOrderMM"
|
"https://github.com/FuouM/ComfyUI-FirstOrderMM"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A ComfyUI-native node to run First Order Motion Model for Image Animation. [a/https://github.com/AliaksandrSiarohin/first-order-model](https://github.com/AliaksandrSiarohin/first-order-model)"
|
"description": "Run [a/First Order Motion Model](https://github.com/AliaksandrSiarohin/first-order-model) for Image Animation in ComfyUI."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "my-opencode",
|
"author": "my-opencode",
|
||||||
@ -11334,17 +11334,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "Fuou Marinas",
|
|
||||||
"title": "ComfyUI-FirstOrderMM",
|
|
||||||
"id": "fomm",
|
|
||||||
"reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/FuouM/ComfyUI-FirstOrderMM"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Run First Order Motion Model for Image Animation in ComfyUI."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1841,6 +1841,10 @@
|
|||||||
"FOMM_Runner"
|
"FOMM_Runner"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
"author": "Fuou Marinas",
|
||||||
|
"description": "Run First Order Motion Model for Image Animation in ComfyUI.",
|
||||||
|
"nickname": "FOMM",
|
||||||
|
"title": "ComfyUI-FirstOrderMM",
|
||||||
"title_aux": "ComfyUI-FirstOrderMM"
|
"title_aux": "ComfyUI-FirstOrderMM"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -7723,6 +7727,7 @@
|
|||||||
"PhotoMakerLoader",
|
"PhotoMakerLoader",
|
||||||
"PolyexponentialScheduler",
|
"PolyexponentialScheduler",
|
||||||
"PorterDuffImageComposite",
|
"PorterDuffImageComposite",
|
||||||
|
"PreviewAudio",
|
||||||
"PreviewImage",
|
"PreviewImage",
|
||||||
"RandomNoise",
|
"RandomNoise",
|
||||||
"RebatchImages",
|
"RebatchImages",
|
||||||
|
|||||||
@ -23,15 +23,15 @@
|
|||||||
"description": "This custom node for ComfyUI allows you to save images in multiple formats, including PNG, JPG, WebP, and ICO."
|
"description": "This custom node for ComfyUI allows you to save images in multiple formats, including PNG, JPG, WebP, and ICO."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "FuouM",
|
"author": "Fuou Marinas",
|
||||||
"title": "ComfyUI-FirstOrderMM",
|
"title": "ComfyUI-FirstOrderMM",
|
||||||
"id": "firstordermm",
|
"id": "fomm",
|
||||||
"reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM",
|
"reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/FuouM/ComfyUI-FirstOrderMM"
|
"https://github.com/FuouM/ComfyUI-FirstOrderMM"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A ComfyUI-native node to run First Order Motion Model for Image Animation. [a/https://github.com/AliaksandrSiarohin/first-order-model](https://github.com/AliaksandrSiarohin/first-order-model)"
|
"description": "Run [a/First Order Motion Model](https://github.com/AliaksandrSiarohin/first-order-model) for Image Animation in ComfyUI."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "my-opencode",
|
"author": "my-opencode",
|
||||||
|
|||||||
@ -1841,6 +1841,10 @@
|
|||||||
"FOMM_Runner"
|
"FOMM_Runner"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
|
"author": "Fuou Marinas",
|
||||||
|
"description": "Run First Order Motion Model for Image Animation in ComfyUI.",
|
||||||
|
"nickname": "FOMM",
|
||||||
|
"title": "ComfyUI-FirstOrderMM",
|
||||||
"title_aux": "ComfyUI-FirstOrderMM"
|
"title_aux": "ComfyUI-FirstOrderMM"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@ -7723,6 +7727,7 @@
|
|||||||
"PhotoMakerLoader",
|
"PhotoMakerLoader",
|
||||||
"PolyexponentialScheduler",
|
"PolyexponentialScheduler",
|
||||||
"PorterDuffImageComposite",
|
"PorterDuffImageComposite",
|
||||||
|
"PreviewAudio",
|
||||||
"PreviewImage",
|
"PreviewImage",
|
||||||
"RandomNoise",
|
"RandomNoise",
|
||||||
"RebatchImages",
|
"RebatchImages",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user