Image-to-Image
Transformers
Safetensors
File size: 765 Bytes
ef4b5f4
 
 
 
 
 
 
 
 
 
 
 
b7e9cda
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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) |