bpathir1 commited on
Commit
85635cf
·
verified ·
1 Parent(s): 00e1a69

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 Fine-Grained Image Editing
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>