ksort commited on
Commit
77536f4
β€’
1 Parent(s): 54c3a81
Files changed (1) hide show
  1. serve/gradio_web.py +1 -1
serve/gradio_web.py CHANGED
@@ -52,7 +52,7 @@ def build_side_by_side_ui_anony(models):
52
  - Input prompt to Four anonymous models (e.g., SD, SDXL, OpenJourney in Text-guided Image Generation Model) and vote on the outputs!
53
  - Two voting mode: Rand Mode and Best Mode. Please feel free to switch them!
54
  - Users are encouraged to make evaluations based on subjective preferences. As an aid, they can refer to the following criteria: Alignment (50%) + Aesthetics (50%).
55
- - Alignment includes: Entity Matching (30%) + Style Matching (30%) + Other Matching (20%);
56
  - Aesthetics includes: Photorealism (30%) + Light and Shadow (10%) + Absence of Artifacts (10%).
57
 
58
  ## πŸ‘‡ Generating now!
 
52
  - Input prompt to Four anonymous models (e.g., SD, SDXL, OpenJourney in Text-guided Image Generation Model) and vote on the outputs!
53
  - Two voting mode: Rand Mode and Best Mode. Please feel free to switch them!
54
  - Users are encouraged to make evaluations based on subjective preferences. As an aid, they can refer to the following criteria: Alignment (50%) + Aesthetics (50%).
55
+ - Alignment includes: Entity Matching (30%) + Style Matching (20%);
56
  - Aesthetics includes: Photorealism (30%) + Light and Shadow (10%) + Absence of Artifacts (10%).
57
 
58
  ## πŸ‘‡ Generating now!