Skip to main content
POST
Generate chibi-style model with image

Authorizations

Authorization
string
header
default:YOUR_TOKEN
required

Use the bearer token provided through the Neural4D website.

Body

multipart/form-data
images
file[]
required

Input image files used to generate chibi-style models.

Minimum array length: 1
styleType
string
required

Configured prompt tag used by the legacy cute-model workflow.

Example:

"Pixel-Style"

Response

200 - application/json

Batch create result

success
boolean
required
totalFiles
integer
required
successCount
integer
required
failureCount
integer
required
results
object[]
required
failures
object[]
required
message
string
required