Instructions to use haripriyaram/Text-emotion-Recognizer-Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use haripriyaram/Text-emotion-Recognizer-Model with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("haripriyaram/Text-emotion-Recognizer-Model") - Notebooks
- Google Colab
- Kaggle