update DB
This commit is contained in:
@@ -23,15 +23,15 @@
|
||||
"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",
|
||||
"id": "firstordermm",
|
||||
"id": "fomm",
|
||||
"reference": "https://github.com/FuouM/ComfyUI-FirstOrderMM",
|
||||
"files": [
|
||||
"https://github.com/FuouM/ComfyUI-FirstOrderMM"
|
||||
],
|
||||
"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",
|
||||
|
||||
@@ -1841,6 +1841,10 @@
|
||||
"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"
|
||||
}
|
||||
],
|
||||
@@ -7723,6 +7727,7 @@
|
||||
"PhotoMakerLoader",
|
||||
"PolyexponentialScheduler",
|
||||
"PorterDuffImageComposite",
|
||||
"PreviewAudio",
|
||||
"PreviewImage",
|
||||
"RandomNoise",
|
||||
"RebatchImages",
|
||||
|
||||
Reference in New Issue
Block a user