浏览代码

Update README.md

Yijun Li 7 年之前
父节点
当前提交
5eb8612a98
共有 1 个文件被更改,包括 6 次插入1 次删除
  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