Spaces:
Runtime error
Runtime error
backup
Browse files
app.py
CHANGED
@@ -496,8 +496,8 @@ with gr.Blocks() as demo:
|
|
496 |
<div style="font-size: 1.2rem; margin-bottom: 0.5rem;">Read the user instruction, look at the source image, then evaluate which edit (A or B) best satisfies the request better.</div>
|
497 |
<div style="font-size: 1rem;">
|
498 |
<strong>🤝 Tie</strong> |
|
499 |
-
<strong
|
500 |
-
<strong
|
501 |
</div>
|
502 |
<div style="color: #ff4444; font-size: 0.9rem; margin-top: 0.5rem;">
|
503 |
Please ignore any watermark on the image. Your rating should not be affected by any watermark on the image.
|
|
|
496 |
<div style="font-size: 1.2rem; margin-bottom: 0.5rem;">Read the user instruction, look at the source image, then evaluate which edit (A or B) best satisfies the request better.</div>
|
497 |
<div style="font-size: 1rem;">
|
498 |
<strong>🤝 Tie</strong> |
|
499 |
+
<strong> A is better</strong> |
|
500 |
+
<strong> B is better</strong>
|
501 |
</div>
|
502 |
<div style="color: #ff4444; font-size: 0.9rem; margin-top: 0.5rem;">
|
503 |
Please ignore any watermark on the image. Your rating should not be affected by any watermark on the image.
|