mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 21:22:37 +08:00
Update custom-node-list.json
remove comfyui-et_scripting
This commit is contained in:
parent
d0816f1ad6
commit
4aef29389c
@ -17221,6 +17221,39 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Bytebeat is like composing music with the tools of a programmer’s toolkit. Instead of piano keys, you have operators like >>, |, and &. It’s like giving your CPU a guitar and letting it shred! 🤘"
|
"description": "Bytebeat is like composing music with the tools of a programmer’s toolkit. Instead of piano keys, you have operators like >>, |, and &. It’s like giving your CPU a guitar and letting it shred! 🤘"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "exectails",
|
||||||
|
"title": "Info Utils",
|
||||||
|
"id": "et_infoutils",
|
||||||
|
"reference": "https://github.com/exectails/comfyui-et_infoutils",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/exectails/comfyui-et_infoutils"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes that facilitate simpler information providing and gathering, such as Text Box, Show Data and Token Counter nodes."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "exectails",
|
||||||
|
"title": "String Utils",
|
||||||
|
"id": "et_stringutils",
|
||||||
|
"reference": "https://github.com/exectails/comfyui-et_stringutils",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/exectails/comfyui-et_stringutils"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes dedicated to the analysis and transformation of text strings, such as for formatting and conversions between types."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "exectails",
|
||||||
|
"title": "Dynamic Prompts",
|
||||||
|
"id": "et_dynamicprompts",
|
||||||
|
"reference": "https://github.com/exectails/comfyui-et_dynamicprompts",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/exectails/comfyui-et_dynamicprompts"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes that implement functionality similar to the Dynamic Prompts extension for A1111."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -17640,50 +17673,6 @@
|
|||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "Various image processing nodes."
|
"description": "Various image processing nodes."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "exectails",
|
|
||||||
"title": "Info Utils",
|
|
||||||
"id": "et_infoutils",
|
|
||||||
"reference": "https://github.com/exectails/comfyui-et_infoutils",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/exectails/comfyui-et_infoutils"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes that facilitate simpler information providing and gathering, such as Text Box, Show Data and Token Counter nodes."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "exectails",
|
|
||||||
"title": "String Utils",
|
|
||||||
"id": "et_stringutils",
|
|
||||||
"reference": "https://github.com/exectails/comfyui-et_stringutils",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/exectails/comfyui-et_stringutils"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes dedicated to the analysis and transformation of text strings, such as for formatting and conversions between types."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "exectails",
|
|
||||||
"title": "Dynamic Prompts",
|
|
||||||
"id": "et_dynamicprompts",
|
|
||||||
"reference": "https://github.com/exectails/comfyui-et_dynamicprompts",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/exectails/comfyui-et_dynamicprompts"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes that implement functionality similar to the Dynamic Prompts extension for A1111."
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "exectails",
|
|
||||||
"title": "Scripting",
|
|
||||||
"id": "et_scripting",
|
|
||||||
"reference": "https://github.com/exectails/comfyui-et_scripting",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/exectails/comfyui-et_scripting"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes that can be used to write Python scripts directly on a node. Useful for quick prototyping and testing, at the cost of security."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "aimingfail",
|
"author": "aimingfail",
|
||||||
"title": "Image2Halftone Node for ComfyUI",
|
"title": "Image2Halftone Node for ComfyUI",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user