要从huggingface上下模型,但网站打不开,可使用国内的镜像网站:https://hf-mirror.com/
使用方法就是把前面的https://huggingface.co/换成https://hf-mirror.com/
举个例子:
https://huggingface.co/spaces/LiheYoung/Depth-Anything/tree/main/checkpoints_metric_depth
换成:
https://hf-mirror.com/spaces/LiheYoung/Depth-Anything/tree/main/checkpoints_metric_depth
即可成功访问!