Fannovel16/comfyui_controlnet_aux

RuntimeError

hiewliwen opened this issue · 1 comments

When runing hubconf.py at this line model = torch.hub.load('yvanyin/metric3d', 'metric3d_vit_small', pretrain=True), it returns a runtime errror.

Using cache found in C:\Users\xxxxx/.cache\torch\hub\yvanyin_metric3d_main
RuntimeError: Failed to find function: mono.model.backbones.vit_small_reg

Im facing the same error