浏览代码

Update README

nagadomi 9 年之前
父节点
当前提交
cecaa88a13
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -199,6 +199,7 @@ avconv -f image2 -framerate 24 -i new_frames/%d.png -i audio.mp3 -r 24 -vcodec l
 
 ## Train Your Own Model
 Note1: If you have cuDNN library, you can use cudnn kernel with `-backend cudnn` option. And, you can convert trained cudnn model to cunn model with `tools/rebuild.lua`.
+
 Note2: The command that was used to train for waifu2x's pretraind models is available at `appendx/train_upconv_7_art.sh`, `appendx/train_upconv_7_photo.sh`. Maybe it is helpful.
 
 ### Data Preparation