tsujuifu commited on
Commit
c353a30
1 Parent(s): 8be8dbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -3,3 +3,10 @@ license: other
3
  license_name: ml-mgie
4
  license_link: https://github.com/apple/ml-mgie/blob/main/LICENSE.txt
5
  ---
 
 
 
 
 
 
 
 
3
  license_name: ml-mgie
4
  license_link: https://github.com/apple/ml-mgie/blob/main/LICENSE.txt
5
  ---
6
+
7
+ # [ICLR'24] Guiding Instruction-based Image Editing via Multimodal Large Language Models
8
+ This repo contains [LLaVA-7B](https://huggingface.co/liuhaotian/LLaVA-Lightning-7B-delta-v1-1) and [pre-trained MGIE ckpt](https://docs-assets.developer.apple.com/ml-research/models/mgie/mgie_7b.tar.gz) (on IPr2Pr + MagicBrush) for [MGIE](https://huggingface.co/spaces/tsujuifu/ml-mgie)
9
+ <img src="https://raw.githubusercontent.com/apple/ml-mgie/main/mgie.png" width="50%" />
10
+
11
+ Please follow the [offical repo](https://github.com/apple/ml-mgie) and [ipynb](https://github.com/apple/ml-mgie/blob/main/demo.ipynb) to use it
12
+ <img src="https://raw.githubusercontent.com/apple/ml-mgie/main/demo.png" width="50%" />