summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2c93bfa..eb454e7 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
# CycleGAN and pix2pix in PyTorch
-This is our ongoing PyTorch implementation for both unpaired and paired image-to-image translation.
+This is our PyTorch implementation for both unpaired and paired image-to-image translation.
The code was written by [Jun-Yan Zhu](https://github.com/junyanz) and [Taesung Park](https://github.com/taesung89).