From c41dc9a48cd90972e170136bb25e77205289e268 Mon Sep 17 00:00:00 2001 From: James Betker Date: Wed, 9 Sep 2020 10:46:08 -0600 Subject: [PATCH] Add missing requirements --- codes/requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/codes/requirements.txt b/codes/requirements.txt index 4d60a0f5..54c9ccfc 100644 --- a/codes/requirements.txt +++ b/codes/requirements.txt @@ -9,3 +9,6 @@ tqdm matplotlib scipy munch +tqdm +scp +tensorboard \ No newline at end of file