ComfyUI-dust3r

ComfyUI-dust3r
★ 23

模型集成检查点管理自动依赖安装图像处理
在 ComfyUI 中集成 DUSt3R 模型,便捷加载官方检查点与依赖,方便在节点图中调用模型做图像编码与处理。
💡 在 ComfyUI 节点图中加载并调用 DUSt3R 模型进行图像处理。
🍴 5 Forks💻 Python🔄 2024-05-22
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/2df45d172dc1
📦 requirements.txt
roma
matplotlib
tqdm
opencv-python
scipy
einops
trimesh
pyglet<2
📄 README

ComfyUI dust3r

Checkpoints

| Modelname | Training resolutions | Head | Encoder | Decoder |

|————-|———————-|——|———|———|

| DUSt3R_ViTLarge_BaseDecoder_224_linear.pth | 224×224 | Linear | ViT-L | ViT-B |

| DUSt3R_ViTLarge_BaseDecoder_512_linear.pth | 512×384, 512×336, 512×288, 512×256, 512×160 | Linear | ViT-L | ViT-B |

| DUSt3R_ViTLarge_BaseDecoder_512_dpt.pth | 512×384, 512×336, 512×288, 512×256, 512×160 | DPT | ViT-L | ViT-B |

Download and place in the directory ComfyUI\custom_nodes\ComfyUI-dust3r\checkpoints

Install

no need ~~pip install -r requirements.txt~~, it will install dependencies automatically.

Basic workflow

https://github.com/chaojie/ComfyUI-dust3r/blob/main/workflow.json

dust3r

dust3r