Troubleshooting Tips
- Check the console/terminal for detailed logs.
- Verify your Hugging Face API key and its permissions.
- Try a different model if access errors occur.
- Simplify your prompt if it is overly long or complex.
- Restart the app if it has been running for a long time.
Common errors include 401/403 (authentication/model access issues), 429 (rate limiting), and 503 (service unavailability).