mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
25 lines
1.4 KiB
JSON
25 lines
1.4 KiB
JSON
{
|
|
"custom_nodes": [
|
|
{
|
|
"author": "mlinmg",
|
|
"title": "ComfyUI LaMA Preprocessor [WIP]",
|
|
"reference": "https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor",
|
|
"pip": ["kornia"],
|
|
"files": [
|
|
"https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "A LaMa prerocessor for ComfyUi. You can find the processor in image/processors. <p style='background-color: black; color: red;'>NOTE: BEWARE THIS EXTENSION IS NOT FINISHED YET. At the moment it returns a preprocessed image that still needs to be injected with a custom controlnet implementation(missing)</p>"
|
|
},
|
|
{
|
|
"author": "Dr.Lt.Data",
|
|
"title": "ComfyUI-Workflow-Component [WIP]",
|
|
"reference": "https://github.com/ltdrdata/ComfyUI-Workflow-Component",
|
|
"files": [
|
|
"https://github.com/ltdrdata/ComfyUI-Workflow-Component"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "This extension provides the capability to use ComfyUI Workflow as a component and the ability to use the Image Refiner functionality based on components. NOTE: This is an experimental extension feature with no consideration for backward compatibility and can be highly unstable."
|
|
}
|
|
]
|
|
} |