curl --location --request POST 'https://api.302.ai/302/v2/flux_kontext_dev/with_lora/task' \
--header 'Authorization: Bearer ' \
--form 'prompt=""' \
--form 'init_image=@""' \
--form 'lora_link="https://www.modelscope.cn/models/gokaygokay/Pencil-Drawing-Kontext-Dev-LoRA/resolve/master/pencil_drawing.safetensors"'
null