--- license: mit language: - en base_model: - black-forest-labs/FLUX.1-dev pipeline_tag: image-text-to-image library_name: diffusers --- # RewardFlow: Generate Images by Optimizing What You Reward Accepted at **CVPR 2026**. [![RewardFlow Teaser](rewardflow.png)](rewardflow.png) [![RewardFlow Teaser](teaser.pdf)](teaser.pdf) ## Citation ```bibtex @inproceedings{rewardflow2026, title = {RewardFlow: Generate Images by Optimizing What You Reward}, author = {Susladkar, Onkar Kishor and Jang, Dong-Hwan and Prakash, Tushar and Juvekar, Adheesh Sunil and Shah, Vedant and Barik, Ayush and Bashir, Nabeel and Wahed, Muntasir and Shrirao, Ritish and Lourentzou, Ismini}, booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)}, year = {2026} } ```