File size: 721 Bytes
8ac053f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
license: mit
language:
- en
base_model:
- black-forest-labs/FLUX.1-dev
- google/siglip-so400m-patch14-384
tags:
- text-generation-inference
- style transfer
---
Models for megastyle_flux and megastyle_encoder of [MegaStyle](https://jeoyal.github.io/MegaStyle/).

If this work is helpful for your research, please consider citing the following BibTeX entry.
```
@article{gao2026megastyle,
  title={MegaStyle: Constructing Diverse and Scalable Style Dataset via Consistent Text-to-Image Style Mapping},
  author={Gao, Junyao and Liu, Sibo and Li, Jiaxing and Sun, Yanan and Tu, Yuanpeng and Shen, Fei and Zhang, Weidong and Zhao, Cairong and Zhang, Jun},
  journal={arXiv preprint arXiv:2604.08364},
  year={2026}
}
```