{
"model": "Qubico/wanx",
"task_type": "txt2video-14b-lora",
"input": {
"prompt": "string",
"negative_prompt": "string",
"image": "string",
"aspect_ratio": "16:9",
"lora_settings": [
{
"lora_type": "string",
"lora_strength": 0
}
]
},
"config": {
"webhook_config": {
"endpoint": "string",
"secret": "string"
}
}
}