Skip to content

Commit 18f9f08

Browse files
committed
20251001 page update
1 parent b879293 commit 18f9f08

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<!-- Meta tags for social media banners, these should be filled in appropriatly as they are your "business card" -->
77
<!-- Replace the content tag with appropriate information -->
88
<meta name="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.">
1010
<meta property="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"/>
1212
<meta property="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."/>
1414
<meta property="og:url" content="https://tiger-ai-lab.github.io/EditReward/"/>
1515
<!-- Path to banner image, should be in the path listed below. Optimal dimenssions are 1200X630-->
1616
<meta property="og:image" content="static/images/uniir_teaser.jpg"/>
@@ -42,6 +42,8 @@
4242

4343
<body>
4444

45+
<!-- <p></p>
46+
<br> <br><br><br> -->
4547

4648
<section class="hero">
4749
<div class="hero-body">
@@ -154,6 +156,8 @@ <h1 class="title is-1 vj-hero-title-cyber">
154156
</a>
155157
</span>
156158

159+
<!-- <p></p> -->
160+
<br> <br> <br>
157161
<section class="section hero is-light">
158162
<div class="container is-max-desktop">
159163
<div class="columns is-centered has-text-centered">

0 commit comments

Comments
 (0)