mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
81f1e64d06
commit
5bf70b7ef4
@ -3003,6 +3003,16 @@
|
||||
"reference": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/tree/main",
|
||||
"filename": "depth_anything_v2_vits_fp32.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/DepthAnythingV2-safetensors/resolve/main/depth_anything_v2_vits_fp32.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "PixArt-Sigma-XL-2-1024-MS.pth",
|
||||
"type": "checkpoint",
|
||||
"base": "pixart-sigma",
|
||||
"save_path": "checkpoints/PixArt-Sigma",
|
||||
"description": "[2.47GB] PixArt-Sigma Checkpoint model",
|
||||
"reference": "https://huggingface.co/PixArt-alpha/PixArt-Sigma/tree/main",
|
||||
"filename": "PixArt-Sigma-XL-2-1024-MS.pth",
|
||||
"url": "https://huggingface.co/PixArt-alpha/PixArt-Sigma/resolve/main/PixArt-Sigma-XL-2-1024-MS.pth"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "PixArt-Sigma-XL-2-1024-MS.pth",
|
||||
"type": "checkpoint",
|
||||
"base": "pixart-sigma",
|
||||
"save_path": "checkpoints/PixArt-Sigma",
|
||||
"description": "[2.47GB] PixArt-Sigma Checkpoint model",
|
||||
"reference": "https://huggingface.co/PixArt-alpha/PixArt-Sigma/tree/main",
|
||||
"filename": "PixArt-Sigma-XL-2-1024-MS.pth",
|
||||
"url": "https://huggingface.co/PixArt-alpha/PixArt-Sigma/resolve/main/PixArt-Sigma-XL-2-1024-MS.pth"
|
||||
},
|
||||
{
|
||||
"name": "TAESD3 Decoder",
|
||||
"type": "TAESD",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user