update DB
This commit is contained in:
@@ -1,5 +1,45 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "palant",
|
||||
"title": "Extended Save Image for ComfyUI",
|
||||
"reference": "https://github.com/palant/extended-saveimage-comfyui",
|
||||
"files": [
|
||||
"https://github.com/palant/extended-saveimage-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node is largely identical to the usual Save Image but allows saving images also in JPEG and WEBP formats, the latter with both lossless and lossy compression. Metadata is embedded in the images as usual, and the resulting images can be used to load a workflow."
|
||||
},
|
||||
{
|
||||
"author": "LonicaMewinsky",
|
||||
"title": "ComfyBreakAnim",
|
||||
"reference": "https://github.com/LonicaMewinsky/ComfyUI-MakeFrame",
|
||||
"files": [
|
||||
"https://github.com/LonicaMewinsky/ComfyUI-MakeFrame"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:BreakFrames, GetKeyFrames, MakeGrid."
|
||||
},
|
||||
{
|
||||
"author": "gemell1",
|
||||
"title": "ComfyUI_GMIC",
|
||||
"reference": "https://github.com/gemell1/ComfyUI_GMIC",
|
||||
"files": [
|
||||
"https://github.com/gemell1/ComfyUI_GMIC"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:GMIC Image Processing."
|
||||
},
|
||||
{
|
||||
"author": "peteromallet",
|
||||
"title": "ComfyUI-Creative-Interpolation [Beta]",
|
||||
"reference": "https://github.com/peteromallet/ComfyUI-Creative-Interpolation",
|
||||
"files": [
|
||||
"https://github.com/peteromallet/ComfyUI-Creative-Interpolation"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This a ComfyUI node for batch creative interpolation. The goal is to allow you to input a batch of images, and to provide a range of simple settings to control how the images are interpolated between."
|
||||
},
|
||||
{
|
||||
"author": "martijnat",
|
||||
"title": "comfyui-previewlatent",
|
||||
|
||||
Reference in New Issue
Block a user