Browse Source

update DB

pull/25/head
Dr.Lt.Data 1 year ago
parent
commit
fe5c817f71
  1. 10
      custom-node-list.json
  2. 4
      extension-node-map.json

10
custom-node-list.json

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

4
extension-node-map.json

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

Loading…
Cancel
Save