|
# GPT-Image-Edit — Model Release |
|
|
|
**Paper:** [GPT-IMAGE-EDIT-1.5M (arXiv:2507.21033)](https://arxiv.org/abs/2507.21033) |
|
**Code:** [wyhlovecpp/GPT-Image-Edit](https://github.com/wyhlovecpp/GPT-Image-Edit) |
|
**Data:** [UCSC-VLAA/GPT-Image-Edit-1.5M](https://huggingface.co/datasets/UCSC-VLAA/GPT-Image-Edit-1.5M) |
|
|
|
## 📦 Repository Structure |
|
|
|
| Folder | Description | |
|
|----------------------|---------------------------------------------------------| |
|
| `final_checkpoint/` | Final model weights for inference/sampling | |
|
| `stage1_checkpoint/` | Qwen-VL → Flux connector (for Stage-2 fine-tuning) | |
|
| `training_json/` | JSON files for training (compatible with repo dataloader) | |
|
|