All models · Pricing · API docs

avatar API

Avatar from photo · /v1/images/avatar

Runs on our own GPUs in Russia.

How to connect: change one line — base_url. Get an sk- key in the dashboard.

curl https://api.neuraldeep.ru/v1/images/avatar \
  -H "Authorization: Bearer $NEURALDEEP_KEY" \
  -F "photo=@photo.jpg" \
  -F "gender=…" -F "style=…"   # allowed values are in the API docs

https://neuraldeep.ru/en/models/avatar