浏览代码

Adding line break because it's pretty

Jason Antic 6 年之前
父节点
当前提交
28672132a9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -110,6 +110,7 @@ Of note:  There's no longer any "Progressive Growing of GANs" type training goin
 
 The beauty of this model is that it should be generally useful for all sorts of image modification, and it should do it quite well.  What you're seeing above are the results of the colorization model, but that's just one component in a pipeline that I'm looking to develop here with the exact same approach.
 
+-----------------------
 
 ### This Project, Going Forward
 So that's the gist of this project – I'm looking to make old photos and film look reeeeaaally good with GANs, and more importantly, make the project *useful*.  In the meantime though this is going to be my baby and I'll be actively updating and improving the code over the foreseeable future.  I'll try to make this as user-friendly as possible, but I'm sure there's going to be hiccups along the way.