You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+7-3Lines changed: 7 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,11 @@
6
6
<!-- Meta tags for social media banners, these should be filled in appropriatly as they are your "business card" -->
7
7
<!-- Replace the content tag with appropriate information -->
8
8
<metaname="description"
9
-
content="OmniEdit is an instruction-based image editing generalist capable of performing diverse editing tasks across different aspect ratios and resolutions. It accurately follows instructions while preserving the original image’s fidelity.">
9
+
content="EditReward is a VLM-based reward model trained on EditReward-Data that demonstrates superior alignment with human preferences.">
10
10
<metaproperty="og:title"
11
-
content="OmniEdit: Building Image Editing Generalist Models Through Specialist Supervision"/>
11
+
content="EditReward: A Human-Aligned Reward Model for Instruction-Guided Image Editing"/>
12
12
<metaproperty="og:description"
13
-
content="OmniEdit is an instruction-based image editing generalist capable of performing diverse editing tasks across different aspect ratios and resolutions. It accurately follows instructions while preserving the original image’s fidelity."/>
13
+
content="EditReward is a VLM-based reward model trained on EditReward-Data that demonstrates superior alignment with human preferences."/>
0 commit comments