mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-24 13:34:44 +08:00
Add custom node entry to custom-node-list.json (#1412)
This commit is contained in:
parent
2656fae9c9
commit
aff6785e0b
@ -19514,6 +19514,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "welltop-cn",
|
||||||
|
"title": "ComfyUI-TeaCache",
|
||||||
|
"id": "teacache",
|
||||||
|
"reference": "https://github.com/welltop-cn/ComfyUI-TeaCache",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/welltop-cn/ComfyUI-TeaCache"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Unofficial implementation of [ali-vilab/TeaCache](https://github.com/ali-vilab/TeaCache) for ComfyUI"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user