From b3d223fb516806d371ee545fa15dae5d1407ce6e Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Tue, 13 Jun 2023 11:50:45 +0900 Subject: [PATCH] update DB --- model-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/model-list.json b/model-list.json index da5ef668..e2e51d87 100644 --- a/model-list.json +++ b/model-list.json @@ -40,6 +40,16 @@ "filename": "RealESRGAN_x4.pth", "url": "https://huggingface.co/sberbank-ai/Real-ESRGAN/resolve/main/RealESRGAN_x4.pth" }, + { + "name": "4x-UltraSharp", + "type": "upscale", + "base": "upscale", + "save_path": "default", + "description": "4x-UltraSharp upscaler model", + "reference": "https://upscale.wiki/wiki/Model_Database", + "filename": "4x-UltraSharp.pth", + "url": "https://huggingface.co/datasets/Kizi-Art/Upscale/resolve/fa98e357882a23b8e7928957a39462fbfaee1af5/4x-UltraSharp.pth" + }, { "name": "negative_hand Negative Embedding", "type": "embeddings",