mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
update DB
This commit is contained in:
+28
-7
@@ -12579,6 +12579,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A revolutionary technique for increasing output variety."
|
||||
},
|
||||
{
|
||||
"author": "BetaDoggo",
|
||||
"title": "ComfyUI-FastSDCPU",
|
||||
"reference": "https://github.com/BetaDoggo/ComfyUI-FastSDCPU",
|
||||
"files": [
|
||||
"https://github.com/BetaDoggo/ComfyUI-FastSDCPU"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of nodes for interfacing with the FastSDCPU webserver."
|
||||
},
|
||||
{
|
||||
"author": "WX-NPS1598",
|
||||
"title": "Auto Crop By NPS",
|
||||
@@ -13879,14 +13889,14 @@
|
||||
},
|
||||
{
|
||||
"author": "mittimi",
|
||||
"title": "ComfyUI_mittimiLoadPreset",
|
||||
"id": "comfyui-mittimi-load-preset",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset",
|
||||
"title": "ComfyUI_mittimiLoadPreset2",
|
||||
"id": "comfyui_mittimi_load_preset2",
|
||||
"reference": "https://github.com/mittimi/ComfyUI_mittimiLoadPreset2",
|
||||
"files": [
|
||||
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset"
|
||||
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The system selects and loads preset."
|
||||
"description": "This node can easily switch between models and prompts by saving presets."
|
||||
},
|
||||
{
|
||||
"author": "mittimi",
|
||||
@@ -14475,9 +14485,9 @@
|
||||
"author": "pydn",
|
||||
"title": "ComfyUI to Python Extension",
|
||||
"id": "comfyui-to-python-extension",
|
||||
"reference": "https://github.com/pydn/ComfyUI-to-Python-Extension.git",
|
||||
"reference": "https://github.com/pydn/ComfyUI-to-Python-Extension",
|
||||
"files": [
|
||||
"https://github.com/pydn/ComfyUI-to-Python-Extension.git"
|
||||
"https://github.com/pydn/ComfyUI-to-Python-Extension"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node allows you to generate pure python code from your ComfyUI workflow with the click of a button. Great for rapid experimentation or production deployment."
|
||||
@@ -14509,6 +14519,7 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
@@ -14831,6 +14842,16 @@
|
||||
"install_type": "copy",
|
||||
"description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags."
|
||||
},
|
||||
{
|
||||
"author": "ultimatech-cn",
|
||||
"title": "FaceSimilarity",
|
||||
"reference": "https://github.com/ultimatech-cn/FaceSimilarity",
|
||||
"files": [
|
||||
"https://github.com/ultimatech-cn/FaceSimilarity/raw/main/faceSimilarity.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "A ComfyUI custom node for face comparison. This node utilizes Face++'s facial recognition and comparison algorithms by directly calling the Face++ API. Its usage in the workflow is as follows:"
|
||||
},
|
||||
{
|
||||
"author": "theally",
|
||||
"title": "TheAlly's Custom Nodes",
|
||||
|
||||
Reference in New Issue
Block a user