Repository for the paper Leveraging LLMs for On-the-fly Instruction Guided Image Editing EPIA 2024
Download MagicBrush test set from here: https://osu-nlp-group.github.io/MagicBrush/
Extract to folder "test/"
Install the requirements ("test/reqs.txt") in a separate environment
run python to_hf_dataset.py
https://github.com/pix2pixzero/pix2pix-zero.git
Install the requirements from "reqs.txt"
run python eval_clip.py
@inproceedings{santos2024leveraging,
title={Leveraging LLMs for On-the-fly Instruction Guided Image Editing},
author={Santos, Rodrigo and Silva, Jo{\~a}o and Branco, Ant{\'o}nio},
booktitle={EPIA Conference on Artificial Intelligence},
year={2024},
organization={Springer}
}