Inference endpoints are invoked via the API available in the HuggingFace hub library. In this exercise you will install the hub library and try out the various API available in it.
The inference endpoint invocation requires the HuggingFace API key.
pip install transformers torch huggingface_hub