Spaces:
Build error
Build error
Adler, how get output only, in 1024
#1
by
trysem
- opened
what modification has to do to get output image only, also in 1024, instead of stitch of both..
The source is available at https://huggingface.co/spaces/Norod78/VintageStyle/blob/main/app.py and you can get what you wish by commenting out these lines:
aligned_img = array_to_image(aligned_img).resize((output.width, output.height))
output = img_concat_h(aligned_img, output)
Norod78
changed discussion status to
closed
The model I've provided here is 512x512. If you wish, you can use the dataset of FFHQ aligned vintage faces to train a model which suits your needs: https://huggingface.co/datasets/Norod78/Vintage-Faces-FFHQAligned