Update custom-node-list.json for FW nodes

This commit is contained in:
jphillips 2024-07-11 20:40:32 -05:00 committed by GitHub
parent 2b8e76197a
commit 97b548cd79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11671,14 +11671,14 @@
}, },
{ {
"author": "fearnworks", "author": "fearnworks",
"title": "Fearnworks Custom Nodes", "title": "Fearnworks Nodes",
"id": "fearnworks", "id": "fearnworks",
"reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes", "reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes",
"files": [ "files": [
"https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py" "https://github.com/fearnworks/ComfyUI_FearnworksNodes"
], ],
"install_type": "copy", "install_type": "git-clone",
"description": "A collection of ComfyUI nodes. These nodes are tailored for specific tasks, such as counting files in directories and sorting text segments based on token counts. Currently this is only tested on SDXL 1.0 models. An additional swich is needed to hand 1.x" "description": "This extension provides various nodes to support multimodal workflows."
}, },
{ {
"author": "LZC", "author": "LZC",