Thanks for the package! Your requirements.txt has a [torch version typo](https://github.com/nceglia/genevector/blob/4480971687f7e578dbadb2c7dda152cbe19f4129/requirements.txt#L13). It should be `torch>=1.8.0`. Perhaps, that's the source of https://github.com/nceglia/genevector/issues/4 .
Thanks for the package! Your requirements.txt has a torch version typo. It should be
torch>=1.8.0. Perhaps, that's the source of #4 .