Fannovel16 / comfyui_controlnet_aux

ComfyUI's ControlNet Auxiliary Preprocessors
Apache License 2.0
2.33k stars 212 forks source link

RuntimeError #454

Open hiewliwen opened 2 months ago

hiewliwen commented 2 months 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 2 months ago

Im facing the same error