update DB

This commit is contained in:
Dr.Lt.Data
2023-09-03 23:32:47 +09:00
parent 7f1efc18cc
commit a3a3a310d6
4 changed files with 126 additions and 0 deletions

View File

@@ -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",