update DB
This commit is contained in:
@@ -32,6 +32,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom javascript extensions for better UX for ComfyUI. Double click on image to open. It's convenient for checking images."
|
||||
},
|
||||
{
|
||||
"author": "chrissy0",
|
||||
"title": "chris-comfyui-nodes",
|
||||
"reference": "https://github.com/chrissy0/chris-comfyui-nodes",
|
||||
"files": [
|
||||
"https://github.com/chrissy0/chris-comfyui-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains a custom node for ComfyUI that pads an image to be square, filling the new pixels black."
|
||||
},
|
||||
{
|
||||
"author": "folkghost",
|
||||
"title": "CSV Search Node",
|
||||
|
||||
@@ -9622,6 +9622,14 @@
|
||||
"title_aux": "Use Everywhere (UE Nodes)"
|
||||
}
|
||||
],
|
||||
"https://github.com/chrissy0/chris-comfyui-nodes": [
|
||||
[
|
||||
"PadImageSquare"
|
||||
],
|
||||
{
|
||||
"title_aux": "chris-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/christian-byrne/audio-separation-nodes-comfyui": [
|
||||
[
|
||||
"AudioCombine",
|
||||
@@ -17347,15 +17355,6 @@
|
||||
"title_aux": "comfyUI_FrequencySeparation_RGB-HSV"
|
||||
}
|
||||
],
|
||||
"https://github.com/rklaffehn/rk-comfy-nodes": [
|
||||
[
|
||||
"RK_CivitAIAddHashes",
|
||||
"RK_CivitAIMetaChecker"
|
||||
],
|
||||
{
|
||||
"title_aux": "rk-comfy-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/romeobuilderotti/ComfyUI-PNG-Metadata": [
|
||||
[
|
||||
"SetMetadataAll",
|
||||
|
||||
Reference in New Issue
Block a user