Nodes Browser
ComfyDeploy: How ComfyUI-dust3r works in ComfyUI?
What is ComfyUI-dust3r?
ComfyUI dust3r
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-dust3r
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI dust3r
Checkpoints
| Modelname | Training resolutions | Head | Encoder | Decoder |
|-------------|----------------------|------|---------|---------|
| DUSt3R_ViTLarge_BaseDecoder_224_linear.pth
| 224x224 | Linear | ViT-L | ViT-B |
| DUSt3R_ViTLarge_BaseDecoder_512_linear.pth
| 512x384, 512x336, 512x288, 512x256, 512x160 | Linear | ViT-L | ViT-B |
| DUSt3R_ViTLarge_BaseDecoder_512_dpt.pth
| 512x384, 512x336, 512x288, 512x256, 512x160 | 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
<img src="wf.png" raw=true>https://github.com/chaojie/ComfyUI-dust3r/blob/main/workflow.json