From 19c2fe2eb0fc3bd70cd5f82834844356e1650d60 Mon Sep 17 00:00:00 2001 From: Marc Belmont Date: Sat, 26 Nov 2016 16:30:40 +0100 Subject: [PATCH] Add dependency The script recognize.py uses package tqdm. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b850ff7..792575e 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ The final architecture is shown in the following figure. 1. [sugartensor](https://github.com/buriburisuri/sugartensor) >= 0.0.1.9 1. [pandas](http://pandas.pydata.org/pandas-docs/stable/install.html) >= 0.19.1 1. [librosa](https://github.com/librosa/librosa) >= 0.4.3 +1. [tqdm] (https://github.com/tqdm/tqdm) >= 4.10.0 ## Dataset