update DB

This commit is contained in:
dr.lt.data
2023-09-27 11:21:52 +09:00
parent c326dade96
commit 29f6e375e5
5 changed files with 40 additions and 13 deletions

View File

@@ -1,16 +1,5 @@
{
"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]",