tsi-org commited on
Commit
e276da4
·
1 Parent(s): 230a504

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -337,8 +337,8 @@ def http_bot(
337
 
338
 
339
  title_markdown = """
340
- # 🌋 LLaVA: Large Language and Vision Assistant
341
- [[Project Page]](https://llava-vl.github.io) [[Paper]](https://arxiv.org/abs/2304.08485) [[Code]](https://github.com/haotian-liu/LLaVA) [[Model]](https://github.com/haotian-liu/LLaVA/blob/main/docs/MODEL_ZOO.md)
342
 
343
  ONLY WORKS WITH GPU!
344
 
 
337
 
338
 
339
  title_markdown = """
340
+ # 🌋 AI Tutor Vision: Large Language and Vision Assistant
341
+ [[website]](https://myapps.ai) [[Paper]](https://arxiv.org/abs/2304.08485) [[Model]](https://github.com/haotian-liu/LLaVA/blob/main/docs/MODEL_ZOO.md)
342
 
343
  ONLY WORKS WITH GPU!
344