mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 18:17:36 +08:00
update DB
This commit is contained in:
parent
9d427effcb
commit
ffc5f03ed0
@ -44139,6 +44139,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A ComfyUI custom node that patches the attention mechanism to use Flash Attention 2 on AMD, similar to how Patch Sage Attention KJ works in KJNodes."
|
"description": "A ComfyUI custom node that patches the attention mechanism to use Flash Attention 2 on AMD, similar to how Patch Sage Attention KJ works in KJNodes."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "fabwaseem",
|
||||||
|
"title": "Civitai Gallery Explorer",
|
||||||
|
"id": "civitai-gallery-explorer",
|
||||||
|
"reference": "https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a powerful custom node for ComfyUI that brings the full Civitai browsing experience directly into your workflow."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -44533,17 +44544,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "fabwaseem",
|
|
||||||
"title": "Civitai Gallery Explorer",
|
|
||||||
"id": "civitai-gallery-explorer",
|
|
||||||
"reference": "https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This is a powerful custom node for ComfyUI that brings the full Civitai browsing experience directly into your workflow."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -11,7 +11,18 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Lightweight and fast, text to and from file tools for ComfyUI, has some JSON capabilities as well, great for storing, reading, organizing, batching text and batch text operations."
|
"description": "Lightweight and fast, text to and from file tools for ComfyUI, has some JSON capabilities as well, great for storing, reading, organizing, batching text and batch text operations."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "fabwaseem",
|
||||||
|
"title": "Civitai Gallery Explorer",
|
||||||
|
"id": "civitai-gallery-explorer",
|
||||||
|
"reference": "https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/fabwaseem/ComfyUI-Civitai-Gallery-Explorer"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a powerful custom node for ComfyUI that brings the full Civitai browsing experience directly into your workflow."
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"author": "FugitiveExpert01",
|
"author": "FugitiveExpert01",
|
||||||
"title": "ComfyUI-FEnodes",
|
"title": "ComfyUI-FEnodes",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user