Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -69,7 +69,7 @@ outputs = [gr.Image(label="Generated Image")]
|
|
69 |
article_html = """
|
70 |
<div style="text-align: center; max-width: 1000px; margin: 20px auto; font-family: Arial, sans-serif;">
|
71 |
<h2 style="font-weight: 900; font-size: 2.5rem; margin-bottom: 0.5rem;">
|
72 |
-
RefEdit-SD3 for
|
73 |
</h2>
|
74 |
<div style="margin-bottom: 1rem;">
|
75 |
<h3 style="font-weight: 500; font-size: 1.25rem; margin: 0;"></h3>
|
|
|
69 |
article_html = """
|
70 |
<div style="text-align: center; max-width: 1000px; margin: 20px auto; font-family: Arial, sans-serif;">
|
71 |
<h2 style="font-weight: 900; font-size: 2.5rem; margin-bottom: 0.5rem;">
|
72 |
+
RefEdit-SD3 for Instruction-based Image Editing Model on Referring Expressions
|
73 |
</h2>
|
74 |
<div style="margin-bottom: 1rem;">
|
75 |
<h3 style="font-weight: 500; font-size: 1.25rem; margin: 0;"></h3>
|