SakuraD commited on
Commit
f24dd5f
1 Parent(s): c3aa290
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -59,7 +59,7 @@ with demo:
59
  gr.Markdown(
60
  """
61
  # UniFormer-S
62
- Gradio demo for UniFormer: To use it, simply upload your image, or click one of the examples to load them. Read more at the links below.
63
  """
64
  )
65
 
 
59
  gr.Markdown(
60
  """
61
  # UniFormer-S
62
+ Gradio demo for <a href='https://github.com/Sense-X/UniFormer' target='_blank'>UniFormer</a>: To use it, simply upload your image, or click one of the examples to load them. Read more at the links below.
63
  """
64
  )
65