sayakpaul HF Staff commited on
Commit
58b454f
·
verified ·
1 Parent(s): 5feb9ad

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ This model was fine-tuned on Qwen to verify generated images as a part of the test-time scaling framework introduced
2
+ in [From Reflection to Perfection: Scaling Inference-Time Optimization for Text-to-Image Diffusion Models
3
+ via Reflection Tuning](https://huggingface.co/papers/2504.16080).
4
+
5
+ To know more about the details and how it should be used, please check out
6
+ the paper and the [code repository](https://github.com/Diffusion-CoT/ReflectionFlow).