GenPercept / README.md
guangkaixu's picture
upload
562fd4c
|
raw
history blame
624 Bytes
---
title: GenPercept: Diffusion Models Trained with Large Data Are Transferable Visual Models
emoji:
colorFrom: indigo
colorTo: red
sdk: gradio
sdk_version: 4.25.0
app_file: app.py
pinned: true
models:
- guangkaixu/GenPercept
license: cc0-1.0
---
If you find it useful, please cite our paper:
```
@article{xu2024diffusion,
title={Diffusion Models Trained with Large Data Are Transferable Visual Models},
author={Xu, Guangkai and Ge, Yongtao and Liu, Mingyu and Fan, Chengxiang and Xie, Kangyang and Zhao, Zhiyue and Chen, Hao and Shen, Chunhua},
journal={arXiv preprint arXiv:2403.06090},
year={2024}
}
```