Installation

Stable release

To install VFormer, run this command in your terminal:

$ pip install vformer

Note that VFormer is an active project and routinely publishes new releases. In order to upgrade VFormer to the latest version, use pip as follows:

$ pip install -U vformer