sayakpaul HF Staff commited on
Commit
984dbf1
·
verified ·
1 Parent(s): b025e64

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 generate reflection in the test-time scaling framework introduced
2
+ in [From Reflection to Perfection: Scaling Inference-Time Optimization for Text-to-Image Diffusion
3
+ Models 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 the paper and the
6
+ [code repository](https://github.com/Diffusion-CoT/ReflectionFlow).