Koi953215 commited on
Commit
d4f52fc
1 Parent(s): 41906bb

update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -273,7 +273,7 @@ intro = """
273
  NaRCan - <small>Natural Refined Canonical Image</small>
274
  </h1>
275
  <span>[<a target="_blank" href="https://koi953215.github.io/NaRCan_page/">Project page</a>], [<a target="_blank" href="https://huggingface.co/papers/2406.06523">Paper</a>]</span>
276
- <div style="display:flex; justify-content: center;margin-top: 0.5em">Each edit takes ~10 sec </div>
277
  </div>
278
  """
279
 
 
273
  NaRCan - <small>Natural Refined Canonical Image</small>
274
  </h1>
275
  <span>[<a target="_blank" href="https://koi953215.github.io/NaRCan_page/">Project page</a>], [<a target="_blank" href="https://huggingface.co/papers/2406.06523">Paper</a>]</span>
276
+ <div style="display:flex; justify-content: center;margin-top: 0.5em">Each edit usually takes ~1 min </div>
277
  </div>
278
  """
279