diff --git a/README.md b/README.md index 0019028a..46aeda02 100644 --- a/README.md +++ b/README.md @@ -64,4 +64,4 @@ Example ```config.json```: "output_path": "/path/to/my_experiment", "log_dir": "/path/to/my/tensorboard/logs/" } -``` +``` \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 151e1f5f..2c411d2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ librosa inflect unidecode tensorboard -tensorboardX +tensorboardX \ No newline at end of file