Fannovel16 / comfyui_controlnet_aux

ComfyUI's ControlNet Auxiliary Preprocessors
Apache License 2.0
2.13k stars 203 forks source link

RuntimeError #454

Open hiewliwen opened 2 weeks ago

hiewliwen commented 2 weeks ago

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
MoAbbasid commented 1 week ago

Im facing the same error