File size: 1,150 Bytes
6264796 0fbedda ea86a56 dbb89ad ea86a56 6264796 | 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 31 32 33 34 35 36 37 38 | ---
license: mit
datasets:
- Astound/Art-GenEvalGPT
base_model:
- black-forest-labs/FLUX.1-dev
pipeline_tag: image-to-image
library_name: diffusers
---
# RewardFlow: Generate Images by Optimizing What You Reward

**Official Weights for the paper:**
Accepted at **CVPR 2026**
## Authors
Onkar Kishor Susladkar, Dong-Hwan Jang, Tushar Prakash, Adheesh Sunil Juvekar, Vedant Shah, Ayush Barik, Nabeel Bashir, Muntasir Wahed, Ritish Shrirao, Ismini Lourentzou
## Overview
This repository contains the official weights for the paper **RewardFlow: Generate Images by Optimizing What You Reward**, accepted at **CVPR 2026**.
## 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}
}
``` |