tsujuifu commited on
Commit
00cb600
1 Parent(s): a73e4ab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,7 +6,7 @@ license_link: https://github.com/apple/ml-mgie/blob/main/LICENSE.txt
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="75%" />
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="75%" />
 
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="60%" />
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="60%" />