API Use

#2
by mbayo97 - opened

Would you give an example of making an api predict in postman please? :)

i send as raw json

{
"data": [
"/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAoHCBYWFRgWFh (Some base64 image data string)",
"woman",
]
}

and get

{
"error": null
}

mbayo97 changed discussion status to closed

Sign up or log in to comment