whan12 commited on
Commit
2fd51ef
1 Parent(s): 2146b66

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -285,7 +285,7 @@ with gr.Blocks(
285
 
286
  # Informations
287
  title_markdown = """
288
- # LLaVA-NeXT Interleave
289
  [[Blog]](https://llava-vl.github.io/blog/2024-06-16-llava-next-interleave/) [[Code]](https://github.com/LLaVA-VL/LLaVA-NeXT) [[Model]](https://huggingface.co/lmms-lab/llava-next-interleave-7b)
290
  Note: The internleave checkpoint is updated (Date: Jul. 24, 2024), the wrong checkpiont is used before.
291
  """
 
285
 
286
  # Informations
287
  title_markdown = """
288
+ # App Model based on LLaVA-NeXT Interleave
289
  [[Blog]](https://llava-vl.github.io/blog/2024-06-16-llava-next-interleave/) [[Code]](https://github.com/LLaVA-VL/LLaVA-NeXT) [[Model]](https://huggingface.co/lmms-lab/llava-next-interleave-7b)
290
  Note: The internleave checkpoint is updated (Date: Jul. 24, 2024), the wrong checkpiont is used before.
291
  """