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",