Failed to download hugging face model
I can't access the hugging face in China, so I can't download the model, is there a way to solve it? For example, set an mirror URL by some environment variable.
1 Reply
Hi! We only use Hugging Face for the image classification model. You can disable image classification to get rid of that error. It's also technically possible to download the model files manually and place them in the cache folder, but this may be a bit too complicated.
I think allowing a mirror is a good suggestion though, so feel free to make an issue for this on GitHub if there isn't one already