Browse Source

Update README.md

Yijun Li 7 năm trước cách đây
mục cha
commit
5eb8612a98
1 tập tin đã thay đổi với 6 bổ sung1 xóa
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -1,9 +1,14 @@
 # CartoonGAN-Test-Pytorch-Torch
-Pytorch and Torch testing code of [CartoonGAN](http://openaccess.thecvf.com/content_cvpr_2018/CameraReady/2205.pdf) `[Chen et al., CVPR18]`. With the released pretrained [models](http://cg.cs.tsinghua.edu.cn/people/~Yongjin/Yongjin.htm) by the authors, I made these simple scripts for a quick test. Tested on Ubuntu only.
+Pytorch and Torch testing code of [CartoonGAN](http://openaccess.thecvf.com/content_cvpr_2018/CameraReady/2205.pdf) `[Chen et al., CVPR18]`. With the released pretrained [models](http://cg.cs.tsinghua.edu.cn/people/~Yongjin/Yongjin.htm) by the authors, I made these simple scripts for a quick test.
 
 
 ## Getting started
 
+- Linux
+- NVIDIA GPU
+- Pytorch 
+- Torch
+
 ```
 git clone https://github.com/Yijunmaverick/CartoonGAN-Test-Pytorch-Torch
 cd CartoonGAN-Test-Pytorch-Torch