Creates a new image LoRA model training job. Requires 5-30 images with their URLs. The images should already be uploaded to a web-accessible location. The training job will be queued for processing.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns the ID of the created image LoRA training job.
The response is of type object
.