Improve model card
#1
by
nielsr
HF Staff
- opened
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: image-to-image
|
| 3 |
+
library_name: transformers
|
| 4 |
+
license: mit
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
This model was fine-tuned on Qwen to verify generated images as a part of the test-time scaling framework introduced
|
| 8 |
in [From Reflection to Perfection: Scaling Inference-Time Optimization for Text-to-Image Diffusion Models
|
| 9 |
via Reflection Tuning](https://huggingface.co/papers/2504.16080).
|