mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
Update custom-node-list.json for FW nodes (#856)
* Update custom-node-list.json for FW nodes * Update extension-node-map.json for FW Nodes
This commit is contained in:
parent
2b8e76197a
commit
3172588a31
@ -11671,14 +11671,14 @@
|
||||
},
|
||||
{
|
||||
"author": "fearnworks",
|
||||
"title": "Fearnworks Custom Nodes",
|
||||
"title": "Fearnworks Nodes",
|
||||
"id": "fearnworks",
|
||||
"reference": "https://github.com/fearnworks/ComfyUI_FearnworksNodes",
|
||||
"files": [
|
||||
"https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py"
|
||||
"https://github.com/fearnworks/ComfyUI_FearnworksNodes"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"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"
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension provides various nodes to support multimodal workflows."
|
||||
},
|
||||
{
|
||||
"author": "LZC",
|
||||
|
||||
@ -9087,7 +9087,7 @@
|
||||
"title_aux": "ComfyUI-Showrunner-Utils"
|
||||
}
|
||||
],
|
||||
"https://github.com/fearnworks/ComfyUI_FearnworksNodes/raw/main/fw_nodes.py": [
|
||||
"https://github.com/fearnworks/ComfyUI_FearnworksNodes": [
|
||||
[
|
||||
"Count Files in Directory (FW)",
|
||||
"Count Tokens (FW)",
|
||||
@ -9095,7 +9095,7 @@
|
||||
"Trim To Tokens (FW)"
|
||||
],
|
||||
{
|
||||
"title_aux": "Fearnworks Custom Nodes"
|
||||
"title_aux": "Fearnworks Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/fexli/fexli-util-node-comfyui": [
|
||||
@ -16216,4 +16216,4 @@
|
||||
"title_aux": "SDXLCustomAspectRatio"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user