Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 173 Bytes

install.md

File metadata and controls

9 lines (7 loc) · 173 Bytes

🔨 Installation

MHCA module requires:

  • torch (tested with torch==1.7.0+cu110)

EDSR package requires:

  • torch (tested with torch==1.7.0+cu110)
  • numpy
  • matplotlib