StyleGAN3 Age Transformation
Upload a face image to make it look younger using StyleGAN3.
{% if error %}
{% endif %}
Notes:
- This application works best with front-facing portrait photos.
- The current implementation uses a random latent vector rather than encoding your actual image.
- To get accurate results, a proper encoder would need to be implemented.