From 38a3b4b31b05eeaa915b2fc697ef75423c149213 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sun, 24 Mar 2024 22:20:21 +0900 Subject: [PATCH] update DB --- model-list.json | 20 ++++++++++++++++++++ node_db/new/model-list.json | 19 +++++++++++++++++++ 2 files changed, 39 insertions(+) diff --git a/model-list.json b/model-list.json index dda1dd45..a635a5fc 100644 --- a/model-list.json +++ b/model-list.json @@ -2379,6 +2379,26 @@ "reference": "https://huggingface.co/Kijai/depth-fm-pruned", "filename": "depthfm-v1_fp32.safetensors", "url": "https://huggingface.co/Kijai/depth-fm-pruned/resolve/main/depthfm-v1_fp32.safetensors" + }, + { + "name": "SUPIR-v0F.ckpt", + "type": "checkpoints", + "base": "SUPIR", + "save_path": "checkpoints/SUPIR", + "description": "SUPIR checkpoint model", + "reference": "https://huggingface.co/camenduru/SUPIR/tree/main", + "filename": "SUPIR-v0F.ckpt", + "url": "https://huggingface.co/camenduru/SUPIR/resolve/main/SUPIR-v0F.ckpt" + }, + { + "name": "SUPIR-v0Q.ckpt", + "type": "checkpoints", + "base": "SUPIR", + "save_path": "checkpoints/SUPIR", + "description": "SUPIR checkpoint model", + "reference": "https://huggingface.co/camenduru/SUPIR/tree/main", + "filename": "SUPIR-v0Q.ckpt", + "url": "https://huggingface.co/camenduru/SUPIR/resolve/main/SUPIR-v0Q.ckpt" } ] } diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index 8e060d79..18ba54ac 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -1,6 +1,25 @@ { "models": [ { + "name": "SUPIR-v0F.ckpt", + "type": "checkpoints", + "base": "SUPIR", + "save_path": "checkpoints/SUPIR", + "description": "SUPIR checkpoint model", + "reference": "https://huggingface.co/camenduru/SUPIR/tree/main", + "filename": "SUPIR-v0F.ckpt", + "url": "https://huggingface.co/camenduru/SUPIR/resolve/main/SUPIR-v0F.ckpt" + }, + { + "name": "SUPIR-v0Q.ckpt", + "type": "checkpoints", + "base": "SUPIR", + "save_path": "checkpoints/SUPIR", + "description": "SUPIR checkpoint model", + "reference": "https://huggingface.co/camenduru/SUPIR/tree/main", + "filename": "SUPIR-v0Q.ckpt", + "url": "https://huggingface.co/camenduru/SUPIR/resolve/main/SUPIR-v0Q.ckpt" + },{ "name": "Depth-FM-v1 fp16 safetensors", "type": "checkpoints", "base": "Depth-FM",