mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
509918c1a9
commit
71fcbe93e6
@ -2399,6 +2399,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Moondream image to text query node with batch support"
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-SUPIR",
|
||||
"reference": "https://github.com/kijai/ComfyUI-SUPIR",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-SUPIR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Wrapper nodes to use SUPIR upscaling process in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "hhhzzyang",
|
||||
"title": "Comfyui-Lama",
|
||||
@ -6525,16 +6535,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-SUPIR",
|
||||
"reference": "https://github.com/kijai/ComfyUI-SUPIR",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-SUPIR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Wrapper nodes to use SUPIR upscaling process in ComfyUI"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -230,16 +230,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "I made these nodes for experimenting so it's far from perfect but at least it is entertaining!\nIt uses cosine similarities or smallest euclidean distances to find the closest tokens."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI SUPIR upscaler wrapper node [WIP]",
|
||||
"reference": "https://github.com/kijai/ComfyUI-SUPIR",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-SUPIR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI [a/SUPIR](https://github.com/Fanghua-Yu/SUPIR) upscaler wrapper node"
|
||||
},
|
||||
{
|
||||
"author": "logtd",
|
||||
"title": "ComfyUI-FLATTEN",
|
||||
|
||||
@ -9,7 +9,16 @@
|
||||
"description": "If you see this message, your ComfyUI-Manager is outdated.\nRecent channel provides only the list of the latest nodes. If you want to find the complete node list, please go to the Default channel.\nMaking LoRA has never been easier!"
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-SUPIR",
|
||||
"reference": "https://github.com/kijai/ComfyUI-SUPIR",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-SUPIR"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Wrapper nodes to use SUPIR upscaling process in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "ForeignGods",
|
||||
"title": "ComfyUI-Mana-Nodes",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user