Install the Transformers runtime dependencies
On your local machine, install the packages needed to run the model in Transformers: torch, transformers, and torchvision. The model's Quick start is compatible with transformers>=5.0.0, so make sure that version or newer is installed for the Transformers environment you plan to use.