diff --git a/3 - PixelCNNs Blind spot and Gated PixelCNNs/figures/results.png b/3 - PixelCNNs Blind spot and Gated PixelCNNs/figures/results.png new file mode 100644 index 0000000..7c0e423 Binary files /dev/null and b/3 - PixelCNNs Blind spot and Gated PixelCNNs/figures/results.png differ diff --git a/README.md b/README.md index 56fc5c3..bc12e9f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
- +
[![MIT license](http://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/Warvito/vq-vae/blob/master/LICENSE) @@ -26,6 +26,7 @@ Then, install requirements pip3 install --upgrade pip pip3 install -r requirements.txt +--------------------------------------------------------------------------------------------------------------------------------------------------------------------