mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
ec1bb1bd47
commit
aa1440a94c
@ -1391,6 +1391,8 @@
|
|||||||
"SemSegPreprocessor",
|
"SemSegPreprocessor",
|
||||||
"ShufflePreprocessor",
|
"ShufflePreprocessor",
|
||||||
"TEEDPreprocessor",
|
"TEEDPreprocessor",
|
||||||
|
"TTPlanet_TileGF_Preprocessor",
|
||||||
|
"TTPlanet_TileSimple_Preprocessor",
|
||||||
"TilePreprocessor",
|
"TilePreprocessor",
|
||||||
"UniFormer-SemSegPreprocessor",
|
"UniFormer-SemSegPreprocessor",
|
||||||
"Unimatch_OptFlowPreprocessor",
|
"Unimatch_OptFlowPreprocessor",
|
||||||
|
|||||||
@ -29,16 +29,6 @@
|
|||||||
"install_type": "git-clone",
|
"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."
|
"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",
|
"author": "Levy1417",
|
||||||
"title": "Universal-Data-Processing-Kit [UNSAFE]",
|
"title": "Universal-Data-Processing-Kit [UNSAFE]",
|
||||||
|
|||||||
@ -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",
|
"author": "thedyze",
|
||||||
"title": "Save Image Extended for ComfyUI",
|
"title": "Save Image Extended for ComfyUI",
|
||||||
|
|||||||
@ -1391,6 +1391,8 @@
|
|||||||
"SemSegPreprocessor",
|
"SemSegPreprocessor",
|
||||||
"ShufflePreprocessor",
|
"ShufflePreprocessor",
|
||||||
"TEEDPreprocessor",
|
"TEEDPreprocessor",
|
||||||
|
"TTPlanet_TileGF_Preprocessor",
|
||||||
|
"TTPlanet_TileSimple_Preprocessor",
|
||||||
"TilePreprocessor",
|
"TilePreprocessor",
|
||||||
"UniFormer-SemSegPreprocessor",
|
"UniFormer-SemSegPreprocessor",
|
||||||
"Unimatch_OptFlowPreprocessor",
|
"Unimatch_OptFlowPreprocessor",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user