Add Depth-FM node and models
https://github.com/kijai/ComfyUI-depth-fm https://huggingface.co/Kijai/depth-fm-pruned
This commit is contained in:
@@ -2349,6 +2349,26 @@
|
||||
"reference": "https://huggingface.co/Kijai/DynamiCrafter_pruned/",
|
||||
"filename": "dynamicrafter_512_interp_v1_bf16.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/DynamiCrafter_pruned/resolve/main/dynamicrafter_512_interp_v1_bf16.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "Depth-FM-v1 fp16 safetensors",
|
||||
"type": "checkpoints",
|
||||
"base": "Depth-FM",
|
||||
"save_path": "checkpoints/depthfm",
|
||||
"description": "Depth-FM monocular depth estimation model",
|
||||
"reference": "https://huggingface.co/Kijai/depth-fm-pruned",
|
||||
"filename": "depthfm-v1_fp16.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/depth-fm-pruned/resolve/main/depthfm-v1_fp16.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "Depth-FM-v1 fp32 safetensors",
|
||||
"type": "checkpoints",
|
||||
"base": "Depth-FM",
|
||||
"save_path": "checkpoints/depthfm",
|
||||
"description": "Depth-FM monocular depth estimation model",
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user