This PR adds some useful information about the listing of supported tasks with a short description, an example of the environment variable values, and how do the inputs and outputs look when sending the prediction requests depending on the task used.
[!NOTE]
Not sure if this should live within this repository, or this repository should just have a reference pointing to huggingface-inference-toolkit, in any case, having this information here at the moment makes sense.
Description
This PR adds some useful information about the listing of supported tasks with a short description, an example of the environment variable values, and how do the inputs and outputs look when sending the prediction requests depending on the task used.
Closes #78