Merge remote-tracking branch 'upstream/main'

This commit is contained in:
kijai 2024-05-10 10:32:27 +03:00
commit aff1d4b52b
3 changed files with 23 additions and 21 deletions

View File

@ -2850,16 +2850,6 @@
"install_type": "git-clone",
"description": "ComfyUI wrapper nodes to use the Diffusers implementation of BrushNet"
},
{
"author": "kijai",
"title": "ComfyUI-IC-Light",
"reference": "https://github.com/kijai/ComfyUI-IC-Light",
"files": [
"https://github.com/kijai/ComfyUI-IC-Light"
],
"install_type": "git-clone",
"description": "ComfyUI native nodes for IC-Light"
},
{
"author": "hhhzzyang",
"title": "Comfyui-Lama",

View File

@ -19,16 +19,6 @@
"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": "Levy1417",
"title": "Universal-Data-Processing-Kit [UNSAFE]",

View File

@ -10,7 +10,29 @@
},
{
"author": "kijai",
"title": "ComfyUI-IC-Light",
"id": "ic-light",
"reference": "https://github.com/kijai/ComfyUI-IC-Light",
"files": [
"https://github.com/kijai/ComfyUI-IC-Light"
],
"install_type": "git-clone",
"description": "ComfyUI native nodes for IC-Light"
},
{
"author": "Suplex",
"title": "Suplex Misc ComfyUI Nodes",
"id": "suplex",
"reference": "https://github.com/saftle/suplex_comfy_nodes",
"files": [
"https://github.com/saftle/suplex_comfy_nodes"
],
"install_type": "git-clone",
"description": "Misc Nodes: ControlNet Selector Node, Load Optional ControlNet Model"
},
{
"author": "SaltAI",
"title": "SaltAI_LlamaIndex",