File size: 997 Bytes
817641d ddf3dcd 817641d ddf3dcd e793228 ddf3dcd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 |
---
tags:
- model_hub_mixin
- pytorch_model_hub_mixin
datasets:
- atfortes/BokehDiffusion
base_model:
- black-forest-labs/FLUX.1-dev
pipeline_tag: text-to-image
library_name: diffusers
---
# Bokeh Diffusion
This is the model checkpoint of ["Bokeh Diffusion: Defocus Blur Control in Text-to-Image Diffusion Models"](https://atfortes.github.io/projects/bokeh-diffusion/) (ACM SIGGRAPH Asia 2025).
- Project: [atfortes.github.io/projects/bokeh-diffusion/](https://atfortes.github.io/projects/bokeh-diffusion/)
- Paper: [arxiv/2503.08434](https://arxiv.org/abs/2503.08434)
- GitHub: [atfortes/BokehDiffusion](https://github.com/atfortes/BokehDiffusion)
## Citation
If you use this model, please cite our work:
```bibtex
@article{fortes2025bokeh,
title = {Bokeh Diffusion: Defocus Blur Control in Text-to-Image Diffusion Models},
author = {Fortes, Armando and Wei, Tianyi and Zhou, Shangchen and Pan, Xingang},
journal = {arXiv preprint arXiv:2503.08434},
year = {2025},
}
``` |