Overview#
When deploying an app to Hugging Face Spaces, the following error occurred. This is a memo about that error.
Reference#
The following article was helpful.
https://github.com/ml-explore/mlx-examples/issues/994
Solution#
The error was resolved by downgrading huggingface-hub as follows.
Summary#
I hope this serves as a useful reference.