Prerequisites
- An EigenAI account with available credits.
- A training dataset as a
.zipfile 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:
- Folder names in
edit_images/must match the target image filenames inimages/(without extension). - Each folder can contain one or more reference images.
- Supported formats: PNG, JPG, JPEG, WebP.
prompts.jsonkeys 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.