Shitao commited on
Commit
4a0dd92
·
verified ·
1 Parent(s): 75fd82a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ Github Repo: https://github.com/VectorSpaceLab/OmniGen
6
+
7
+ This is an early version of OmniGen, which we further fine-tuned to obtain OmniGen-v1. The test results in the first version of our paper are based on this model.
8
+
9
+
10
+ ## Citation
11
+ If you find this repository useful, please consider giving a star ⭐ and citation
12
+ ```
13
+ @article{xiao2024omnigen,
14
+ title={Omnigen: Unified image generation},
15
+ author={Xiao, Shitao and Wang, Yueze and Zhou, Junjie and Yuan, Huaying and Xing, Xingrun and Yan, Ruiran and Wang, Shuting and Huang, Tiejun and Liu, Zheng},
16
+ journal={arXiv preprint arXiv:2409.11340},
17
+ year={2024}
18
+ }