Add requirements.txt
Opened this issue · 0 comments
mjmikulski commented
Hi!
Would you be so kind to add a file with specification of the environment - it would greatly facilitate reproduction. It can be easily generated e.g. with:
pip freeze > requirements.txt
Or, at least, share what version of python and TF you used.
Thanks!