update DB

This commit is contained in:
Dr.Lt.Data
2023-12-25 08:32:59 +09:00
parent fde04fbc8b
commit 1f5f58147d
4 changed files with 105 additions and 11 deletions

View File

@@ -3702,6 +3702,16 @@
"install_type": "git-clone",
"description": "The easiest way to run & share any ComfyUI workflow [a/https://comfyrun.com](https://comfyrun.com)"
},
{
"author": "styler00dollar",
"title": "ComfyUI-sudo-latent-upscale",
"reference": "https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale",
"files": [
"https://github.com/styler00dollar/ComfyUI-sudo-latent-upscale"
],
"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). "
},