update DB
This commit is contained in:
@@ -64,17 +64,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:FaceAlign, FaceAlignImageProcess, FaceAlignMaskProcess"
|
||||
},
|
||||
{
|
||||
"author": "Smirnov75",
|
||||
"title": "ComfyUI-mxToolkit",
|
||||
"id": "mxtoolkit",
|
||||
"reference": "https://github.com/Smirnov75/ComfyUI-mxToolkit",
|
||||
"files": [
|
||||
"https://github.com/Smirnov75/ComfyUI-mxToolkit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of useful nodes for convenient use of ComfyUI, including: Seed randomization before the generation process starts, with saving of the last used values and the ability to automatically interrupt the current generation; A function to pause the generation process; Slider nodes for convenient control of input parameters; An alternative version of the standard Reroute node.\n[w/This node uses the old-style .js extension, so when uninstalling, the user needs to manually delete some files.]"
|
||||
},
|
||||
{
|
||||
"author": "zmwv823",
|
||||
"title": "ComfyUI-AnyText [UNSTABLE]",
|
||||
|
||||
@@ -11,6 +11,17 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Smirnov75",
|
||||
"title": "ComfyUI-mxToolkit",
|
||||
"id": "mxtoolkit",
|
||||
"reference": "https://github.com/Smirnov75/ComfyUI-mxToolkit",
|
||||
"files": [
|
||||
"https://github.com/Smirnov75/ComfyUI-mxToolkit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of useful nodes for convenient use of ComfyUI, including: Seed randomization before the generation process starts, with saving of the last used values and the ability to automatically interrupt the current generation; A function to pause the generation process; Slider nodes for convenient control of input parameters; An alternative version of the standard Reroute node."
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI-Animated-optical-illusions",
|
||||
|
||||
@@ -3707,6 +3707,17 @@
|
||||
"title_aux": "Lazy Pony Prompter"
|
||||
}
|
||||
],
|
||||
"https://github.com/Smirnov75/ComfyUI-mxToolkit": [
|
||||
[
|
||||
"mxSeed",
|
||||
"mxSlider",
|
||||
"mxSlider2D",
|
||||
"mxStop"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-mxToolkit"
|
||||
}
|
||||
],
|
||||
"https://github.com/Smuzzies/comfyui_chatbox_overlay/raw/main/chatbox_overlay.py": [
|
||||
[
|
||||
"Chatbox Overlay"
|
||||
|
||||
Reference in New Issue
Block a user