xinyu1205 commited on
Commit
ffb7b59
1 Parent(s): 199916a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ if __name__ == "__main__":
69
  RAM and Tag2Text are trained on open-source datasets, and we are persisting in refining and iterating upon it.<br/>
70
  <a href='https://recognize-anything.github.io/' target='_blank'>Recognize Anything: A Strong Image Tagging Model</a>
71
  |
72
- <a href='https://https://tag2text.github.io/' target='_blank'>Tag2Text: Guiding Language-Image Model via Image Tagging</a>
73
  </p>
74
  """ # noqa
75
 
 
69
  RAM and Tag2Text are trained on open-source datasets, and we are persisting in refining and iterating upon it.<br/>
70
  <a href='https://recognize-anything.github.io/' target='_blank'>Recognize Anything: A Strong Image Tagging Model</a>
71
  |
72
+ <a href='https://tag2text.github.io/' target='_blank'>Tag2Text: Guiding Language-Image Model via Image Tagging</a>
73
  </p>
74
  """ # noqa
75