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

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI-dust3r and select it
  5. 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

dust3r

dust3r