From 5205ca306fadb9c25842f0ecf987022e37b97594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Susannah=20Klane=C4=8Dek?= Date: Sat, 16 Nov 2019 11:44:49 +0100 Subject: [PATCH] Add requirements.txt --- requirements.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..e573183 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,13 @@ +boltons +googledrivedownloader +matplotlib +nltk +numpy +pandas +pymagnitude +pytorch_pretrained_bert +scipy +sklearn +tensorboardcolab +torch +tqdm