alex-moon / vc

MIT License
22 stars 6 forks source link

Crop blue borders #21

Closed alex-moon closed 2 years ago

alex-moon commented 2 years ago

We need to get rid of the blue borders on the images. The way to do this is very simply to thumbnail the upscaled version down to 804 x 804 and then crop 2 off each side. Should be very straightforward - the cropping functionality is already there in Inpainting, have a look at where the arg for it is used.