diff --git a/custom-node-list.json b/custom-node-list.json index 0d09329c..ae4cea38 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9781,8 +9781,17 @@ "install_type": "git-clone", "description": "a wrap-up of ComfyUI nodes for converting pixels to raster, sent out to [a/Vtracer](https://github.com/visioncortex/vtracer)!" }, - - + { + "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." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 8d1d821e..731fef68 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -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" diff --git a/github-stats.json b/github-stats.json index da7571d1..beaccefb 100644 --- a/github-stats.json +++ b/github-stats.json @@ -955,6 +955,10 @@ "stars": 18, "last_update": "2024-05-22 23:12:00" }, + "https://github.com/Smirnov75/ComfyUI-mxToolkit": { + "stars": 1, + "last_update": "2024-06-02 16:50:06" + }, "https://github.com/SoftMeng/ComfyUI_ImageToText": { "stars": 3, "last_update": "2024-04-07 07:27:14" diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index 5894b8d1..9a881711 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -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]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 6e4c0c54..38e61f21 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -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", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 8d1d821e..731fef68 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -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"