update DB

This commit is contained in:
Dr.Lt.Data
2024-05-09 21:49:08 +09:00
parent 9074086dcf
commit 3d447e59a6
6 changed files with 455 additions and 221 deletions

View File

@@ -9,7 +9,26 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
},
{
"author": "huchenlei",
"title": "ComfyUI-IC-Light [WIP]",
"reference": "https://github.com/huchenlei/ComfyUI-IC-Light",
"files": [
"https://github.com/huchenlei/ComfyUI-IC-Light"
],
"install_type": "git-clone",
"description": "ComfyUI-IC-Light"
},
{
"author": "kijai",
"title": "ComfyUI native implementation of IC-Light [WIP]",
"reference": "https://github.com/kijai/ComfyUI-IC-Light",
"files": [
"https://github.com/kijai/ComfyUI-IC-Light"
],
"install_type": "git-clone",
"description": "For now only works with the 8 channel models 'fc' and 'fcon':\n[a/https://huggingface.co/lllyasviel/ic-light/tree/main](https://huggingface.co/lllyasviel/ic-light/tree/main)\nThe patching is unfinished and probably has compability issues with other stuff, and won't unload properly."
},
{
"author": "kijai",
"title": "ComfyUI wrapper nodes for IC-light [WIP]",