chatpig commited on
Commit
fe8a1b6
·
verified ·
1 Parent(s): 1d78b5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -24,6 +24,8 @@ Start training with your dataset (in ./data/):
24
  python trainer.py
25
  ```
26
 
 
 
27
  ## Interact with the post-trained model
28
 
29
  When finished, check the model file (in ./models/) then run the inference:
 
24
  python trainer.py
25
  ```
26
 
27
+ ![screenshot](https://raw.githubusercontent.com/mochiyaki/pixel/master/graph.png)
28
+
29
  ## Interact with the post-trained model
30
 
31
  When finished, check the model file (in ./models/) then run the inference: