DenseNet-MURA-PyTorch icon indicating copy to clipboard operation
DenseNet-MURA-PyTorch copied to clipboard

Missing requirements.txt

Open MaggiePas opened this issue 7 years ago • 1 comments

Install would be much easier with a requirements.txt file

This can be easily done with: pip freeze > requirements.txt

There are required packages missing from the listed dependencies is the README.md

Thanks!

MaggiePas avatar Dec 02 '18 17:12 MaggiePas

Yup! missed that one, I do remember it was PyTorch 0.3, not sure of others. If you are able to run this project, do me a favor open a PR adding a requirements.txt file :)

pyaf avatar Dec 02 '18 17:12 pyaf