瀏覽代碼

update README.md

nagadomi 10 年之前
父節點
當前提交
364ae0681f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -152,7 +152,7 @@ Genrating a file list.
 ```
 find /path/to/image/dir -name "*.png" > data/image_list.txt
 ```
-(You should use PNG! In my case, waifu2x is trained by 3000 PNG images.)
+(You should use PNG! In my case, waifu2x is trained with 3000 high-resolution-beautiful-PNG images.)
 
 Converting training data.
 ```