lpiccinelli-eth / UniDepth

Universal Monocular Metric Depth Estimation
Other
462 stars 39 forks source link

TypeError: UniDepthV1.__init_subclass__() takes no keyword arguments #44

Open renaissanceee opened 1 month ago

lpiccinelli-eth commented 1 month ago

This error may be due to an older version of huggingface_hub, can you try pip install --upgrade huggingface_hub and retry?