Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 286 Bytes

INSTALL.md

File metadata and controls

11 lines (8 loc) · 286 Bytes

Installation

The codebase is mainly built with following libraries:

  • torch==1.13.1 (CUDA 11.7)
  • torchvision==0.14.1
  • decord==0.6.0
  • av==10.0.0

If you want to use the models from other code repositories, please prepare the environment following their instructions.