Skip to content

Commit 40cacb9

Browse files
author
Alex Damian
authored
Update Readme
1 parent fe02cb9 commit 40cacb9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ By default, input data for `run.py` should be placed in `./input/` (though this
6666

6767
Note that if your data begins at a low resolution already, downscaling it further will retain very little information. In this case, you may wish to bicubically upsample (usually, to 1024x1024) and allow `align_face.py` to downscale for you.
6868

69-
The dataset we evaluated on was [CelebA-HQ](https://github.com/tkarras/progressive_growing_of_gans), but in our experience PULSE works with any picture of a realistic face.
70-
7169
### Applying PULSE
7270
Once your data is appropriately formatted, all you need to do is
7371
```

0 commit comments

Comments
 (0)