Parcourir la source

update README.md

nagadomi il y a 10 ans
Parent
commit
364ae0681f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.
 ```