mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
83c83a6f3c
commit
1596ac35e8
@ -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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user