update DB

This commit is contained in:
Dr.Lt.Data 2024-05-10 00:31:19 +09:00
parent ec1bb1bd47
commit aa1440a94c
4 changed files with 14 additions and 10 deletions

View File

@ -1391,6 +1391,8 @@
"SemSegPreprocessor",
"ShufflePreprocessor",
"TEEDPreprocessor",
"TTPlanet_TileGF_Preprocessor",
"TTPlanet_TileSimple_Preprocessor",
"TilePreprocessor",
"UniFormer-SemSegPreprocessor",
"Unimatch_OptFlowPreprocessor",

View File

@ -29,16 +29,6 @@
"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]",
"reference": "https://github.com/kijai/ComfyUI-IC-Light-Wrapper",
"files": [
"https://github.com/kijai/ComfyUI-IC-Light-Wrapper"
],
"install_type": "git-clone",
"description": "work in progress Original repo: [a/https://github.com/lllyasviel/IC-Light](https://github.com/lllyasviel/IC-Light)"
},
{
"author": "Levy1417",
"title": "Universal-Data-Processing-Kit [UNSAFE]",

View File

@ -10,6 +10,16 @@
},
{
"author": "kijai",
"title": "ComfyUI wrapper nodes for IC-light [DEPRECATED]",
"reference": "https://github.com/kijai/ComfyUI-IC-Light-Wrapper",
"files": [
"https://github.com/kijai/ComfyUI-IC-Light-Wrapper"
],
"install_type": "git-clone",
"description": "Stopped. Original repo: [a/https://github.com/lllyasviel/IC-Light](https://github.com/lllyasviel/IC-Light)"
},
{
"author": "thedyze",
"title": "Save Image Extended for ComfyUI",

View File

@ -1391,6 +1391,8 @@
"SemSegPreprocessor",
"ShufflePreprocessor",
"TEEDPreprocessor",
"TTPlanet_TileGF_Preprocessor",
"TTPlanet_TileSimple_Preprocessor",
"TilePreprocessor",
"UniFormer-SemSegPreprocessor",
"Unimatch_OptFlowPreprocessor",