haoheliu / ssr_eval

Evaluation and Benchmarking of Speech Super-resolution Methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing `pytorch-lightning` dependency in NVSR requirements

lmmx opened this issue · comments

The NVSR/nvsr_unet.py module imports pytorch_lightning (line 10), but this isn't included in the NVSR/requirements.txt file (pytorch-lightning), just wanted to report while installing your package!

Many thanks @lmmx for reporting the bug. I've added the requirements to the file.