Skip to main content
Image Editing fine-tuning trains a LoRA adapter on paired images so the model learns to apply specific edits, styles, or object transformations.

Prerequisites

  • An EigenAI account with available credits.
  • A training dataset as a .zip file containing paired source and target images.

Create an image editing job

Click Fine-Tune a Model on the Fine-tuning page, then select the Image Editing tab to open the 3-step wizard.

Step 1 — Upload

Provide your dataset name and upload your image pairs. Zip file structure Your zip must follow this layout:
Key requirements
  • Folder names in edit_images/ must match the target image filenames in images/ (without extension).
  • Each folder can contain one or more reference images.
  • Supported formats: PNG, JPG, JPEG, WebP.
  • prompts.json keys must match image names (without extension).

Step 2 — Configure

Configure the base model and training hyperparameters. Base model Training parameters Advanced options

Step 3 — Review

Review the training summary before launching. Click Confirm & Create to submit the job.