improve: download_url
update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user