mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-22 12:50:50 +08:00
update DB
This commit is contained in:
parent
70fa2136e1
commit
38a3b4b31b
@ -2379,6 +2379,26 @@
|
|||||||
"reference": "https://huggingface.co/Kijai/depth-fm-pruned",
|
"reference": "https://huggingface.co/Kijai/depth-fm-pruned",
|
||||||
"filename": "depthfm-v1_fp32.safetensors",
|
"filename": "depthfm-v1_fp32.safetensors",
|
||||||
"url": "https://huggingface.co/Kijai/depth-fm-pruned/resolve/main/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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,6 +1,25 @@
|
|||||||
{
|
{
|
||||||
"models": [
|
"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",
|
"name": "Depth-FM-v1 fp16 safetensors",
|
||||||
"type": "checkpoints",
|
"type": "checkpoints",
|
||||||
"base": "Depth-FM",
|
"base": "Depth-FM",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user