paulasquin commited on
Commit
9ce04e0
1 Parent(s): d44a4be

Create README.md (#1)

Browse files

- Create README.md (db9dc025cf717971ae61e1a6fefa1627d7f42f21)

Files changed (1) hide show
  1. README.md +5 -0
README.md ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Ready to use
2
+ - LLaVA-7B-v1 model, originally from https://huggingface.co/liuhaotian/LLaVA-Lightning-7B-delta-v1-1, sourced from [tsujuifu's repo](https://github.com/tsujuifu/pytorch_mgie?tab=readme-ov-file#:~:text=Put%20official%20LLaVA%2D7B)
3
+ - mgie_7b model (IPr2Pr + MagicBrush) from [Apple's repo](https://github.com/apple/ml-mgie#:~:text=v1%20and%20download-,pre%2Dtrained%20ckpt,-(on%20IPr2Pr%20%2B%20MagicBrush)
4
+
5
+ This is only a conveniance storage. I do not hold any credits for these models.