chatpig calcuis commited on
Commit
1d78b5e
·
1 Parent(s): 4d87bde

Update README.md (#3)

Browse files

- Update README.md (2696b9403a4125e419703bc81916732f48525371)


Co-authored-by: cαlcμ <calcuis@users.noreply.huggingface.co>

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)