update DB

This commit is contained in:
dr.lt.data
2023-12-27 10:23:01 +09:00
parent 3067fd7712
commit a8e3e7d4ab
4 changed files with 148 additions and 105 deletions

View File

@@ -3600,7 +3600,7 @@
"https://github.com/rcfcu2000/zhihuige-nodes-comfyui"
],
"install_type": "git-clone",
"description": "Nodes: Combine ZHGMasks, ZHG FaceIndex"
"description": "Nodes: Combine ZHGMasks, Cover ZHGMasks, ZHG FaceIndex, ZHG SaveImage, ZHG SmoothEdge, ZHG GetMaskArea, ..."
},
{
"author": "IDGallagher",
@@ -3712,6 +3712,16 @@
"install_type": "git-clone",
"description": "Directly upscaling inside the latent space. Model was trained for SD1.5 and drawn content. Might add new architectures or update models at some point. This took heavy inspriration from [city96/SD-Latent-Upscaler](https://github.com/city96/SD-Latent-Upscaler) and [Ttl/ComfyUi_NNLatentUpscale](https://github.com/Ttl/ComfyUi_NNLatentUpscale). "
},
{
"author": "styler00dollar",
"title": "ComfyUI-deepcache",
"reference": "https://github.com/styler00dollar/ComfyUI-deepcache",
"files": [
"https://github.com/styler00dollar/ComfyUI-deepcache"
],
"install_type": "git-clone",
"description": "This extension provides nodes for [a/DeepCache: Accelerating Diffusion Models for Free](https://arxiv.org/abs/2312.00858)\nNOTE:Original code can be found [a/here](https://gist.github.com/laksjdjf/435c512bc19636e9c9af4ee7bea9eb86). Full credit to laksjdjf for sharing the code. "
},
{
"author": "HarroweD and quadmoon",
"title": "Harronode",
@@ -3734,8 +3744,8 @@
"description": "GPT+Comfyui Generate coherent pictures"
},
{
"author": "ComfyUI-Calculation",
"title": "Limitex",
"author": "Limitex",
"title": "ComfyUI-Calculation",
"reference": "https://github.com/Limitex/ComfyUI-Calculation",
"files": [
"https://github.com/Limitex/ComfyUI-Calculation"
@@ -3743,6 +3753,28 @@
"install_type": "git-clone",
"description": "Nodes: Center Calculation. Improved Numerical Calculation for ComfyUI"
},
{
"author": "Limitex",
"title": "ComfyUI-Diffusers",
"reference": "https://github.com/Limitex/ComfyUI-Diffusers",
"files": [
"https://github.com/Limitex/ComfyUI-Diffusers"
],
"install_type": "git-clone",
"description": "This extension enables the use of the diffuser pipeline in ComfyUI."
},
{
"author": "edenartlab",
"title": "eden_comfy_pipelines",
"reference": "https://github.com/edenartlab/eden_comfy_pipelines",
"files": [
"https://github.com/edenartlab/eden_comfy_pipelines"
],
"install_type": "git-clone",
"description": "Nodes:CLIP Interrogator, ..."
},