update DB

This commit is contained in:
Dr.Lt.Data 2023-06-18 00:43:03 +09:00
parent 75356ff141
commit fe5c817f71
2 changed files with 14 additions and 0 deletions

View File

@ -571,6 +571,16 @@
"install_type": "git-clone",
"description": "Custom animation and utility nodes for Comfyui."
},
{
"author": "taabata",
"title": "taabata:Prompt editing & Word as Image",
"reference": "https://github.com/taabata/Comfy_custom_nodes",
"files": [
"https://github.com/taabata/Comfy_custom_nodes/raw/main/SyrianFalconNodes.py"
],
"install_type": "copy",
"description": "Nodes:Prompt editing, Word as Image"
},
{
"author": "ailex000",
"title": "Image Gallery",

View File

@ -847,6 +847,10 @@
"https://github.com/szhublox/ambw_comfyui": [
"Auto Merge Block Weighted"
],
"https://github.com/taabata/Comfy_custom_nodes/raw/main/SyrianFalconNodes.py": [
"KSamplerAdvancedCustom",
"WordAsImage"
],
"https://github.com/trojblue/trNodes": [
"JpgConvertNode",
"trColorCorrection",