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
625e3e84f4
commit
20df88bcb4
@ -21,7 +21,8 @@
|
||||
],
|
||||
"pip": ["ultralytics"],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler."
|
||||
"description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.",
|
||||
"preemptions":["SAMLoader"]
|
||||
},
|
||||
{
|
||||
"author": "Dr.Lt.Data",
|
||||
|
||||
@ -3722,6 +3722,9 @@
|
||||
"RerouteTextForCLIPTextEncodeA1111"
|
||||
],
|
||||
{
|
||||
"preemptions": [
|
||||
"SAMLoader"
|
||||
],
|
||||
"title_aux": "ComfyUI A1111-like Prompt Custom Node Solution"
|
||||
}
|
||||
],
|
||||
@ -12177,6 +12180,9 @@
|
||||
"author": "Dr.Lt.Data",
|
||||
"description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.",
|
||||
"nickname": "Impact Pack",
|
||||
"preemptions": [
|
||||
"SAMLoader"
|
||||
],
|
||||
"title": "Impact Pack",
|
||||
"title_aux": "ComfyUI Impact Pack"
|
||||
}
|
||||
|
||||
@ -3722,6 +3722,9 @@
|
||||
"RerouteTextForCLIPTextEncodeA1111"
|
||||
],
|
||||
{
|
||||
"preemptions": [
|
||||
"SAMLoader"
|
||||
],
|
||||
"title_aux": "ComfyUI A1111-like Prompt Custom Node Solution"
|
||||
}
|
||||
],
|
||||
@ -12177,6 +12180,9 @@
|
||||
"author": "Dr.Lt.Data",
|
||||
"description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.",
|
||||
"nickname": "Impact Pack",
|
||||
"preemptions": [
|
||||
"SAMLoader"
|
||||
],
|
||||
"title": "Impact Pack",
|
||||
"title_aux": "ComfyUI Impact Pack"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user