Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -31,4 +31,6 @@ When finished, check the model file (in ./models/) then run the inference:
31
  python generator.py
32
  ```
33
 
34
- ![screenshot](https://raw.githubusercontent.com/mochiyaki/pixel/master/demo.gif)
 
 
 
31
  python generator.py
32
  ```
33
 
34
+ ![screenshot](https://raw.githubusercontent.com/mochiyaki/pixel/master/demo.gif)
35
+
36
+ * for technical details, please check it out from [this repo](https://github.com/mochiyaki/pixel)