AILab-CVC / SEED-X

Multimodal Models in Real World
Other
395 stars 16 forks source link

multi-turn editing #12

Open j-min opened 4 months ago

j-min commented 4 months ago

Hi, can you share a reference implementation of multi-turn editing of SEED-X-Edit? It is not clear how I can input multiple images with https://github.com/AILab-CVC/SEED-X/blob/main/src/inference/eval_img2edit_seed_x_edit.py Thanks in advance!

geyuying commented 3 months ago

Hi, SEED-X-Edit currently does not support multi-turn editing since only single-turn editing pair is used for instruction tuning.