BennoKrojer commited on
Commit
019ad4d
1 Parent(s): 5d8cce0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ def main():
43
  AURORA: Learning Action and Reasoning-Centric Image Editing from Videos and Simulations
44
  </h1>
45
  <p>
46
- AURORA (Action Reasoning Object Attribute) enables training an instruction-guided image editing model that can perform action and reasoning-centric edits, in addition to "simpler" established object, attribute or global edits.
47
  </p>""")
48
 
49
  with gr.Row():
 
43
  AURORA: Learning Action and Reasoning-Centric Image Editing from Videos and Simulations
44
  </h1>
45
  <p>
46
+ AURORA (Action Reasoning Object Attribute) enables training an instruction-guided image editing model that can perform action and reasoning-centric edits, in addition to "simpler" established object, attribute or global edits. <b> We provide an example to showcase this but feel free to pick your own! </b>
47
  </p>""")
48
 
49
  with gr.Row():