update DB

This commit is contained in:
Dr.Lt.Data 2024-09-18 01:35:01 +09:00
parent efbb251635
commit 6d61491a5b
9 changed files with 817 additions and 903 deletions

View File

@ -2715,17 +2715,6 @@
"install_type": "git-clone",
"description": "The ultimate solution for managing image metadata and multi-tool compatibility. ComfyUI node version of the SD Prompt Reader."
},
{
"author": "rklaffehn",
"title": "rk-comfy-nodes",
"id": "rknodes",
"reference": "https://github.com/rklaffehn/rk-comfy-nodes",
"files": [
"https://github.com/rklaffehn/rk-comfy-nodes"
],
"install_type": "git-clone",
"description": "Nodes: RK_CivitAIMetaChecker, RK_CivitAIAddHashes."
},
{
"author": "cubiq",
"title": "ComfyUI Essentials",
@ -14538,6 +14527,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."
},
@ -14944,16 +14943,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"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."
}
]
}

View File

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

File diff suppressed because it is too large Load Diff

View File

@ -12,6 +12,16 @@
{
"author": "Fannovel16",
"title": "ComfyUI-AppIO",
"reference": "https://github.com/Fannovel16/ComfyUI-AppIO",
"files": [
"https://github.com/Fannovel16/ComfyUI-AppIO"
],
"install_type": "git-clone",
"description": "NODES:AppIO_StringInput, AppIO_ImageInput, AppIO_StringOutput, AppIO_ImageOutput"
},
{
"author": "wilzamguerrero",
"title": "Comfyui-DownZ",

View File

@ -493,6 +493,17 @@
"title_aux": "Conditioning-token-experiments-for-ComfyUI"
}
],
"https://github.com/Fannovel16/ComfyUI-AppIO": [
[
"AppIO_ImageInput",
"AppIO_ImageOutput",
"AppIO_StringInput",
"AppIO_StringOutput"
],
{
"title_aux": "ComfyUI-AppIO"
}
],
"https://github.com/Fucci-Mateo/ComfyUI-Airtable": [
[
"Push pose to Airtable"

View File

@ -134,6 +134,11 @@
"last_update": "2024-03-10 01:04:02",
"author_account_age_days": 3234
},
"https://github.com/Fannovel16/ComfyUI-AppIO": {
"stars": 0,
"last_update": "2024-09-17 15:17:33",
"author_account_age_days": 3217
},
"https://github.com/FoundD-oka/ComfyUI-kisekae-OOTD": {
"stars": 0,
"last_update": "2024-06-02 06:13:42",

View File

@ -11,6 +11,17 @@
{
"author": "rklaffehn",
"title": "rk-comfy-nodes [REMOVED]",
"id": "rknodes",
"reference": "https://github.com/rklaffehn/rk-comfy-nodes",
"files": [
"https://github.com/rklaffehn/rk-comfy-nodes"
],
"install_type": "git-clone",
"description": "Nodes: RK_CivitAIMetaChecker, RK_CivitAIAddHashes."
},
{
"author": "Extraltodeus",
"title": "CLIP-Token-Injection [REMOVED]",

View File

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

View File

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