improve: download_url

update DB
This commit is contained in:
Dr.Lt.Data
2024-01-04 00:09:41 +09:00
parent 12ababdb78
commit ac66df1d76
7 changed files with 68 additions and 8 deletions

View File

@@ -120,6 +120,16 @@
"filename": "8x_NMKD-Superscale_150000_G.pth",
"url": "https://huggingface.co/uwg/upscaler/resolve/main/ESRGAN/8x_NMKD-Superscale_150000_G.pth"
},
{
"name": "LDSR",
"type": "upscale",
"base": "upscale",
"save_path": "upscale_models/ldsr",
"description": "LDSR upscale model. Through the [a/ComfyUI-Flowty-LDSR](https://github.com/flowtyone/ComfyUI-Flowty-LDSR) extension, the upscale model can be utilized.",
"reference": "https://github.com/CompVis/latent-diffusion",
"filename": "last.ckpt",
"url": "https://heibox.uni-heidelberg.de/f/578df07c8fc04ffbadf3/?dl=1"
},
{
"name": "Inswapper-fp16 (face swap)",
"type": "insightface",