v4
latestOpenAPI 3.1.02026-07-31155218294.8 KBDedicated Models
Deploy Create Hf
post/deploy/hf/
Headers
xi-api-keystring nullable
x-api-keystring nullable
Request body
Example request
{
"model_name": "google/vit-base-patch16-224",
"task": "image-classification"
}Response
Successful Response
Example response
{
"deploy_id": "fkj843kjh8"
}