It works locally but when I deploy it doesn’t work why
Hey @JohnsonWalker-cmd,
What sort of errors are popping up when deploying? I recommend looking at console logs when firing certain functions in your app that calls hugging face. Should give an idea of what you’re dealing with.
If it works locally, potentially it might be an api key/token error that needs to be fixed up in the configuration when deploying.