ai_vtoonify

An authenticated client can post a request to vtoonify

This AI has the ability to produce cartoon-like pictures of a fac, and also video animations from a single image upload

vToonify github page

Get the JSON config file for this AI

GET https://opensourceais.com/api/v1/public/config/vtoonify

Post a request to AI vtoonify via OpenSourceAIs

POST https://opensourceais.com/api/v1/private/client/ai/vtoonify

Request Body

Name
Type
Description

padding

Int

Number of pixels left, right, top, bottom from the nose (automatically detected) in the image uploaded

url_upload*

String

A well formed URI starting with https://... and accessing a .PNG or .JPG file. Note that this file has a limit of 2Mb. You should only upload files of at most 15sec of sample voice.

Last updated