ai_gfpgan
An authenticated client can post a request to this AI to improve the quality of an image, mostly used for face restoration and enlarging images of faces.
Last updated
An authenticated client can post a request to this AI to improve the quality of an image, mostly used for face restoration and enlarging images of faces.
Last updated
This AI can run AI alongside a Daemon on GPU only
GET
https://opensourceais.com/api/v1/public/config/gfpgan
You should not need to call this endpoint. This is just a FYI to understand all input parameters sent to the AI.
POST
https://opensourceais.com/api/v1/private/client/ai/gfpgan
Name | Type | Description |
---|---|---|
url_upload*
String
A well formed URI starting with https://... and accessing a PNG or JPG image.
res
int
the output resolution, either 1, 2, or 4. A value of 1 keeps the same resolution, a value of 2 doubles the size of the image. Default is 1.