commit 63f9c2566f00a71cc7b358b65dc4da2e531d44da parent 8aacd45eb617192555afcb797bcc78cb01ef8229 Author: Keith <kbloemer@aegistg.com> Date: Fri, 4 Dec 2020 14:13:57 -0600 Added requirements.txt Diffstat:
A | requirements.txt | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/requirements.txt b/requirements.txt @@ -0,0 +1,5 @@ +tensorflow +numpy +scipy +matplotlib +h5py +\ No newline at end of file