Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
"""
|