update DB
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "cubiq",
|
||||
"title": "ComfyUI_IPAdapter_plus",
|
||||
"reference": "https://github.com/cubiq/ComfyUI_IPAdapter_plus",
|
||||
"files": [
|
||||
"https://github.com/cubiq/ComfyUI_IPAdapter_plus"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI reference implementation for IPAdapter models. The code is mostly taken from the original IPAdapter repository and laksjdjf's implementation, all credit goes to them. I just made the extension closer to ComfyUI philosophy."
|
||||
},
|
||||
{
|
||||
"author": "ealkanat",
|
||||
"title": "ComfyUI Easy Padding",
|
||||
"reference": "https://github.com/ealkanat/comfyui_easy_padding",
|
||||
"files": [
|
||||
"https://github.com/ealkanat/comfyui_easy_padding"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Easy Padding is a simple custom ComfyUI node that helps you to add padding to images on ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "seanlynch",
|
||||
"title": "ComfyUI Optical Flow",
|
||||
|
||||
Reference in New Issue
Block a user