Acne Beautification

Description

This app modifies the image and shows what the face would look like without any acne.

Results

The results can be parsed from aux_image_type from an API response for each image.

"aux_image_type":[
                  {
                  "id": 69,
                  "name": "Acne beautified",
                  "tech_name": "acne_beautified"
                  }
                 ]

Example

Last updated