Flying-Lynx commited on
Commit
af6718b
β€’
1 Parent(s): 89ccd51

Update link in the UI

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -171,7 +171,7 @@ txt = gr.Textbox(
171
 
172
  title_markdown = ("""
173
  # Eagle: Exploring The Design Space for Multimodal LLMs with Mixture of Encoders
174
- [[Project Page](TODO)] [[Code](TODO)] [[Model](TODO)] | πŸ“š [[Arxiv](TODO)]]
175
  """)
176
 
177
  tos_markdown = ("""
 
171
 
172
  title_markdown = ("""
173
  # Eagle: Exploring The Design Space for Multimodal LLMs with Mixture of Encoders
174
+ [[Code](https://github.com/NVlabs/EAGLE)] [[Model](https://huggingface.co/NVEagle)] | πŸ“š [[Arxiv](https://arxiv.org/pdf/2408.15998)]]
175
  """)
176
 
177
  tos_markdown = ("""